@charset "utf-8";
/* CSS Document */

BODY {
	background: url(/g/bg.jpg) repeat #000;
}

HTML, BODY, TABLE, TD, H1, H2, H3, P, A {
font-family: Helvetica, Arial, Verdana, sans-serif; 
color:#fff;
}

#wrapper {
	position:relative;
	display:block;
	background:#002e5f;
	margin: 0px auto;
	padding:0 0 0 0;
	width: 826px;
	_height:800px;
	min-height:900px;
	line-height: 1;
	font-size:11pt;
	font-style: normal;
}

.homeNavImage {
	position:relative;
	display:block;
	float:left;
	height:336px; /*396px;*/
	width:165px; /*194px;*/
	border:none;
}

#subTitleBanner {
	clear:both; 
}

#topNav {
	text-align:center;
}

#topNav a img {
	padding: 11px 6px 0 6px;
}

#nav {
	display:block;
	float:left;
	width:200px;
	padding-top:45px;
	padding-left:30px;
}

#contentBlock {
	background:inherit;
	min-height:335px;
	_height:335px;
	width:826px;
}

#homeContent {
  
}

#homeContentBlock {
	background:inherit;
	position:relative;
	display:block;
	float:left;
	min-height:385px;
	_height:385px;
	width:526px;
	padding-top:25px;
}

#homeContent P {
	font-size:14px;
	line-height:1.3;
}

#content {
	padding: 65px 50px 0 50px;
	background:inherit;
	width:inherit;
	text-align:justify;
}

#content P {
	font-size:14px;
	line-height:1.3;
	padding-right:20px;
}

a:link, a:hover, a:active, a:visited  {
	color:#FFF;
	text-decoration:underline;
}

#footer {
	text-align:center;
	width:500px;
	padding:40px 0;
	clear:both;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color:#FFF;
	text-decoration:none;
	padding:0 12px;
	font-size:12px;
	white-space:nowrap;
}

a:link.footLink, a:hover.footLink , a:active.footLink , a:visited.footLink  {
	color:#FFF;
	text-decoration:none;
	padding:0 12px;
	font-size:12px;
	white-space:nowrap;
}

.disclaimer  {
	color:#FFF;
	text-decoration:none;
	padding:0 12px;
	font-size:10px !important;
}

.listTable {
	line-height:1.5;
	word-spacing:1.5;
}