body {
	background: url(images/bg.jpg) top center repeat-x #a6c0da;
	margin: 0px;
	padding: 0px;
	}

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

h1 {
	font-size: 16px;
	color: #325284;
	}

h2 {
	font-size: 14px;
	color: #000;
	}
	
h3 { 
	font-size: 13px;
	color: #000;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #325284;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #325284;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #5e5e5e; 
	}
	
a.bot:link {
	font-weight: normal;
	text-decoration: underline; 
	color: #0a2d51;
	} 	
a.bot:visited {
	font-weight: normal;	
	text-decoration: underline; 
	color: #0a2d51;
	}	
a.bot:hover {
	font-weight: normal;
	text-decoration: none; 
	color: #4a4a4a; 
	}
	
a.title:link {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none; 
	color: #325284;
	} 	
a.title:visited {
	font-weight: bold;	
	font-size: 16px;
	text-decoration: none; 
	color: #325284;
	}	
a.title:hover {
	font-weight: bold;		
	font-size: 16px;
	text-decoration: none; 
	color: #5e5e5e; 
	}

.footer {
	font-size: 11px;
	color: #0a2d51;
	}

.small {
	font-size: 10px;
	color: #5e5e5e;
	}
	
.small2 {
	font-size: 11px;
	color: #0a2d51;
	}
	
.info {
	font-size: 10px;
	color: #5e5e5e;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.subBG {
	background: url(images/subbg.jpg) top center no-repeat #fff;
	}
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
.contactButton { 
	color: #fff; 
	font-weight: bold;	
	background-color: #325284;
	border: 1px solid #fff;
	}

.contactInput { 
	background-color: #fff; 
	border: 1px solid #325284;
	} 
	
#scrollBox {
	width: 300px;
	height: 218px;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 10px;			
	overflow: auto;
	/*background: url(images/boxbg.jpg) no-repeat;*/
	}
	
#hmText {
	width: 375px;
	height: 375px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	}
	
#subText {
	width: 479px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	}
	
#subImage {
	width: 350px;
	padding-right: 7px;
	float: right;
	}
		
#flashcontent {	
	width: 465px;
	height: 375px;
	float: right;		
	}

#flashcontent2 {	
	width: 334px;
	height: 300px;		
	}