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

h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;	
	}


.h1index {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin:0;
font-size: 14px;
font-weight: bold;
color:#2a8cca;
text-transform: none;
}

h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 12px;
	}

/* LINKS */

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	outline: none;
	color: #003956;
	} 
a:active {
  	font-weight: normal; 
	text-decoration: underline; 
	outline: none;
	color: #003956;
	}
	
a:visited {
	outline: none;
	font-weight: normal; 
	text-decoration: underline;	
	color: #003956;
	}	
a:hover {
	font-weight: normal;
	outline: none; 
	text-decoration: none; 
	color: #00c6eb; 
	}

a.white:link {
	font-weight: bold;
	text-decoration: none; 
	color: #fff;
	} 	
a.white:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #fff;
	}	
a.white:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #003956; 
	}
	
a.bread:visited {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase; 
	color: #003956;
	} 	

a.bread:hover {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase; 
	color: #007cb8; 
	}

/* DIVs */

#flashcontent {
	width: 950px;
	height: 155px;	
	}
	
#flashcontent2 {
	width: 266px;
	height: 398px;	
	}
	
#box {
	width: 123px;	
	margin-left: 25px;
	padding: 5px;
	border: 1px solid #027f08;
	}
	
/* RANDOM CLASSES */

.subText {	
	padding-left: 33px;
	padding-right: 18px;
	}

.imageFloat {
	float: left;
	padding-right: 12px;
	}

.imageFloat2 {
	float: right;
	padding-left: 12px;
	}	
	
.small {
	color: #ac9b92;
	font-size: 10px;
	}
	
.niceBorder {
	border: 1px solid #59c6fb;
	}
	
.sidePadding {
	padding-left: 5px;
	padding-right: 50px;
	font-size: 11px;
	}
	
#flashcontent {	
	width: 815px;
	height: 413px;
	color: #fff;	
	}
	
td.TitleLeft {
	color: #003956;
	font-weight: bold;
	padding-left: 15px;
}

.contactInput {
	border: 1px solid #59c6fb;
	background-color: #fff;
	}
	
.contactButton {
	border: 1px solid #59c6fb;
	background-color: #008ed3;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	}
