/* CSS Document */

body{margin:0px; background-color:#E8E8E8;}

.form-label{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	line-height: normal;
	text-decoration: none;
}

.form-field{
width:121px;
height:19px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#333333;
line-height:10px;
}

p{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#333333;
line-height:14px;
margin:0px; padding-bottom:19px;
}

p a{color:#B40500; text-decoration:underline;}
p a:hover{color:#B40500; text-decoration:none;}


.footer{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#B40500;
line-height:12px;
}

.footer a{
color:#B40500;
text-decoration:none;
}
.footer a:hover{
color:#B40500;
text-decoration:underline;
}

.copyright{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
color:#858585;
line-height:16px;
}
