a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	text-align:center;
	margin-top: 0px;
	background-image: url(../images/BG__grey_solid.jpg);}


div.top { 
	position: absolute; 
	left:17px; 
	top:3px; 
	width: 800px; 
	height: 103px; 
	border: 0; } 

div.nav { 
	position: absolute; 
	left:17px; 
	top:110px; 
	width:800px; 
	height: 59px; 
	border: 0;} 

div.body{
	position: absolute;
	left:17px;
	top:170px;
	width:800px;
	height:800px;
	border: 0;} 

div.subnav{
	position: absolute;
	left: 17px;
	top: auto;
	width: 800px;
	height: 25px;
	border: 0;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	bottom: 55px;}

div.disclamer { 
	font: bold 9px/10px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:left;
	position: absolute; 
	left: 75px; 
	top: auto; 
	width: 745px; 
	height: 30px; 
	border: 0px; 
	bottom: 18px;} 

div.logo { 
	position: absolute; 
	left: 15px; 
	top: auto; 
	width: 50px; 
	height: 27px; 
	border: 0px; 
	bottom: 24px;}








div.contform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position: absolute; 
	left:200px; 
	top:0px; 
	width:500px; 
	height:600px; 
	border: 0; }

div.pic{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position: absolute; 
	left:0px; 
	top:10px; 
	width:150px; 
	height: 500px; 
	border: 0; }
	
div.line{
	text-align:left;
	position: absolute; 
	left:220px; 
	top:10px; 
	width:20px; 
	height: 500px; 
	border: 0; }
	
div.pic1{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position: absolute; 
	left:250px; 
	top:10px; 
	width:550px; 
	height: 700px; 
	border: 0; }
	
div.column1{
	text-align:right;
	border:0;
	float:left;
	padding: 10px 0 10px 10px;}
div.column2{
	text-align:right;
	float:right; 
	border:0;
	padding: 10px 20px 10px 0;}

div.column3{
	text-align:right;
	border:0; 
	padding-right: 20px}
	
	
.title {
	font: normal 22px/24px Georgia,"Times New Roman",Times,serif;
	color: #0099CC;}	

	
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;}

.form {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight:bold;}
