@charset "utf-8";
/* CSS Document */

body {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7A7A7A;
	line-height: 18px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002B54;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}
A:link {
	text-decoration: none; 
	color: #2E5D8B;
}
A:visited {
	text-decoration: none; 
	color: #2E5D8B;
}
A:active {
	text-decoration: none; 
	color: #2e5d8b;
}
A:hover {
	text-decoration: underline; 
	color: #28903b;
}
hr {
	border: none 0; 
	text-align: left;
	border-top: 1px dashed #9EB3C8;/*the border*/
	width: 300px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#regularlist
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7A7A7A;
	text-align: left;
	line-height: 18px;	
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
}

#regularlist li 
{
	padding-left: 20px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .55em;
}


H1 {
	#margin-top: 20px;	
	margin-top: 16px;
	font-family:Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #2E5D8B;
	text-align: left;
}
H2 {
	margin-top: 10px;
	font-family:Times New Roman, Times, serif;
	font-size: 20px;	
	font-weight: normal;
	color: #666666;
	text-align: left;
}
H3 {
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

P {
	font-size: 11px;
	font-weight: normal;
	color: #7A7A7A;
	text-align: left;
	line-height: 16px;
	#line-height: 18px;/*added pound symbol before class for IE only to adjust height to same as firefox on home page - Djung*/
}
.tablegrid {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7A7A7A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cee1eb;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #9EB3C8;
	text-align: center;
	padding-bottom: 13px;
}
.footerlinks {
	color: #9EB3C8;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;	
	}
.footerlinks a{
	color: #9EB3C8;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal;
	text-align: center;	
	}
.footerlinks a:hover{
	text-decoration:none;
	color: #FFFFFF;
	}
.footerlinks a:visited{
	text-decoration:none;
	color: #9EB3C8;
	}	

.mainTDhome {
	margin: 0px;
	height: 366px;
	background-color: #FFFFFF;
	background-image: url(/images/banner_homebannerbtm.jpg);
}
.mainTDhome2 {
	margin: 0px;
	height: 366px;
	background-color: #FFFFFF;
	background-image: url(/images/banner_homebannerbtm2.png);
}
.mainTDinner {
	margin: 0px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
.mainIconWhitepaper{
	padding-top: 20px;
	width: 46px;
	background-color: #FFFFFF;
	background-image: url(/images/icon_whitepaper.gif);
	background-repeat: no-repeat;
}
.topiconlinks{
	padding-right: 48px;
	text-align: right;	
}
.rightcolumn {
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 11px;
	font-weight: normal;
	color: #7A7A7A;
	text-align: left;
	line-height: 18px;
}


/* ######### Style for logo and top menu block ######### */

.headerblock {
	float:left; 
	width:936px; 
	padding-bottom:0px;
}

.logo	{
	float:left; 
	padding-left:0px;
}
.topmenu {
	float:right; 
	width:638px; 
	padding-left:40px;
}
.topmenurow {
	border-bottom:1px solid #d8e1e9;
	background:transparent url(/images/topmenu_background.jpg);
	background-repeat: no-repeat;
}

ul#menu {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:13px;
	font-weight:normal;
	background:transparent url(/images/nav_bg.png) repeat-x top left;
	font-family:Verdana, sans-serif;
	border-bottom:0px solid #000000;
	border-top:0px solid #000000;
}

ul#menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a {
	display:block;
	float:left;
	color:#2e5d8b;
	text-decoration:none;
	font-weight:normal;
	padding:8px 15px 0 15px;
}

ul#menu li a:visited {
	color:#2e5d8b;
	text-decoration:none;

}
	
ul#menu li a:hover {	
	color:#28903b;
	height:22px;
	background:transparent url(/images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current {
	display:inline;
	height:22px;
	background:transparent url(/images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	margin-top: 15px;
	top: 20px;
	border: 1px solid #d8e1e9; /*THEME CHANGE HERE*/
	border-top-width: 0; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	text-align: left;
	padding-left: 10px;
	line-height:18px;
	z-index:100;
	background-color: #f6f7f9;
	width: 170px;
	visibility: hidden;
}

.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 14px;
	border-top: 0 solid #678b3f;
	border-bottom: 0px solid #FFFFFF; /*THEME CHANGE HERE*/
	background: url(/images/icon_bulletarrow.png) no-repeat center left; /*custom bullet list image*/
	padding: 8px 0;
	text-decoration: none;
	text-align: left;
	color: #575d9f;
}

* html .dropmenudiv_a a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
	background-color: #2e5d8b;
	background: url(/images/icon_bulletarrowon.png) no-repeat center left; /*custom bullet list image*/
	color:#28903b;
}

.dropmenudiv_a a:visited{
	color: #575d9f;
}




/* ######### Style for forms ######### */

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:11px verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 590px; 
}


form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border: 1px solid #cee1eb;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-weight:bold;
	color: #2E5D8B;
	font-size:13px; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 170px; 
	padding: 3px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 80%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}