body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.body_text {
	color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-size: 12px;	
}

.body_text_small {
	color: #616161;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;	
}

.body_text_bold {
	color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.blue_headers {
	color: #00118a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;	
}

.contact_us {
	color: #00118a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;		
}



.light_blue_headers {
	color: #8976ff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;	
}


.footer {
	color: #696665;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	font-size: 11px;
}

.inputBox {color : #00118a;
background : #FFFFFF;
border-color : #101a72;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}

.inputSubmit {color : #00118a;
background : #FFFFFF;
border-color : #101a72;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 12px;
}


