body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 18px;
	color:#000000;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#63A993;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#2C6067;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#008C99;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;
	 margin-left:-15px;}

.imgborder { BORDER: #62B8C5 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#366153;
	background:#366153;
	height:1px;
	border:0;}
			  
.borderbottom td {border-bottom:1px solid #366153;}
/* Template */
.address p{font-family:"Trebuchet MS", Arial, Helvetica;
			font-size:10px;
			color:#00292d;
			margin-top:5px;
			margin-bottom:7px;
			line-height:15px;
			}

.nav a{font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		margin:0;
		font-weight:bold;
		line-height:21px;
		}
.nav a:hover{font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		color:#ABD8DE;
		text-decoration:none;
		margin:0;
		font-weight:bold;
		line-height:21px;
		}
		
.highlights p{font-family:"Trebuchet MS", Arial, Helvetica;
				font-size:20px;
				color:#FFFFFF;
				font-weight:bold;
				font-style:italic;
				text-decoration:underline;
				margin:0;
				}
		
.bottomlinks a{color:#008C99;
				text-decoration:none;
				}
.bottomlinks a:hover{color:#7D978C;
				text-decoration:none;
				}
.bottomlinks p{color:#666666;}

.splash p{color:#022238;
line-height:20px;
font-weight:bold;
}

.bottom p{color:#02555d;
			line-height:16px;
			font-weight:bold;
			margin:5px;
			}
.bottom a{color:#429BA8;
			text-decoration:none;
			font-weight:bold;
			}
			
.title {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#FFFFFF;
		font-style:italic;
		}
		
.copy p{color:#FFFFFF;}
.copy a{color:#FFFFFF;}
.copy a:hover{text-decoration:underline;}
/* 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;
}

/* Custom Forms End */