li {
	padding-left: 1px
}
ul {
	padding-left: 13px
}
ol {
	padding-left: 20px
}
.fullheight{
	height:100%;
}	
h1 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #445660;
	font-weight: bold;
}
h2 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #929da1;
	font-weight: bold;
}

.feature-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.nav
{
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
	display:block;
}

a.nav_sub
{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display:block;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*a:hover.nav
{ color: #ffffff; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold; }*/
a:hover.nav
{text-decoration: underline;}
a:hover.nav_sub
{text-decoration: underline;}


.nav ul{
	margin:0;
	}
.nav li{
	list-style:none;
	}

.nav 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.bnav
{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #445660;
	text-decoration: none;
	font-weight: bold;
}
a:hover.bnav
{ color: #445660; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold; }

.bnav 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #445660;
	font-weight: bold;
	text-decoration: none;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	padding: 3px;
	background-color: #eaeaea;
	float:right;
}
.bg-top
{
background-image : url(images/header.jpg);
background-repeat : no-repeat;
width: 798px;
height: 68px;
}
.bg-bottom
{
	background-image : url(images/bottom.jpg);
	background-repeat : no-repeat;
	width: 800px;
	height: 4px;
}
.bg-3
{
	background-image : url(images/content_rpt.jpg);
	padding: 10px 15px 10px 15px;
}

iframe{
	margin-bottom:10px;
	}
	
.quotebox{
	padding: 6px 8px 5px 0px;
	text-align:right;
	}
	
/* FORM CSS */

.TableLeft{
	background-color:#e3e5e5;
	padding-left: 10px;
	font-size: 12px;
    color: #000000;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align:left;}
.TableRight{
	background-color:#e3e5e5;
	padding-right: 10px;
	font-size: 12px;
    color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;}
.TableEmpty{
	background-color:#e3e5e5;
	padding-right: 0px;
	text-align: right;
	vertical-align: top;
}
.TableColor{
	background-color:#e3e5e5;
}

.Nested{
	font-size: 12px;
    color: #000000;}
	

.SectionHeader {
            font-weight: bold;
            color: #FFFFFF;
            background-color: #4e5f67;
            padding: 4px 10px 6px;
            font-size: 12px;
 
}
.SectionHeader2 {
            font-weight: bold;
            color: #FFFFFF;
            background-color: #4e5f67;
            font-size: 12px;
 
}
.FormLabel {
            font-size: 12px;
            color: #000000;
            background-color: #EEEEFF;
            padding-top: 5px;
            padding-right: 5px;
            padding-bottom: 5px;
            padding-left: 10px;
}
.FormInput {
            font-size: 12px;
            color: #000000;
            padding-right: 0px;
            text-align: left;
			width:160px;
 
}
.FormInputShort {
            font-size: 12px;
            color: #000000;
            padding-right: 0px;
            text-align: left;
			width:65px;
 
}

.SubmitRow {
            font-size: 12px;
            color: #000000;
            background-color: #EEEEFF;
            padding-top: 5px;
            padding-right: 5px;
            padding-bottom: 5px;
            padding-left: 10px;
            vertical-align: top;
            font-weight: normal;
            text-align: center;
 
}
.SubmitRow2 {
            font-size: 12px;
            color: #000000;
            background-color:#e3e5e5;
            padding-top: 5px;
            padding-right: 5px;
            padding-bottom: 5px;
            padding-left: 10px;
            vertical-align: top;
            font-weight: normal;
            text-align: center;
 
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEFF;
}

.style_form {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e3e5e5;
}
.FootNote{
	padding-top:10px;
	padding-bottom:16px;
	font:10px Arial, Verdana, sans-serif;
	color:#666666;
	text-align:left;
	}

.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e3e5e5;
}

.container
{
width: 500px; 
padding: 0px;
/*background-color: blue;*/
/*text-align:center;*/
margin: 0 auto 0 auto;
}

.stepheader
{
height: 30px;
text-align:center;
border: 2px #929da1 solid;
clear:both;
margin-bottom:15px;
font-size:14px;
padding-top:7px;
/*margin-top:10px;*/
font-weight:bold;
color:#4e5f67;
}
.stepbody
{
background-color:#b1b0a2;
/*border: 2px #929da1 solid;*/
/*clear:both;*/
float:left;
margin-bottom:15px;
padding:10px;
}
.row
{
clear: both;
padding-top: 5px;
/*background-color:orange;*/
}
.label
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
float: left;
width: 230px; 
text-align: right;
/*background-color:#FF9999;*/
} 
.object
{
float: right;
width: 240px;
text-align: left;
/*background-color:#00FF00;*/
}

.texterror {
color: red;
}
.therewereerrors {
font-size: 11px;
/*float: right;*/
/*width: 180px; */
text-align: center;
}

.therewereerrors strong{
	color:red;

}
.correctthemerrors {
color: red;
font-size: 11px;
}

/* QUOTEBOX/NEWSLETTER CSS */

#qb_container{
	width:266px;
	background-color:#b8bfc1;
	margin:0;
	padding:0;
	float:left;
}


#nl_container{
	width:266px;
	background-color:#e8e7e2;
	margin:0;
	padding:0;
	float:left;
}


.qb_outer{
	width:244px;
/*	background-color:#FFFFFF;*/
	padding:0px 4px 4px 8px; /* grey space surrounding white center portion */
	float:left;
}
.qb_inner{
	width:224px;
	background-color:#ffffff;
	padding:8px 10px 8px 10px;
	margin:0 0 -4px 0;
/*	margin:0;*/
	float:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.qb_img_top{top:0px;left:0px;float:left;}
.qb_img_bottom{bottom:0px;left:0px;float:left;}
.qb_row{
padding:5px 0 0 0;
clear:both;
}
.qb_submit{
	float:right;
	}
.spacer{
height:1px;
/*display:inline;*/
clear:both;
}

.qb_row strong{float:left;}

.xs_style
{
    background-color: #f9f9f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*rss styles*/
.rate{display:inline;padding-right:10px;}
.apr{display: inline;}

/*Phone*/
.phone {

text-align:center;
clear:both;
font-size:26px;
font-weight:bold;
color:#4e5f67;
}
.phonesmall
{
text-align:center;
clear:both;
font-size:14px;
font-weight:bold;
color:#4e5f67;
border: 2px #929da1 solid;
background-color: #FFFFFF;
}