
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #165BC2;
}
p, li{
	line-height: 18px;
}
input, textarea{
	width: 95%;
	font: 11px Arial, Helvetica, sans-serif;
}
.dateinput{
	width: 120px;
	font: 11px Arial, Helvetica, sans-serif;
}
.dropdown{
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
}


.button{
	width:150px;
}
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666; }
.style17 {
	font-size: 12px;
	color: #333333;
}
a{
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
a:hover{
	color: #0066CC;
	text-decoration: none;
	border-bottom: 1px solid #0066CC;
}