@charset "UTF-8";
/* CSS Document */

html{margin:0px; padding: 0px}
body{margin:0px; padding: 0px}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E8ABE;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #4E8ABE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E8ABE;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style4 {color:#4E8ABE;font-size: 10px; line-height:normal}
p{margin-bottom:2px; line-height:17px}
.style5 {font-size: 12px}
.style6 {font-size: 12px; font-weight: bold; }
.style7 {color: #999999}

.form_field_container{
margin-top:5px;
width:373px;
font-size: 11px;
}
    
.form_field_name{
float:left;
width:150px;
font-size: 11px;
}
.form_field{
float:left;
width:223px;
}
.form_spacer{
clear:both;
}
input{
width:210px;
font-size: 11px;
color: #999999;
border:1px solid #999999;
}

textarea{
width:210px;
height:100px;
font-size: 11px;
color: #999999;
border:1px solid #999999;
}

li{
margin-left:-20px;
font-size: 12px;
line-height:17px;
list-style-position:outside;
}
    