@charset "utf-8";
body  {
	background:#002f75;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

a, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FC7418;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
}

img {
	border-style:none;
}

table.topNav {
	width:929px;
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
}
#topNavLinks a  {
	width:929px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
table.mainContent {
	width:945px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#topleft_dropshadow        {
	background-image: url(../images/tl_dsborder.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topright_dropshadow          {
	background-color: #002f75;
	background-image: url(../images/tr_dsborder.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#left_dropshadow      {
	background-color: #002f75;
	background-image: url(../images/l_dsborder.jpg);
	background-repeat: repeat-y;
}
#right_dropshadow      {
	background-color: #002f75;
	background-image: url(../images/r_dsborder.jpg);
	background-repeat: repeat-y;
}
#bottomleft_dropshadow {
	background-color: #002f75;
	background-image: url(../images/bl_dsborder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 8px;
}
#bottom_dropshadow {
	background-color: #002f75;
	background-image: url(../images/b_dsborder.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
}
#bottomright_dropshadow {
	background-color: #002f75;
	background-image: url(../images/br_dsborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 8px;
}

.header {
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #002f75;
} 
.header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.hmRightPane {
	width: 199px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #1b45a4; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* padding keeps the content of the div away from the edges */
	vertical-align:top;
}
p.hmRightPane {
	padding: 0 15px 0 15px;
}
.hmCenterPane {
	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 20px 0 20px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:427px;
	color: #333333;
	background-color:white;
	vertical-align:top;
	font-size: 12px;
	line-height: 18px;
} 
#footer {
	padding: 0 10px 0 20px;
	background-color: #002f75;
} 
#footer  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Flyover Menu Controls */
#outside{
	padding:0;
	margin:0;
	border:0;
	background:#002f75;
	}
#navigation-1 {
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	height:35px;
	font:bold 9px verdana, arial, helvetica;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:95px;
	border-left:1px solid #7f97ba;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	margin:0;
	padding:12px 0 0 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#002f75;
	color:#ffffff;
	width:95px;
	height:23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:12px 0 0 0;
	margin:0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#FFA500;
	color:#002f75;
	width:95px;
	height:23px;
	background-image:url(../images/navbullet1.gif);
	background-repeat: no-repeat;  background-position: 5px 16px;
}

/* start of pull-down list design */
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
	background:#ffffff;
	/* width:136px; */
	width:200px;
	position:absolute;
	top:35px;
	left:-1px;
	border:1px solid #ffffff;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	clear:left;
	/* width:136px; */
	width:180px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#0067B0;
	color:#FFFFFF;
	padding:12px 10px 4px 20px;
	/* width:115px; */
	width:168px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	text-align:left;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#FFF100;
	color:#002f75;
	padding:12px 10px 4px 20px;
	width:168px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	background-image:url(../images/navbullet2.gif);
	background-repeat: no-repeat;  background-position: 5px 16px;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #000099;
	border-left:1px solid #000099;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000099;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#0066FF;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}
                    
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #002f75;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #002f75;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0067B0;
}
.adBlock {
	border: 1px solid #000000;
	min-height: 150px;
	width: 180px;
	margin-top: 20px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
	display: block;
	margin-right: auto;
}
.LeftPaneHeader {
	width: 263px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d7e1e9; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	vertical-align:top;
	margin: 0px;
	height: 179px;
}
.LeftPane {
	width: 263px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d7e1e9; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;/* padding keeps the content of the div away from the edges */
	color: #666666;
	vertical-align:top;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	height: 100%;
}
.LeftPane img {
	margin: 0px;
	padding: 0px;
}
#breadcrumbs {
	font-size: 9px;
	color: #2c5071;
	display: inline;
}
#breadcrumbs a {
	font-size: 9px;
	color: #2c5071;
	display: inline;
	text-decoration: none;
}
#breadcrumbs  #selected   {
	color: #fc7316;
	display: inline;
}
#leftNavSelectors {
	text-align: left;
	color: #004388;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 10px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004388;
	padding: 0px;
	vertical-align: top;
}
#leftNavSelectors   p {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-color: #004388;
	border-bottom-color: #004388;
	margin: 0px;
	padding: 0px;
}
#leftNavSelectors    a {
	color: #004388;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.mainContent .LeftPane #leftNavLower p {
	text-align: left;
	padding: 20px;
}
#leftNavSelectors   a:hover {
	color: #ffffff;
	background-color: #004388;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.hmLeftPane {
	width: 228px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d7e1e9; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 15px 15px 20px;/* padding keeps the content of the div away from the edges */
	color: #666666;
	vertical-align:top;
	font-size: 12px;
	line-height: 18px;
}
.hmLeftPane  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0067B0;
	text-decoration: none;
	background-image: url(../images/navbullet.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
}
.CenterPane {
	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 20px 0 20px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:410px;
	color: #333333;
	background-color:white;
	vertical-align:top;
	font-size: 12px;
	line-height: 18px;
}
.CenterPane li {
	color: #0067B0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -25px;
}
.RightPane {
	width: 216px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* padding keeps the content of the div away from the edges */
	vertical-align:top;
	background-color: #D7E1E9;
}
p.RightPane {
	padding: 0 15px 0 15px;
}
#footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	float: right;
	margin-top: 5px;
	font-size: 9px;
	font-weight: normal;
}
#footerLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#homelogin a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: underline;
}

td#homeFlashBanner {
	height:166px;
	overflow:hidden;
	padding:0;
	margin:0;
}
td#homeFlashBanner embed {
	float:left;
	padding:0;
	margin:0;
}

