/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#18075e;
								}
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Bk BT";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Bk BT";
	font-size: 12px;
	line-height: 18px;
	color: #0066FF;
	text-decoration: underline;
}
.box
{
background:url(images/boxbg.png) no-repeat left top;
background-repeat:no-repeat;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 18px;
			}
			
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	letter-spacing: normal;
	text-decoration: none;
		
	}	
	
	
	.bottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	letter-spacing: normal;
	text-decoration: none;
		
	}
	
	.bottom a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#0486d1;
	letter-spacing: normal;
	text-decoration: none;
		
	}
.footer
{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position: center top;
}

 
.white
{
background-image:url(images/fwhite.jpg);
background-repeat:no-repeat;
}
			
.policy {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
			





			

.img_border {
	border: 2px solid #990000;
}
.hd {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #063A85;
}


.top_gradient{background-image:url(images/top_gradient.jpg); background-repeat:repeat-x;}

.text{font-family:Tahoma;
		font-size:12px;
		color:#565A5B;
		text-decoration:none;
		}
.red_text{font-family:Tahoma;
		font-size:12px;
		color:#AA2827;
		text-decoration:none;
		}
.copyright_bg{background-image:url(images/copyright_bg.jpg); background-repeat:repeat-x;}

.white_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
		}
dotted_line{font-family:Arial, Helvetica, sans-serif;
			color:#AA2827;
			text-decoration:none;
			font-size:9px;
			}
