@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
		}
	/*container	*/
		
#container	
{
	margin-left: auto;
	margin-right: auto;
	width:810px;
	text-align:left;
	padding: 10px;
	background-color: #C7D9EB;

} 		
.side {
	font-size: 14px;
	font-weight: bold;
	color: #F3723B;
}

/*********** #banner styles ***********/		
			
			#banner {
	width: 900px;
	height: 300px;
	padding: 5px;

}
.quote {
	font-weight: normal;
	color: #AF3D0C;
}

	
		


/*********** #centre  styles ***********/
	
	#centercontent {
	color: #660066;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 800px;
	
   		
		}
#centercontent img {
	padding: 4px;
	margin: 4px;
		}
.control {
	background-color: #3399FF;
}


		
		
	#centercontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
		
		}
		
/*********** #other  styles ***********/

			
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
/*********** footer style ***********/	
	
	

.footer {
	font-size: 10px;
	background-color: #C7D9EB;
}

.footer a:link {
	color: #3399CC;
	background-color: #C7D9EB;
	text-decoration: none;
	border: 1px solid #3399CC;
	padding: 2px;
}
.footer a:visited {
	color: #3399CC;
	background-color: #C7D9EB;
	text-decoration: none;
	border: 1px solid #3399CC;
	padding: 2px;

}
.footer a:hover {
	color: #000000;
	background-color: #FFC58A;
	text-decoration: none;
	border: 1px solid #FF6600;
	padding: 2px;

}

/* if there is padding on p use this for footer*/
p.footer  {
	padding: 0px;

}
.quotetext {
	font-weight: normal;
	color: #AF3D0C;
	font-style: italic;
}

a.footerlinks {color:#666666;
text-decoration:none;
padding:0px 5px 0px 5px;
font-size:12px;
}
.bluetitle {
	font-size:18px;
	color:#01b4ff;
	font-weight:600;
}

.redarrow {color:#FF0000;
}
.startext {font-size:18px;
font-weight:600;
}
.formfill {
	background-color: #C7D9EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.quote2 {
	font-weight: normal;
	color: #AF3D0C;
	font-size: 12px;
}
.disclaimer {
color:#999999;
font-size:10px;
text-transform:uppercase;
text-align:justify;
}
