﻿/* CSS Document */
body {
background-color:#FFFFFF;
color: black; 
font-size: 11px; 
font-family: verdana, Arial; 
scrollbar-3dlight-color:#99CCFF; 
scrollbar-arrow-color:#336699;
scrollbar-base-color:#6699CC;
scrollbar-darkshadow-color:#003366;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#DFDFDF;
scrollbar-shadow-color:#003366;
}

.ContentTable{
	border-left:#000000 1px solid; 
	border-top:0px; 
	border-right:#000000 1px solid; 
	border-bottom:#000000 1px solid;
}

.ContentHeader{
	/*filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#000000,endcolorstr=#ffffff);*/
	height:25px;
}

.ContentSpacer{
	height:10px;
	background-color:#ffffff;
}

.HomeLinks{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #636365;	
}

.HighLight{
	background-color:#F9F1C2;
}

.UnHighLight{
	background-color:white;
}

.HomeLinksBig{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #636365;	
}

a.HomeLinks:hover{
	color:"#000000";
	border-top-width: thick;
	border-top-style: solid;
	/*border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0000FF;*/
	border-top-color: #DE7503;

}

a.HomeLinksBig:hover{
	color:"#000000";
	border-top-width: thick;
	border-top-style: solid;
	/*border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0000FF;*/
	border-top-color: #DE7503;

}

.HomeContentRed
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #8a494b;
}

.HomeContent
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}

.HomeContentOrange{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DE7503;	
}

.HomeContentOrangeRed{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E7482D;	
}

.HomeContentBlack{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}

.HomeContentSmall
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
}


BlueLink
{
	color: #105DB5;
	text-decoration: none;
}
a.BlueLink
{
	color: #105DB5;
}

a.HomeContent
{
	color: #000000;
	text-decoration: none;
}

.HomeHeadings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #D6470B;
	text-decoration: none;
}


.HomeBullet
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	left: 0px;
}

.HomeBulletSmall
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	left: 0px;
}

a.HomeBullet{
	color:#737373;
	cursor: hand;
	 }
	 
li.HomeBullet{ 
               margin-right:0px;
			   margin-left:9px;
			   color:#8a494b;
			   font-family: Tahoma;
			   font-size: 12px;
}

li.HomeBulletSmall{ 
               margin-right:0px;
			   margin-left:0px;
			   color:#8a494b;
			   font-family: Tahoma;
			   font-size: 10px;
}

ul.HomeBullet{ margin-right:0px;
			margin-left:9px;
			margin-top:7px;
			margin-bottom:7px;
			}
	
ul.HomeBulletSmall{ margin-right:0px;
			margin-left:0px;
			margin-top:7px;
			margin-bottom:7px;
			}
 

	
a{
color: #105DB5;
text-decoration: none;}

a:hover{
	color:#DE7503;
	text-decoration: none;
}

br{line-height: 3pt;}

p{
margin-top: 0pt;
margin-bottom: 6pt;
}



.top{
	background-color: #f7f7f7;
	padding: 0 4 0 0;
	font-size: 7pt;
	text-align:right;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	margin: 3 0 3 0;
}



.SubHeading
{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color:#3d3d3d;
	font-weight: Bold
}


.popupMenu {
	position:absolute;
	visibility:hidden;
	/*background-color:#F5F7F8;*/
	opacity:1;
	filter: alpha(opacity=100);
	z-index: 10000000000000000000;
}

.popupHover {
	background-repeat:repeat-x;
	background-position:left top;
	/*background-color:#F5F7F8;*/
	z-index: 10000000000000000000;
}


.SiteMap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/blue_aerow_r.gif);
	left: 0px;
	
}

a.SiteMap{
	color:#737373;
	cursor: hand;
	 }
	 
li.SiteMap{ margin-right:0px;
			margin-left:15px;
			margin-top:1px;
			margin-bottom:1px;
			}
ul.SiteMap{ margin-right:0px;
			margin-left:15px;
			margin-top:1px;
			margin-bottom:1px;
			}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1{
	background-color: #C1C1C1;
	padding: 2px;
	padding-left: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #C1C1C1;
	margin: 0px
}
H2{
	background-color: #4A8AC6;
	padding: 2px;
	font-size: 12px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #ffffff;
	margin: 0px;
	border-bottom: 1px solid #888;
	border-top: 1px solid #CCC;
}
H5{
	background-color: #f7f7f7;
	padding: 3 8 2 3;
	font-size: 7pt;
	text-align:right;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	margin: 4 0 4 0;
}

/* ----------------------------------------------------------------------------- 
NAVIGATION
----------------------------------------------------------------------------- */
#menu ul {
	background:#8a494b;
	list-style:none;
	margin:0;
	padding:0;
	border:none;
	/*min-height:31px;*/
	font-size:1.0em;}

/* for Internet Explorer */
/*\*/
* html #menu ul {
	height:31px;}
/**/
	

#menu ul li {
	background:#8a494b;
	float:left; 
	margin:0;
	padding:0 3px 0 3px;
	display:block; }

#menu ul li a {
	color:#ffffff; 
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:8px 14px 8px 14px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:none;
	width:155px;}

#menu ul li a:hover {
	background:#404040;}

#menu ul li ul {/* second-level lists */
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	margin:0;
	width:16em;
	height:auto;
	left:-9999em;
	 /*using left instead of display to hide menus because display: none isn't read by screen readers*/}

#menu ul li:hover ul, 
#menu li.sfhover ul {
	/* lists nested under hovered list items */
	left:auto; 
	background:#2942A8;
	text-decoration:none;}

#menu ul li ul li {
	background:#2942A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0; 
	padding:0;
	width:16em;}

#menu ul li ul li.more {
	background:transparent url(/img/bul/arrow.gif) right 0.1em no-repeat;}

#menu ul ul li a {
	height:auto; 
	display:block;
	font-size:100%;  
	font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	line-height:100%;
	background:#2942A8;
	color:#ffffff;
	padding-top:3px; 
	padding-bottom:8px;}

#menu ul ul a:hover {
	color:#FFFFFF; 
	background:#578BAC;
	width:100%;}

html>body #menu ul ul a:hover {
	color:#FFFFFF; 
	background:#578BAC;
	width:86%;}


#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li:hover ul ul ul ul, 
#menu ul li.sfhover ul ul, #menu ul li.sfhover ul ul ul, #menu ul li.sfhover ul ul ul ul {
	left:-9999em;}

#menu ul li:hover ul, #menu ul li.sfhover ul {/* lists nested under hovered list items */
	left:auto;  
	text-decoration:none;
	top:auto;}
	
#menu ul li li.sfhover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li li li li:hover ul,
#menu ul li li li.sfhover ul, #menu ul li li li li.sfhover ul {/* lists nested under hovered list items */
	left:13em;
	text-decoration:none;
	margin-top:-3em;}

#menu ul li ul li a {
	display:block;
	height:auto; 
	line-height:110%; 
	background:none; }

ul.menu-left {
	list-style:none;
	margin:0 0 1.5em 0.5em;
	padding:0;}

ul.menu-left li {
	padding:0; 
	margin:0 0 0.8em 0; 
	background:none;}

ul.menu-left ul {
	list-style:none;
	margin:0.5em 0 1.0em 0.7em;
	padding:0;}

ul.menu-left ul li {
	padding:0; 
	margin:0 0 0.8em 0.3em; 
	background:none;
	font-size:1.0em;}

ul.menu-left a, ul.menu-left a:link, ul.menu-left a:visited {
	border:none;}

.menu-left .head {
	font-weight:bold;}
	
