@charset "utf-8";
/* CSS Document */

/*PAGE ELEMENTS*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	line-height: 150%;
	background-image: URL("../images/background.jpg");
	background-repeat: no-repeat;
	background-color: #143e68;
}
a:link {
	color: #537c00;
}
a:visited {
	color: #537c00;
}
a:hover {
	color: #16406a;
}
a:active {
	color: #537c00;
}
h1,h2,h3,h4,h5,h6 {
	color: #fff;
	padding: 0em;
	margin: 0em;
	font-weight: normal;
}
h1 {
	font-size: 32px;
}
	
h2 {
	font-size: 17px;
}
	
h3 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	border-bottom: 1px dashed #accff1;
}
h4 {
	font-size: 14px;
	color: #0F1011;
	border-bottom: 1px dashed #accff1;
}
h5 {
	margin: 15px 0px 0px 0px;
	font-size: 10px;
	color: #accff1;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}
p {
	margin: 0px 0px 10px 0px;
}
img {
	border: none;
}
li {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 10px 5px 10px 20px;
	padding: 0px;
}

/*CREATED PAGE DIVS*/
#container {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #FFF;
}
#header_links {
	position: inherit;
	width: auto;
	height: 25px;
	margin: 10px 35px 0px 0px;
	font-size: 16px;
	text-align: right;
}
#header {
	position: relative;
	top: -20px;
	width: 1000px;
	height: 100px;
	margin-top: 10px;
}
#logo {
	float: left;
	width: 633px;
	height: 100px;
	margin-top: -10px;
}
#header_r {
	clear: right;
	float: right;
	width: 352px;
	height: 100px;	
	margin-right: 10px;
}
#menu {
	position: relative;
	top: -20px;
	clear: both;
	width: 1000px;
	margin-right: 10px;
	margin-left: 10px;
	height: 48px;
	letter-spacing: 2px;
}
#left_cap {
	float: left;
}
#right_cap {
	float: left;
}
#body_container {
	position: relative;
	top: -20px;
	width: 1000px;
	height: auto;	
}
#left_float {
	float: left;
	width: 650px;
	height: auto;
	margin-left: 15px;
}
#content {
	margin: 0px 0px 10px 0px;
}
#rotator_border {
	width: 650px;
	height: 250px;
	padding: 1px 1px 1px 1px;
	border: solid 1px;
	border-color: #537c00;
}
#rotator_box{
	width: 650px;
	height: 250px;
	background-color: #2d8be9;
}
#page_title {
	width: 650px;
	height: 48px;	
}
#title_left {
	float: left;
	width: 12px;
	height: 48px;	
}
#title_bg {
	float: left;
	width: 626px;
	height: 31px;
	padding: 12px 0px 5px 0px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	background-image: URL("../images/menu-background.png");	
}
#title_right {
	float: left;
	width: 12px;
	height: 48px;	
}
#page_box {
	width: 610px;
	height: auto;
	padding: 0px 20px 0px 20px;
	text-align: justify;
}
#right_float {
	float: right;
	width: 300px;
	height: auto;
	margin-right: 15px;
}
#quote_button {
	width: 300px;
	height: 45px;
}
#ce_border {
	width: 298px;
	height: auto;
	padding: 1px 1px 1px 1px;
	border: solid 1px;
	border-color: #537c00;
}
#ce_box {
	width: 296px;
	height: auto;
	padding: 1px 1px 1px 1px;
	background-color: #2d8be9;
	color: #FFF;
}
#lb_border {
	width: 298px;
	height: auto;
	padding: 1px 1px 1px 1px;
	border: solid 1px;
	border-color: #537c00;
}
#lb_box {
	width: 296px;
	height: auto;
	padding: 1px 1px 1px 1px;
	background-color: #FFF;
}
#is_border {
	width: 298px;
	height: auto;
	padding: 1px 1px 1px 1px;
	border: solid 1px;
	border-color: #537c00;
}
#is_box {
	width: 296px;
	height: auto;
	padding: 1px 1px 1px 1px;
	background-color: #2d8be9;
}
#footer {
	position: relative;
	top: -20px;
	clear: both;
	width: 1000px;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 20px 0px;
	text-align: center;
	border-top: 1px solid #143e68;
}

/*CREATED CLASSES*/
.space {
	height: auto;
	width: auto;
	margin-top: 5px;
}
.left {
	float: left;
	width: 300px;
	height: auto;
	text-align: right;
	padding: 5px 2px 5px 2px;
}
.right {
	float: right;
	width: 300px;
	height: auto;
	text-align: left;
	padding: 5px 2px 5px 2px;
}
.left_left {
	float: left;
	width: 200px;
	height: auto;
	padding: 5px 2px 5px 100px;
}
.right_left {
	float: right;
	width: 250px;
	height: auto;
	padding: 5px 50px 5px 2px;
}
.title {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}
.text {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #accff1;
}
.link {
	padding: 5px 10px 5px 10px;
}
.link2 a:link {
	color: #FFF;	
}
.link2 a:hover {
	color: #16406a;	
}
.innerbox1 {
	width: 300px;
	height: auto;
	margin-left: -10px;
}
.innerbox1 a:link {
	color: #FFF;
}
.innerbox1 a:visited {
	color: #FFF;	
}
.ceboxshow {
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px dashed #accff1;
	align-text: justify;
}
.box_header {
	width: 290px;
	height: 23px;
	padding: 3px 3px 3px 3px;
	background-color: #143e68;
}
.box_text {
	width: 285px;
	height: auto;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	text-align: left;
}
.blank {
	clear: both;
	width: 20px;
	height: 20px;
}
.copyright {
	width: 990px;
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 10px;
	text-align: left;
	font-size: 10px;
	color: #FFF;
	background-color: #143e68;
}
.copyright a:link {
	width: 990px;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
.copyright a:visited {
	width: 990px;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
.copyright a:hover {
	width: 990px;
	height: 20px;
	color: #2d8be9;
	text-decoration: none;
	font-size: 10px;
}
.leanquote {
	margin: 15px 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #537c00;
}
.form {
	width: 440px;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.form_top {
	clear: both;
	width: 420px;
	height: 20px;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
.form_left {
	float: left;
	width: 150px;
	height: 25px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	border-bottom: 1px dashed #accff1;
}
.form_right {
	float: right;
	width: 250px;
	height: 25px;
	text-align: right;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	border-bottom: 1px dashed #accff1;
}
.form_bottom {
	clear: both;
	width: 430px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin-bottom: 1px;
	border-bottom: 1px dashed #accff1;
}
.list_left {
	float: left;
	width: 195px;
	margin: 5px 0px 5px 5px;
}
.list_title {
	height: 25px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.list {
	height: auto;
	text-align: left;
	border: 1px dashed #accff1;
}

/* HOVER MENU KEEP */
.ddmenuleft {
	float: left;
}
#ddtopmenubar {
	float: left;
}
.ddmenuright {
	float: left;
}
.ddsubmenustyle, .ddsubmenustyle ul { /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	border: 1px solid #FFF;
	border-bottom: 0px;
	visibility: hidden;
	z-index: 100;
}
.ddsubmenustyle li a {
	display: block;
	width: 162px;
	color: #FFF;
	font-weight: bold;
	background-color: #2d8be9;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
* html .ddsubmenustyle li { /*IE6 CSS hack*/
	display: inline-block;
}
.ddsubmenustyle li a:hover {
	background-color: #537c00;
	color: #FFF;
}
/* ######### Neutral CSS  ######### */
.downarrowpointer { /*CSS for "down" arrow image added to top menu items*/
	border: 0;
}
.rightarrowpointer { /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	left: 100px;
	border: 0;
}
.ddiframeshim { 
	position: absolute;
	z-index: 500;
	background: transparent;
	width: 0;
	height: 0;
	display: block;
}
/* ######### Matt Black Strip Main Menu Bar CSS ######### */
.mattblackmenu ul {
	margin: 0;
	padding: 0;
	height: 48px;
	list-style-type: none;
	border-bottom: 1px solid #FFF;
	overflow: hidden;
	width: 956px;
	background-image: URL("../images/menu-background.png");
}
.mattblackmenu li {
	display: inline;
	margin: 0;
}
.mattblackmenu li a {
	float: left;
	display: block;
	height: 25px;
	text-decoration: none;
	font-size: 12px;
	padding: 12px 8px 10px 8px;
	margin: 0;
	color: white;
	font-weight: bold;
	background-image: URL("../images/menu-background.png");
}
.spacer {
	float: left;
	width: 10px;
	height: 48px;
}
.line {
	float: left;
	width: 1px;
	height: 48px;
	background-color: #1b538b;
}
.mattblackmenu li a:visited {
	color: #FFF;
}
.mattblackmenu li a:hover {
	background-image: URL("../images/menu-background.png"); /*background of tabs for hover state */
}
.mattblackmenu a.selected {
	background-image: URL("../images/menu-background.png"); /*background of tabs for hover state */
}