@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	background-color: #E8EAF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(_graphics/bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	line-height: 1.6em;
	color: #656A80;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
}
a:link {
	color:#3D9C4A;
	text-decoration:underline;
}
a:visited {
	color:#3D9C4A;
	text-decoration:underline;
}
a:active {
	color:#3D9C4A;
	text-decoration:underline;
}
a:hover {
	color:#2C4B91;
	text-decoration:none;
}
h3 {
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #005782;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#sidebar {
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-top: 0px;
	width: 174px;
	float: right;
}
#container {
	width: 762px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#container_pop {
	width: 500px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#videocontainer {
	width: 425px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#headerHome {
	width:762px;
	height: 123px;
	margin: 0px;
	background-position: right;
	background-repeat: no-repeat;
}
#nav {
	width: 762px;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#bodyContent {
	width: 742px;
	font-size: 11px;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C4B91;
	border-left-color: #2C4B91;
	background-image: url(_graphics/bkg_watermark.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#bodyContent_pop{
	width: 450px;
	font-size: 11px;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C4B91;
	border-left-color: #2C4B91;
	background-image: url(_graphics/bkg_watermark.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#bodyContent li {
	line-height: 1.3em;
	margin-right: 100px;
	margin-left: 30px;
	text-align: left;
	list-style-type: square;
	padding-bottom: 12px;
}
#bodyContent li a:link {
	color:#3D9C4A;
	text-decoration:underline;
}
#bodyContent li a:visited {
	color:#3D9C4A;
	text-decoration:underline;
}
#bodyContent li a:active {
	color:#3D9C4A;
	text-decoration:underline;
}
#bodyContent li a:hover {
	color:#2C4B91;
	text-decoration:none;
}


#bodyContentQ {
	width: 742px;
	font-size: 11px;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C4B91;
	border-left-color: #2C4B91;
	/*padding-top: 5px; */
}
#mainBar {
	width: 500px;
	text-align: justify;
}
#sidebar a:link {
	color:#277D7F;
	text-decoration:underline;
	font-weight: bold;
}
#sidebar a:visited {
	color:#256B6B;
	text-decoration:none;
	font-weight: bold;
}
#sidebar a:active {
	color:#2F8788;
	text-decoration:underline;
	font-weight: bold;
}
#sidebar a:hover {
	color:#47474D;
	text-decoration:underline;
	font-weight: bold;
}
#footer {
	clear: both;
	position: relative;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 16px;
	padding-left: 16px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3D9C4A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2C4B91;
	border-bottom-color: #2C4B91;
	border-left-color: #2C4B91;
	padding-bottom: 13px;
}
#footer a:link {
	color:#F2F2F2;
	text-decoration:none;
}
#footer a:visited {
	color:#E8E8E8;
	text-decoration:none;
}
#footer a:hover {
	color:#FFBD00;
	text-decoration:underline;
}
.smallTxt {
	font-size: 10px;
	color: #837E7F;
}
.smallTxtcenter {
	font-size: 10px;
	text-align: center;
}
.footnote {
	font-size: 10px;
	color: #837E7F;
}
.txtMed {
	font-size: 13px;
}
.clearAll {
	clear: both;
}
#container #footer p {
	padding-top: 2px;
	line-height: 9px;
	color: #999999;
}
#bodyImg {
	height: 283px;
	width: 760px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	clear: both;
}
#col01 {
	width: 245px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9CA9D3;
}
#col2 {
	width: 245px;
	margin-left: 252px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9CA9D3;
}
#col3 {
	float: right;
	width: 240px;
}
#container #bodyContent #col01 p {
	text-align: justify;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#container #bodyContent #col2 p {
	text-align: justify;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#container #bodyContent #col3 p {
	padding: 8px;
	text-align: justify;
}
.homeThumb {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
.imgStumpSelect {
	padding: 5px;
	margin: 5px;
}
.radioDiv {
	width: 110px;
	float: left;
}
.floatRight {
	float: right;
}


.quoteForm {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E8EAF2;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	border: 1px solid #2C4B91;
}

#container #bodyContentQ div {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
hr {
	color: #E8EAF2;
}
.formLabel {
	width: 160px;
	float: left;
	padding-left: 5px;
}

#colbodyspit_left {
	float: left;
	width: 500px;
}
#colbodyspit_right {
	float: left;
	width: 240px;

}

#col_left {
	width: 490px;
	float: left;
}
#col_right {
	width: 250px;
	margin-left: 490px;
	border-left-width: 1px;
}


.ul_body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 1em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #656A80;
text-decoration: none;
text-indent: 0px;
list-style-position: outside;
list-style-type: square;
padding: 0px;
margin: 0px;
}
.ul_secondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #656A80;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin-left: 20px;
}

.pageclose{
	font-size: 10px;
	margin-right: 10px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}

hr {
	color: #3E994A;
	background-color: #3E994A;
	height: 1px;
	border: 0;
}
