body {
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #6FA4E1;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	}

H5 {
	font-size: 12px; 
	color: #0A51A1;
	}

H4 {
	font-size: 13px; 
	color: #0A51A1;
	}

a:link {font-weight: normal; text-decoration: underline; color: #0A51A1;} 
a:visited {font-weight: normal; text-decoration: underline; color: #0A51A1;}
a:hover {font-weight: normal; text-decoration: underline; color: #6499CA; }

a.white2:link {font-weight: bold; text-decoration: none; color: #fff;} 
a.white2:visited {font-weight: bold; text-decoration: none; color: #fff;}
a.white2:hover {font-weight: bold; text-decoration: none; color: #0A51A1; }

.red {
	color: #DD0A00;
	font-size: 11px;
	font-weight: bold;
	}
	
.red2 {
	color: #DD0A00;
	}
	
.blue {
	color: #0A51A1;
	font-size: 11px;
	font-weight: bold;
	}
	
.white {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	}
	
.headline {
	color: #DD0A00;
	font-size: 14px;
	font-weight: bold;
	}

.midsize {
	color: #0A51A1; 
	font-size: 13px;
	}

.small { 
	color: #0A51A1; 
	font-size: 11px;
	}

.justify { 
	text-align:justify 
	}

.quickLinks { 
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #0A51A1;
	}

.contactButton { 
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #0A51A1;
	padding: 3px;
	border: 1px solid #FFFFFF;
	}

.contactInput { 
	background-color: #FFFFFF; 
	border: 1px solid #0A51A1;
	} 
	
#flashcontent {	
	width: 780px;
	height: 215px;		
	}