/* CSS Document */

h1 {
padding: 0;
margin: 0;
font-size: 11px;
}

#header {
overflow:hidden;
height: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
color: #0F1E79;
background: #d3d0c2;
margin: 0;
}

p{
padding: 0;
margin: 10px;
text-align:left;
line-height: 15px;
font-size: 11px;
color: #0F1E79;
}

a:link, a:visited  {
background-color: transparent;
color: #3F5667;
text-decoration: none;
margin-right: 0px;
font-weight: bold;
}

a:hover {
background-color: transparent;
color: #3F5667;
margin-right: 0px;
font-weight: bold;
}

#masthead {
border-bottom: 0px solid #ffffff;
}

#menu_bar_left {
border-top: 3px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #9A7C64;
width: 229px;
}

#menu_bar_right {
border-top: 2px solid #ffffff;
background-color: #fff;
}


#wrapper {
margin-left: auto;
margin-right: auto;
width: 793px;
background-color: #FFFFFF;
background: url url("images/shadow.gif") no-repeat bottom right;
}

#shadow {
width: 803px;
height: 118px;
margin-left: auto;
margin-right: auto;
background-color: #d3d0c2;
}

#footer {
background-color: #ffffff;
clear: both;
font-size: 9px;
text-align: right;

}

#footer a:link, #footer a:visited  {
background-color: transparent;
color: #B0AFAD;
text-decoration: none;
margin-right: 5px;
letter-spacing: 1px;
}

#footer a:hover {
background-color: transparent;
color: #0F1E79;
margin-right: 0px;
}

td.leftpic {
padding: 5px 5px 5px 0;
}

td.leftcol {
border-bottom: 0px solid #ffffff;
border-top: 0px solid #ffffff;
border-right: 0px solid #ffffff;

}

td.newsleftcol {
border-top: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
width: 203px;
}

td.leftcol a:link, td.leftcol a:visited  {
background-color: transparent;
color: #0F1E79;
text-decoration: none;
font-weight: bold;
}

td.leftcol a:hover {
background-color: transparent;
color: #0F1E79;
font-weight: bold;
text-decoration: none;
}

td.defaultleftcol {
border-top: 5px solid #fff;
}

td.rightcol {
border-top: 5px solid #ffffff;
border-left: 2px solid #ffffff;
}

td.bottomleftcol {
border-right: 5px solid #fff;
border-left: 5px solid #fff;
}

td.leftpictop{
border-top: solid #fff 4px;
}

#leftpic {
width: 435px;
margin-top: 0;
padding: 0;
}

.menuitems {
padding: 0;
margin: 0 0 0 10px;
text-align:left;
line-height: 20px;
font-size: 11px;
color: #000000;
}

.content{
line-height: 15px;
font-size: 11px;
}

td.maincontent{
float: left;
margin: 0;
padding: 0;
width: 750px;
}

td.defaultcontent {
float: left;
margin: 0;
padding: 0;
width: 345px;
}

td.defaultcontent p{
padding: 0;
margin: 10px;
text-align: left;
line-height: 15px;
font-size: 11px;
}

td.defaultcontent a:link, td.defaultcontent a:visited  {
background-color: transparent;
color: #990000;
text-decoration: none;
font-weight: bold;
}

td.defaultcontent a:hover {
background-color: transparent;
color: #990000;
font-weight: bold;
}

td.news {
float: left;
margin: 0;
padding: 0;
width: 100%;
}

td.news p{
padding: 0;
margin: 10px;
text-align: left;
line-height: 15px;
font-size: 11px;
}

td.leftpanel p{
padding: 0;
margin: 10px;
text-align: left;
line-height: 15px;
font-size: 12px;
}

td.news a:link, td.news a:visited  {
background-color: transparent;
color: #0F1E79;
text-decoration: none;
font-weight: bold;
}

td.news a:hover {
background-color: transparent;
color: #0F1E79;
font-weight: bold;
}


#menuh
	{
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	margin:0;
	padding: 0;
	background-color: #173275;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	white-space:nowrap;
	margin:0;
	padding: 0.5em;
	}
	
#menuh a, #menuh a:visited	
	{
	color: white;
	background-color: #173275;
	text-decoration:none;
	}
	
#menuh a:hover	
	{
	color: #99DBE7;
	background-color: #173275;
	}	
			
#menuh ul
	{
	list-style:none;
	margin:0;
	padding: 0;
	float:left;
	width:10.3em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	
    vertical-align: bottom; 
}

#menuh ul ul {
font-size:10px;
width:114px;
}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
		}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

.brown_panel {
background-color: #9A7C64;
height: 27px;
width: 225px;
float: left;
border-top: 1px solid #ffffff;
border-left: 5px solid #ffffff;
border-right: 2px solid #ffffff;
}

.specialist {
padding-left: 25px;
margin: 0;
line-height: 15px;
font-size: 11px;
color: #0F1E79;
}

.specialist p {
padding-left: 5px;
}

.specialist_title {
margin-top: 10px;
padding-top: 5px;
font-size: 14px;
border-top: 1px solid #cccccc;
}

td.right_menu a:link, td.right_menu a:visited  {
background-color: transparent;
color: #0F1E79;
text-decoration: none;
font-weight: bold;
}

td.right_menu a:hover {
background-color: transparent;
color: #0F1E79;
font-weight: bold;
}

.meettheteam {
border-top: 5px solid #ffffff;

}

.special a:link, .special a:visited {
color: #0F1E79;
}

.special a:hover {
color: #0F1E79;
}

.picklink {
padding: 0;
margin: 0;
float: left;
}