html,body {height:100%;margin:30; padding:0; margin-top:35px;}
a:visited  { color: #3c8e59 }
a:link  { color: #666 }
a:hover  { color: #900 }
a:active  { color: #666 }

a { text-decoration: none }

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	
	padding: 5px;
	
}
.main{ background-color:#FFFFFF; width:800px; height:444px; margin-left:25px; position:}
#nav {
	position: inherit;
	float:left;
	clear:left;
	padding-left:25px;
}
#content_top1 {
width:750px;
	height:307px;
	padding-left: 25px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	
	padding: 5px;

}
.content_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	width:105px;
	padding: 5px;
}
.p_intro_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4A557C;

}
.contentheading {
	height: 30px;
	color: #004794;
	font-weight: bold;
	font-size: 16px;
	font-style:italic;
	white-space: nowrap;
}