/* CSS Document */
body {font: 11px Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0 auto; background:url(images/body_tile.jpg) top center repeat-y; width:800px}
h3 {font: 14px Verdana, Arial, Helvetica, sans-serif; color:#f33f1f;font-weight: bold; text-transform:uppercase;}
b {color: #f33f1f; font-weight:bold;}
.mainTable {margin-top: 0;}
.imgLink { border:none;}


.mainContent {background:url(images/main_body_bg_top.jpg) no-repeat top; width:698px; height: 54px; padding: 20px 20px 10px 10px;}
.subContent {background:url(images/main_body_bg_top.jpg) no-repeat top; width:698px; height: 54px; padding: 20px 20px 10px 10px;}
.mainCTA{padding-left:10px; margin:0; border:none;}

.footer {border-top: 1px solid #f6d11e; font-size:9px;margin-top: 30px; padding: 5px 20px 0 20px; width:685px;}

.footer a:link, .footer a:visited {
	color:#000000; 
	font-size: 9px; 
	text-decoration:underline;
	}
	
.footer a:hover, .footer a:active {
	color:#333333; 
	font-size: 9px; 
	text-decoration:none;
	}
.rateTableHeader {
	border: 1px solid #999999;
	}
.rateTableHeader td{
	margin: 10px;
	padding: 5px;
	border: 1px solid #999999;
	}
.subContent img {
	border:1px solid #CCCCCC;	
	}
.form1 {
	background: #ffffef;
	text-align:right;
	font-weight: bold;
	color:#000000;
	margin:2px;
	padding:2px;
	}
.form2 {
	border: 1px solid #f0d296;
	background: #ffffef;
	margin:2px;
	padding:2px;
	}
.btnsubmit {
	font: 12px Arial, Helvetica, sans-serif;
	color:#f33f1f;
	background: #fff;
	border: 1px solid #f0d296;
	font-weight:bold;
	}
.small {
	font-size: 9px;
	font-style:italic;
	color:#999999;
	font-weight:normal;
	}