body {background-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#333333;
}

.imgRight {
	float: right;
	padding: 6px 0px 10px 10px;
}

.logo_text {color: #e69c1c;
	font-family:"Arial Narrow", Arial, "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 10pt;
	margin: 3px;
	}

.top_nav {background-color: #003399;
	font-family: "Arial Narrow", Arial, "Lucida Sans", "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	height: 25px;
	padding-left: 200px;
	vertical-align: middle;
	}

.top_nav a {color: #FFFFFF;
	text-decoration: none;
}

.side_nav {background-color: #FFFFFF;
	border-right-style:solid;
	border-color:#CCCCCC;
	width: 160px;
	border-width: 1px;
	color: #042476;
	text-align: left;
	vertical-align: top;
	font-family: "Arial Narrow", Arial, "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 10pt;
	padding-top: 10px;
		
}

.side_nav a {color: #042476;
	text-decoration: none;
}

.side_nav a:hover {color: #8099cc;
	
	}

.side_nav_cell {border-bottom-style:solid;
	border-color:#F2F2F2;
	border-width: 1px;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.side_nav_arrow {border-bottom-style:solid;
	border-color:#F2F2F2;
	border-width: 1px;
	padding-top: 7px;
	padding-bottom: 2px;
	vertical-align: middle;
	padding-left: 10px;
}

.ftr_img {background-image:url(../images/ftr_bg.png);
	background-repeat:no-repeat;
	width: 119px;
	height: 98px;
	vertical-align: bottom; 
	text-align: center;
	}

.ftr_txt {background-image:url(../images/feature_title.jpg);
	height: 39px;
}

.feature {background-image:url(../images/feature-bg.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height: 250px;
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align: center;
}

.feature_text {
	background-image:url(../images/feature_title.jpg);
	height: 39px;
	color: #0b329b;
	padding-left: 5px;
	text-align: left;
	font-family:"Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}

.small {font-size: 8.5pt;
	font-family:"Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	}

.feature_text a {color: #3c548e;
	text-decoration: none;
}

.feature_text a:hover {color: #8099cc;
	text-decoration: none;
}


.content {background-color:#FFFFFF;
	color:#333333;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 14px;
	font-size: 8pt;
	text-align:left;
	vertical-align: top;
	height: 600px;
}


.content_link {color: #0b329b;
	
}

.content_link a {color: #0b329b;
	text-decoration: underline;
}


.content_link a:hover {color: #0b329b;
	text-decoration: none;
}

#image {
	float: right;
	padding-left: 8px;
	padding-bottom: 0px;
}

.content_image {float: right;
	padding-left: 8px;
	padding-bottom: 0px;
}

.vertical_spacer {
	width: 5px;
}

h1 {color:#e69c1c;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 14pt;
	font-style:italic;
	margin: 3px;
	padding-bottom: 12px;
	padding-top: 8px;
	margin-left: 0px;
}

h2 {font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 10pt;
	margin: 3px;
	color: #0b329b;
	
}

h2 a {text-decoration: underline;
	color: #0b329b;
	
}

h2 a:hover {text-decoration: none;
	color: #0b329b;
	
}

h3 {font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.testimonials {padding-left:5px;
	color: #5a626c;
	}
	
.btm_nav {background-image:url(../images/btm_bg.gif);
	background-repeat: no-repeat;
	height: 34px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	margin: 0px;
	vertical-align: top;
	font-size: 6.5pt;
}

.btm_nav a {color:#FFFFFF;
	text-decoration: none;
	font-size: 7pt;
}

.btm_nav a:hover {color:#FFFFFF;
	background-color: #8099cc;
}

.copyright {text-align: center;
	color: #5a626c;
	padding-left: 200px;
	padding-top: 5px;
}

.btm_border {background-color: #F2F4F6;
	height: 30px;
	text-align: center;
}

.address {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

ul {list-style-type:square;
}

.feature_list {list-style-image:url(../images/list_arrow.gif);
	margin-top: 0px;
	font-weight: bold;
}

.feature_list_item {margin-bottom: 5px;
}

.info_left {padding-right: 20px;
	padding-left: 20px;
	background-color:#FFFFFF;
	background-image:url(../images/feature_arrow.gif);
	background-repeat:no-repeat;
}

/* ----------- forms ----------- */

select, input {
	font-size:95%;
}
.button {
	font-size: 90%;
	margin:3px;
	background-color:#A92C01;
	color:#fff;
}
form {
 	padding:2px 5px 2px 20px;
 }
fieldset {
	display: block;
	float:left;
	width:480px;
	margin: 0 1em 1em 0;
	padding: 0 20px 0.4em 20px;
	font-weight:bold;
	color: #A92C01;
}
input {
	display: block;

}
textarea {
	display: block;
	width: 35em;
}
label {
	color: #000;
	display: block;
	margin-bottom: 0.25em;
	padding-right:8px;
	font-weight: bold;
	font-size:90%;
}
label.first {
	padding-top: 1em;
}

#beforeImg {
	margin: 0px 40px 0px 20px;
	width: 242px;
	float: left;
	text-align: center;
}

#afterImg {
	width: 242px;
	float: left;
	text-align: center;
}