/*#########################################################
  FRAMEWORK
########################################################*/
/* browser reset controls */
/******************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,  pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, il, ol, fieldset, form, label, legend, caption, tbody, tfoot, thead {margin:0px; padding:0px; border:0px; outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
table, caption, tbody, tfoot, thead, tr, th, td {outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
body {line-height:1; color:black; background:white;}
/* remember to define focus styles! */
:focus {outline:0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/******************************************************/
/* end browser reset controls */
body {
	background-image: url(images/background.gif);
	background-color: #00345B;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
#site {width: 960px; margin: auto;}
#framework {width: 960px; text-align: left;}
#headerContainer {width: 960px; height: 94px;clear:both;}
#navContainer{width: 960px; height: 39px;clear:both;}

#footerContainer{width: 960px; height: 120px; clear:both;}

#content {width: 960px;clear:both;background-color: #FFFFFF;}

#content .contentpadding {padding: 9px;}
#contentLeft{width:207px;text-align: left;float:left;}
#contentRight{width:726px;text-align: left; float:right;  }
#content .footer{clear:both;}
/*#########################################################
  Header
########################################################*/
#header{
	width: 960px;
	height: 94px;
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: 550px 0px;
}
#header .logo {}
#header img{border:none;}
/*#########################################################
  Home Content
########################################################*/
#logIn{height: 205px;width: 207px;overflow: hidden;}
#logIn .logInheader {height: 45px;width: 207px;clear: both;background-image: url(images/login-header.jpg);background-repeat: no-repeat;}
#logInbottom a{color: #003366; text-decoration:none;font-size: 1.2em;}
#logInbottom a:hover {text-decoration:underline;}
#logInbottom .FieldTitle {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	line-height: 1.2em;
}
#logInbottom .inputButton {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	border: 1px solid #000;
	background-color: #DDD;
	padding: 1px;
	height: 20px;
}
#logInbottom .InputField {
	font-size: 1.1em;
	border: 1px solid #000;
	background-color: #FFF;
	width: 84px;
	height: 18px;
}
#leftpromo{margin: 9px 0px 0px 0px; width: 207px;clear: both; border: none;}
#leftpromo img{border: none;}

#leftImg {margin: 9px 0px 0px 0px; width: 207px; height: 207px; clear: both;}
#leftImg img{border: 3px solid #CCCCCC; width: 201px;}

#introflash{width:726px; height: 253px; clear:both;}

#homelinks{width:726px;clear:both;font-family: Verdana, Arial, Helvetica, sans-serif;}

#homelinks .hSections {width: 226px; float:left;}
#homelinks .hSections .header{height: 25px;}
#homelinks .hSections .padding {padding: 4px 9px 9px 9px; font-size: 1.2em;}
#homelinks .hSections a {color: #000000;text-decoration: none;}
#homelinks .hSections a:hover {color: #17629a; text-decoration: underline;}
#homelinks .hSections li{list-style-image: none;list-style-type: none;}

#homelinks .hsep {width: 24px;height: 95px;background-image: url(images/h-sep.gif);background-repeat: no-repeat;background-position: center top;float:left;}

#hAdLeft{width: 360px; height: 60px; float:left; margin: 9px 0px 0px 0px;}
#hAdLeft img, #hAdRight img{border: none;}
#hAdRight{width: 360px; height: 60px; float:right; margin: 9px 0px 0px 0px;}

#hAdLeft2{width: 234px; height: 60px; float:left; margin: 9px 0px 0px 0px;}
#hAdRight2{width: 483px; height: 60px; float:right; margin: 9px 0px 0px 0px;}
/*#########################################################
  Inside Content
########################################################*/
#contentRight .pagetitle{
	height: 55px;
	width: 575px;
	background-image: url(images/pagetitle-bg.gif);
	background-repeat: repeat-x;
	background-position: center 35px;
	margin: 5px 0px 0px 15px;
	
}
#contentRight .pagetitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #073a5f;
	font-size: 2.8em;
	font-weight: normal;
	line-height: normal;
}
#contentRight .copy {
	font-size: 1.3em;
	color: #444444;
	line-height: 1.8em;
	width: 575px;
	margin: 0px 0px 0px 15px;
}
#contentRight p{padding-bottom: 1.5em;}

#contentRight h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #073a5f;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: .3em;
}
#contentRight .copy ul{
	margin-top: 0px;
	list-style-position: outside;
	padding-left: 2em;
	padding-bottom: 1em;
	list-style-type: disc;
}
#contentRight li{
	padding-bottom: .5em;
	
}
#contentRight .copy ol{
	margin-top: 0px;
	list-style-position: outside;
	padding-left: 2em;
	padding-bottom: 1em;
}

#contentRight a{
	color: #003366;
}
#contentRight a:hover{
	color: #444444;
}
#contentRight .smalltext{
	font-size: 1em;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
}
/*#########################################################
  Footer
########################################################*/
#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 121px;
	width: 960px;
	color: #FFFFFF;
	font-size: 1.1em;
}
#footer .padding {padding: 20px 9px 0px 6px;}
#footer a {color: #FFFFFF;text-decoration: none;}
#footer a:hover {text-decoration: underline;}
#copyright{float:left; width: 750px;}
#ehl{float:right;font-weight: bold;font-size: 1.1em;text-transform: uppercase;padding: 0px;margin:0px;text-align: right;}

/*#########################################################
  NAVIGATION STYLES BEGIN
########################################################*/

/* NAV MODULE SETTINGS */
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	margin: 0px;
	height: 39px;
	float:left;
	width:960px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#navigation .padding{padding: 10px 0px 0px 26px;}

#navigation ul {list-style: none;border: none;margin: 0px;padding: 0px;}

/* MAIN NAV ITEMS */
#navigation li {text-align: center;display: block;
border-right: 1px solid #fff; float:left;padding:1px 36px 1px 36px;}
#navigation .last{border: none;}
#navigation li a, #navigation li .navNoLink {padding:none;display: block;padding: 0px;color: #fff;text-decoration: none;}

html>body #navigation li a { width: auto;}

#navigation li a:hover {color: #dba43a;}

/*
SUB NAV LIST 
     Set the width, background, and/or border
*/
#navigation li ul {
	width: 160px;
	border: 1px solid #999999;
	display: block;
	position: absolute;
	left: -9999px;
	height: auto;
	background-color: #09324f;
	float:none;
	z-index: auto;
	padding: 5px;
	font-size: 11px;
	margin-left: -5px;
	margin-top: 1px;
}

/* SUB-NAV ITEM */
#navigation li ul li {line-height: 14px;border: none;text-align: left;padding: 0px 19px 5px 2px;width:100%;}


/* YOU SHOULD NOT HAVE TO EDIT ANY OF THE STYLES BELOW */

#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {left: -9999px;z-index: 501;}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {left: auto;z-index: 501;}

/* Support for the "iehover-fix.js" */
ul.navItems iframe {position: absolute;left: -0.25em;top: -0.25em;z-index: -1;filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}


* html ul.navItems li { z-index: 501; }

/* this is for IE 5.0
     select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

/*##### END NAVIGATION #####*/
