body{
 margin:0px; 
 padding:0px; 
 font-family:Arial, Helvetica, sans-serif;
}

img{ border:none;}

form, p{ margin:0px; padding:0px;}

:-moz-any-link:focus{ outline:none;}

.main-container{ 
	width:1002px;
	margin:0px auto;
	padding:0px; 
}

.white-text{ 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.input{ width:145px; height:14px;}

.input2{ width:145px; }

.bg-form{ 
 background:url(images/bg-form.jpg) no-repeat;
 width:256px; 
 height:284px; 
 margin:0px;
 padding:0px;
}
.heading{ font-size:15px; font-weight:bold; text-transform:uppercase; color:#da251e; padding-bottom:8px;}
.text{ font-size:12px; line-height:18px; color:#333333; text-align:justify;}
.nav{ font-size:15px; font-family:"Trebuchet MS"; font-weight:bold; text-transform:uppercase; color:#da251e;}
.nav a{ font-size:15px; font-family:"Trebuchet MS"; color:#da251e; text-decoration:none; }
.nav a:hover{ font-size:15px; font-family:"Trebuchet MS"; color:#da251e; text-decoration:underline; }
.nav2{ font-size:15px; font-family:"Trebuchet MS"; font-weight:bold; text-transform:uppercase; color:#FFFFFF;}
.nav2 a{ font-size:15px; font-family:"Trebuchet MS"; color:#FFFFFF; text-decoration:none; }
.nav2 a:hover{ font-size:15px; font-family:"Trebuchet MS"; color:#FFFFFF; text-decoration:underline; }
.grey-text{ font-size:14px; color:#7f7f7f; font-family:"Trebuchet MS"; font-weight:bold;  padding:10px 0px 0px 0px;}
.grey-text a{ font-size:14px; color:#7f7f7f; font-family:"Trebuchet MS"; font-weight:bold;  text-decoration:none;}
.grey-text a:hover{ font-size:14px; color:#da251e; font-family:"Trebuchet MS"; font-weight:bold; text-decoration:none;}
.footer{ color:#000000; font-size:11px; margin:7px 0px 10px 0px;}
.footer a{ color:#000000; font-size:11px; text-decoration:none; padding:0px 10px 0px 10px;}
.footer a:hover{ color:#cc1605; font-size:11px; text-decoration:none;}
.red-font{ font-size:13px; color:#cc1605;}
.red-font a{ font-size:12px; color:#cc1605; text-decoration:none;}
.red-font a:hover{ font-size:12px; color:#000000;  text-decoration:underline;}

