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

body, html {
width:100%;
height:100%;
margin:0px;
padding:0px;
background: #ffffff;
text-align:center;
font-family: Helvetica, Arial, sans-serif;
color: #3c3c3c;
font-size:12px;
line-height:15px;
}

p {
line-height:15px;
margin-bottom:10px; 
margin-top:0px;
}

img {
padding: 0px;
margin:0px;
border: 0px;
}

div{
margin:0px;
padding:0px;
}
a {
color:#4f76b2;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
h1 {
color:#dd2222;
margin: 17px 0px 15px 0px;
padding: 0px 0px 0px 18px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
}
.clear{
height:0px;
width:100%;
clear:both;
}
/* Main style */

#siteWrapper {
text-align:center;
width:863px;
margin: 0px auto;
height:auto;
}
#topHeader {
width:863px;
height:75px;
overflow:hidden;
margin-top:22px;
}

#siteContent {
width:863px;
height:auto;
background: url('images/bg_siteContent.gif') top repeat-y;
}
#infoBar {
width:863px;
height:18px;
text-align:right;
background: url('images/bg_siteContent.gif') top repeat-y;
border-top: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
}
#infoBar p {
margin: 0px 0px;
padding: 2px 10px 0px 0px;
color:#a2a2a2;
font-size:12px;
}
#footer {
height:30px;
width:863px;
font-size: 9px;
font-family:verdana;
color:#bfbfbf;
text-align:left;
}
#footer p {
padding: 6px 0px 0px 8px;
}
#footer a {
color:#bfbfbf;
}
.darker {
color:#5b5b5b;
}
#rightColumn {
float:right;
width:160px;
height:auto;
padding: 5px 0px 5px 0px;
position:relative;
right:8px;
}
#rightColumn img {
padding:0px;
margin-bottom:5px;
float:left;
}
#leftColumn {
float:left;
width:682px;
height:auto;
padding: 5px 0px 5px 0px;
position:relative;
left:8px;
text-align:left;
}
#flashArea {
width: 682px;
height:291px;
margin-bottom:5px;
float:left;
position:relative;
z-index:1;
}
#mainText {
width: 682px;
height:114px;
margin-bottom:5px;
float:left;
background:#f0f3f3;
text-align:left;
font-size:14px;

}
#mainText p {
padding: 20px 26px;;
margin: 0px 0px;
line-height:18px;
}

/* Dropdown Style */

#navArea {
width:863px;
height:27px;
border-top: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
background: url('images/bg_navArea.gif') top no-repeat;
position:relative;
overflow:visible;
z-index:20;
}
ul#nav{
height:27px;
overflow:visible;
list-style:none;
text-align:left;
margin:0px;
padding:0px 0px 0px 8px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:20;
}
#nav li {
	position:relative;
	float: left;
}
#nav li ul {
	display:block;
	position: absolute;
	left: -999em;
	top:27px;	
	z-index: 40;
	clear:none;
	overflow:hidden;
	border-top: 1px solid #eaeff2;
}

#nav li:hover ul{
	display:block;
	z-index:9000;
	float:left;
	position:absolute;
	left: 0px;
	overflow:visible;
	z-index:40;
}
#nav li.sfhover ul{
	display:block;
	z-index:9000;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	z-index:40;
}
#nav li ul li {
clear:both;
}
#nav li ul li a {
	display: block;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	width:166px;
	color: #5b5b5b;
    padding: 5px 0px 5px 0px;
	text-align: left;	
	border: 1px solid #c7c7c7;
	border-width: 0px 1px 1px 1px;
	border-collapse:collapse;
	background: #f0f3f3;
	text-align:center;
	font-weight:bold;
}
#nav li ul li a:hover{
	color: #dd2222;
	text-decoration:none;
}
#navleftspacer{
width:14px;
height:32px;
}
.navSpacer{
width:2px;
height:27px;
background:url('images/navSpacer.gif');
display:block;
}
a.nav1 {
	display:block;
	height: 27px;
	width: 80px;
	background: url('images/nav1.gif') no-repeat;
	background-position: 0 0px;
}
a.nav1:hover {
	background-position: 0 -27px;
}

a.nav2 {
	display:block;
	height: 27px;
	width: 150px;
	background: url('images/nav2.gif') no-repeat;
	background-position: 0 0px;
}
a.nav2:hover {
	background-position: 0 -27px;
}
a.nav3 {
	display:block;
	height: 27px;
	width: 116px;
	background: url('images/nav3.gif') no-repeat;
	background-position: 0 0px;
}
a.nav3:hover {
	background-position: 0 -27px;
}
a.nav4 {
	display:block;
	height: 27px;
	width: 166px;
	background: url('images/nav4.gif') no-repeat;
	background-position: 0 0px;
}
a.nav4:hover {
	background-position: 0 -27px;
}
a.nav5 {
	display:block;
	height: 27px;
	width: 93px;
	background: url('images/nav5.gif') no-repeat;
	background-position: 0 0px;
}
a.nav5:hover {
	background-position: 0 -27px;
}
a.nav6 {
	display:block;
	height: 27px;
	width: 136px;
	background: url('images/nav6.gif') no-repeat;
	background-position: 0 0px;
}
a.nav6:hover {
	background-position: 0 -27px;
}
a.nav7 {
	display:block;
	height: 27px;
	width: 101px;
	background: url('images/nav7.gif') no-repeat;
	background-position: 0 0px;
}
a.nav7:hover {
	background-position: 0 -27px;
}

/*Secondary Style */

#leftColumnSecondary {
float:left;
width:682px;
height:auto;
padding: 5px 0px 5px 0px;
position:relative;
left:8px;
text-align:left;
}
#leftColumnSecondary p {
padding:0px 34px 0px 18px;
}
.largeImg {
margin-bottom:8px;
}

a#clearForm {
	display:block;
	height: 29px;
	width: 117px;
	background: url('images/clearForm.gif') no-repeat;
	background-position: 0 0px;
	float:left;
	margin-right:10px;
}
a#clearForm:hover {
	background-position: 0 -29px;
}
a#calculate {
	display:block;
	float:left;
	height: 29px;
	width: 107px;
	background: url('images/calculate.gif') no-repeat;
	background-position: 0 0px;
}
a#calculate:hover {
	background-position: 0 -29px;
}
#contactForm {
margin-left: 10px;
}
.calculator {
margin-left: 10px;
}
.bodyBold {
font-weight:bold;
}