body {
	margin: 0px;
	background-color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;	
	text-align: left;
	color: #333300;
}

.content_background{
	background: #ffffff;
}

#logo{
	padding: 45px 0px 10px 7px;	
}

.emph_panel{
	background-color: #e5ebed;
}

#emph_panel_img{
	padding: 2px 0px 7px 5px;
}

img.emph_img{
	display: block;
	margin-left: 3px;
	margin-right: auto;
}

.bullets_and_emph{	
	font-weight: 600;
	padding: 2px 0px 2px 7px;		
	text-align: left;
}

.news_col{
	border: solid 1px #3399ff;	
}

.news_col_header{
	background-color: #ccffff;
	font-weight: 600;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;	
	text-align: left;
}

.news_col_text{
	padding: 0px 2px 0px 7px;	
	text-align: left;
}

.news_col_img{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 7px 7px 4px 7px;
	vertical-align: top;
	float: left;			
}

#notes{
	display: block;
	line-height: 10px;
	padding: 3px 3px 3px 5px;
	text-align: left;	
	font-size: 9px;
}

#nav{
  	position:relative;  	
  	left: 10px;
  	height:100%;
  	font-size:120%;
  	font-weight: 500;
  	padding-bottom: 3px;  	   
}

#nav span{
	color:#000099;
	font-weight: 600;
}

#nav a:hover {
 	color:#ff3333; 	 	
 	text-decoration: underline;  
}

#nav strong a:hover{
	color:#000099;	
	text-decoration: none;
}

#nav strong a:link{
	color:#000099;	
	text-decoration: none;
}

#nav strong a:visited{
	color:#000099;	
	text-decoration: none;
}

#sub_nav{
	position: relative;
	left: 5px;
	padding-top: 10px;
	text-align: left;
}

a:hover {	
 	color:#ff3333; 	
 	text-decoration: underline;  
}

a:link {	
	color:#000099;	
	text-decoration: none;
}

a:visited {	
	color:#000099;
	text-decoration: none;
}

/*a:active { }*/

b{}

table.center_table{
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

td {}

img{
	border: 0px;
}

#footer{
 	display: block;
 	color: #ffffff;	
 	font-size: 10px;
 	text-align: center; 
}