@charset "UTF-8";
/* CSS Document */

p {color:#464646; }

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

body {background-color: #ffffff; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

#hdr {width:800px; height:68px; margin-top:25px;}

#ftr {width:800px; height:20px; text-align:right; clear:both; padding-top:56px;}

.ftr-txt {color:#292821; font-size:10px;}

a {font-size: 11px; color: #4c9e23;}
a:link {text-decoration: none;}
a:visited {text-decoration: none; color: #4c9e23;}
a:hover {text-decoration: none; color: #990000;}
a:active {text-decoration: none; color: #4c9e23;}

a.contact {font-size: 10px; color: #990000;}
a.contact:link {text-decoration: none;}
a.contact:visited {text-decoration: none; color: #990000;}
a.contact:hover {text-decoration: none; color: #4c9e23;}
a.contact:active {text-decoration: none; color: #990000;}

.divider_padding {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.green_divider_padding {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.contact-form-boxes {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #292821;
	height: 14px;
	padding-top: 1px;
}

div.conttl{
	margin-left:22px;
	/*This can be used if we enter text for a title instead of an image*/
}
div.conttl h1{
	color:#002F61;
	border-bottom:1px solid #002F61;
	
}

div.conttl img{
	margin-top:25px;
	}
div.contxt{
	margin-left:22px;
	/*This can be used if we enter text for text content instead of an image*/
}
div.contxt h1{
	color:#002F61;
	border-bottom:1px solid #002F61;
	padding-left:22px;
	}
div.contxt h3{
	color:#002F61;
	margin-bottom:-12px;
	
	}
div.contxt img.flrgt{
	float:right;
	margin-left:15px;
	margin-bottom:20px;
	border:solid 5px #002f61;
	}
#flashholder{
	padding-left:22px;
}
