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

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

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

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

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #006882;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #006882;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #52a5b5; 
	}
	
a.white:link {
	font-weight: normal; 
	text-decoration: none; 
	color: #fff;
	} 	
a.white:visited {
	font-weight: normal; 
	text-decoration: none; 
	color: #fff;
	}	
a.white:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #8cc0d9; 
	}
		
.small {
	font-size: 10px;
	}
	
.style1 {color: #ff9000}

.field {
	border: 1px solid #19636e;
	background-color: #fff;
	}
	
.button {
	border: 1px solid #19636e;
	background-color: #19636e;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	}		

#mainText {
	padding: 15px;
	}
	
#sideBox {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	font-size: 14px;
	color: #fff;
	}

#sideText {
	width: 235px;
	height: 275px;
	padding: 15px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#contactBox {
	width: 225px;
	padding-left: 40px;
	background-color: #eaeaea;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	float: right;
	}




a.green2:link {
	font-size: 16px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #083c26;
	} 	
a.green2:visited {
	font-size: 16px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #083c26;
	}	
a.green2:hover {
	font-size: 16px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000; 
	}

a.green:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #083c26;
	} 	
a.green:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #083c26;
	}	
a.green:hover {
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000; 
	}
		
a.white2:link {
	font-size: 16px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #fff;
	} 	
a.white2:visited {
	font-size: 16px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #fff;
	}	
a.white2:hover {
	font-size: 16px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000; 
	}
		
a.white3:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #fff;
	} 	
a.white3:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #fff;
	}	
a.white3:hover {
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000; 
	}
		
p.sidebar {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #083c26; 
	}

p.headline {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 14px;
	color: #006882;
	}

#sideBox2 {
	margin-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	height: 212px;
	background-color: #89c4ae;
	color: #ffffff;
	float: left; 
	}

#sideBox3 {
	margin-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	height: 212px;
	background-color: #c5dac7;
	color: #ffffff;
	float: left; 
	}

img.padded-right {
    border: 0px ;
    padding: 2px 12px 2px 0px ;
}


