body { font-family: Georgia, "Times New Roman", Times, serif;}

p { font-size: 14px;
	line-height: 20px;
	color:#FFFFFF;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#FFFFFF;
	 margin-bottom:5px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#A3C3C2;}

h3 { font-size: 16px;
	 font-weight: bold;
	 color:#8BA4BE;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#83BBCB;}

a:hover { text-decoration: none;
		color:#A3C3C2;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#FFFFFF;}

.imgborder { BORDER: #62ad96 1px solid;}

.smalltext p { font-size: 11px;
	         line-height: 24px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#324658;
	background:#324658;
	height:1px;
	border:0;}
	
/* Template */

.address {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#35455d;
		font-weight:bold;
		line-height:20px;
		}
.address p{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#35455d;
		font-weight:normal;
		line-height:20px;
		}
.address li{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#35455d;
		font-weight:normal;
		line-height:20px;
		}

.nav a{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#455175;
		text-decoration:none;
		font-weight:bold;
		margin:0;
		}
.nav a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#447B6D;
		text-decoration:none;
		font-weight:bold;
		margin:0;
		}
		
.bottomlinks p{font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#667B9D;
		}
.bottomlinks a{color:#679C9C;
		text-decoration:none;
		font-weight:bold;
		}
.bottomlinks a:hover{color:#667B9D;
		text-decoration:none;
		font-weight:bold;
		}
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


#toplinks {
	text-align: center;
	margin: 0px;
	font-size: 12px;
}

#bottomlinks0 {
	text-align: center;
	margin: 0px;
	font-size: 10px;
}




/* Custom Forms End */