td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.formDiv{
	text-align:left; 
	line-height:35px;
	margin:0 0 0 140px;
}
div{
	clear:both;
	}
.formLabel{
	float:left;
	width:110px;
}

.formInput{
	float:left;
}
a:link    {  
	text-decoration: none; 
	color: #1E518B;
}
a:visited {  
	text-decoration: none; 
	color: #1E518B;
} 
a:hover   {  
	text-decoration: none; 
	color: #3F82C4;
}
a:active  {  
	text-decoration: none; 
	color: #1E518B;
}

.nav {
	font-size: 10px;
}