body {	
	margin:0;
	padding:0; 
	height: 100%;
	font-family: Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	line-height: 1.35;
	background: #000;
	}
	
a:link {text-decoration: none; color: #0d2051;}
a:visited {text-decoration: none; color: #0d2051;}
a:active {text-decoration: none; color: #0d2051;}
a:hover {
	text-decoration: underline;
	color: #33c;
}
	
#container {		
	text-align: left;
	width: 884px;
 	height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}
	
#top {		
	text-align: left;
	width: 884px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	}
			
#tricky { clear: both; }

#navcol  {	
	width: 190px;
 	height: 100%;
	position: relative;
	float: left;
	background: #0d2051;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}	
	
#content {	
	text-align: left;
	width: 694px;
 	height: 100%;
	background: #ffffff;
	position: relative;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

.drkgrey  {	
	width: 190px;
 	height: 22px;
	background: #727272;
	position: relative;
	float: left;
	}	
	
.ltgrey  {	
	width: 694px;
 	height: 22px;
	background: #b4b4b4;
	position: relative;
	float: left;
	}	
	
.ltblue  {	
	width: 884px;
 	height: 65px;
	background: #b1c1d2;
	position: relative;
	float: left;
	}	
	
.nav:link {font-weight: bold; text-decoration: none; color: #ffffff;	line-height: 1.5; }
.nav:visited {font-weight: bold;  text-decoration: none; color: #ffffff; line-height: 1.5;}
.nav:active  {font-weight: bold;  text-decoration: none; color: #ffffff; line-height: 1.5;}
.nav:hover {font-weight: bold; text-decoration: underline; color: #ffffff; line-height: 1.5;}

.nav2:link {	font-size: 10px; font-weight: bold; text-decoration: none; color: #0d2051; padding-right: 5px;}
.nav2:visited {font-size: 10px; font-weight: bold;  text-decoration: none; color: #0d2051; padding-right: 5px;}
.nav2:active  {font-size: 10px; font-weight: bold;  text-decoration: none; color: #0d2051; padding-right: 5px;}
.nav2:hover {font-size: 10px; font-weight: bold; text-decoration: underline; color: #0d2051; padding-right: 5px;}

.btmnav {
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	}
	
.homecopy {
	font-size: 12px;
	line-height: 1.5; 
	padding-left: 30px;
	padding-right: 30px;
	}

.indent {
	padding-right: 30px;
	padding-left: 30px;
	}
		
.smindent {
	padding-right: 10px;
	padding-left: 10px;
	}
	
.pad2 {
	padding-right: 5px;
	padding-left: 5px;
	}
	
.padrt {
	padding-right: 10px;
	}
	
.padlt {
	padding-left: 15px;
	}
	
.padtop {
	padding-top: 7px;
	}
	
.center {
	text-align: center;
	font-size: 10px;
	color: #000000;
	}

.onecol {	
	position: absolute;
	text-align: left;
	top: 200px;
	left: 40px;
	width: 780px;
	padding-right: 40px;
	}
	
.credit {
	color: #ffffff;
	}
	
.col1 {
	width: 350px;
	float: left;
	}
	
.col2 {
	width: 200px;
	float: left;
	}
