﻿@charset "utf-8";
body {
text-align:center;
font-family:verdana;
font-size:10px;
margin-top:0px;
background-color:white;
}


.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 1004px; /*Width of Carousel Viewer itself*/
height: 446px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 1004px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


.topshadow {
	background-image: url("../images/topbot_shadow.gif");
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
}
.bottomshadow {
	background-image:url("../images/topbot_shadow.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	height:30px;
}
.bodyshadow {
	background-image:url("../images/h_shadow.gif");
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}
.topNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	padding: 10px;
}


a.topNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#272727;
	padding: 0 10px;
	text-decoration:none;
	}
	
a.topNav:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#808080;
	padding: 0 10px;
	text-decoration:none;	
	
}
a.topNav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272727;
	font-weight: normal;
	padding: 0 10px;
	text-decoration:underline;
}

.loginBg {
	border-bottom:#ffb300 solid 2px;
	background-color:#FFc800;
	height:22px;
	padding-top:3px;
	padding-bottom:0px;
}

.loginBgcontent {
	width: 800px; 
}

.searchField {
	background:url("../../images/searchTop.gif") ;
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding-top: 1px;
}

input {
	vertical-align:top;
	padding-top: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navBg {
	background-image:url("../images/navBg.jpg");
	background-repeat:repeat-x;
	background-color: #F2F2F2;
	height: 28px;
	z-index: 100px;
}
.mainmenu {
	width: 100%; 
	height: 28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight: none;
}

.mainmenu ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/*
.menu ul ul 
{
	xwidth: 180px;
	xfloat: left;
}
*/
.mainmenu li 
{
	float: left;
	position: relative;
	text-align:left;

}

.mainmenu a
{
	display: block;
	height: 27px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;

	border-right: 0;
	background: # url("../../images/navBg.gif") left top repeat-x;
	padding: 0 22px 0 22px;
	line-height: 23px;
	float: left;
}

.mainmenu ul ul 
{
	visibility: hidden;
	position: absolute;
	color: #000000;
	height: 0;
	top: 26px;
	left: 0;
	xwidth: 149px;
}

.mainmenu ul ul a 
{
	background: #dfdfdf;
	color: #272727;
	height: 26px;
	width: 150px;
	border-left: 1px solid #272727;
	border-right: 1px solid #272727;
	border-bottom: 1px solid #272727;
}

.mainmenu ul ul a:visited 
{
	background: #dfdfdf;
	color: #272727;
	height: 26px;
	width: 150px;
	border-left: 1px solid #272727;
	border-right: 1px solid #272727;
	border-bottom: 1px solid #272727;

}

.mainmenu ul ul a:hover 
{
	color: #ffffff;
	background: #272727;
	text-decoration: none;

}

.mainmenu a:hover 
{
	background: url("../../images/navBgOver.gif") left top repeat-x;
	height: 27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px;
}

.mainmenu a:visited
{

	height: 27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #ffffff;
	border-bottom: 0px;
	text-decoration: none;
}

.mainmenu ul li:hover ul, .mainmenu ul a:hover ul
{
	visibility: visible;
}

.mainmenu table 
{
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}
.bannerTop {
padding-left: 15px;
padding-right:15px;
font-family:myriad pro;
font-size:25px;
font-style:italic;
font-weight:bold;
height:113px;
background-image:url("../images/topBG.gif");
}
.ContentAreaHome {
	padding-top: 34px;
	padding-bottom: 34px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	color: #4c4c4c;
	}

.LeftInfoArea {
	left:0px;
	top: 0px;	
}

.MainContent {
	left:0px;
	top: 0px;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 10px;
	text-align:justify;
	color: #999;
}

.ContentAreaHome {
	padding-top: 34px;
	padding-bottom: 34px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	color: #4c4c4c;
	}

.content H1{
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	color: #272727;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.content H1 b{
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	color: #bb0000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.content H2{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #272727;
	padding: 20px 0 10px 0;
	margin: 0px;
}

.content ul li {
	list-style-image:url("../images/listBullet.gif");
	list-style-position: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	padding-top: 0px;
	margin: -6px 0px 18px -24px;

}
.content ol {
	padding-top: 0px;
}

.content ol li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px 0px 0px 0px;
	margin: -10px 0px 8px -18px;
	z-index: 10;

}

a {
	font-weight: normal;
	color: #005588;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #005588;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	/*color: #808080;*/
	color:#005588;
}

/*left*/

.leftNavQuickLinksH3a{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.leftNavQuickLinks {	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding:10px;
	border-bottom: solid 1px #ffd166;
	border-top: solid 1px #fff;
}

a.leftNavQuickLinks {
	display:block; 
	text-decoration:none;
	color:#272727;
	background:#fff7e5;
}

a.leftNavQuickLinks:hover {
	text-decoration: none;
	display:block;
	color:#272727;
	background:#ffce5c;
}

.leftNavQuestionsH3a{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.leftNavQuestions {	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding:10px;
	border-bottom: solid 1px #dfdfdf;
	border-top: solid 1px #fff;

}

a.leftNavQuestions {
	display:block; 
	text-decoration:none;
	color:#272727;
	background-color: #f5f5f5;
}

a.leftNavQuestions:hover {
	text-decoration: none;
	display:block;
	color:#272727;
	background:#d2d2d2;
}

.masterdiv{
color:#000000;
vertical-align:middle;
width:205px;
}

.menutitle, .menutitle:visited {
cursor:pointer;
	background-color:#f5f5f5;
	width: 225px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 0px;
	border-bottom: solid 2px #ffffff;
	background-repeat:no-repeat;
	background-position: 10px 11px;
}

.menutitle:hover{
	cursor:pointer;
	background-color:#B3B3B3;
	width: 225px;
	height: 20px;
	color: #ffffff;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 0px;
	border-bottom: solid 2px #ffffff;
	background-repeat:no-repeat;
	background-position: 10px 11px;
}

.submenu{
margin: 0px;
background-image: url("../images/minusSign.gif");
}


.ContentSectionalH3a{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}

.ContentSectionalRow {
	background-color: #fff7e5;
	padding: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4c4c4c;
	border-bottom: #ffd166 solid 1px;
	border-top: #fff 1px solid;
}

.leftNavH2b{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 12px;
	margin: 0px;
}
a.contentBreadcrumb:link, a.contentBreadcrumb:active {
	color: #005588;
	padding: 0px 10px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url("../../images/contentBreadcrumbArrow.gif");
	background-position: bottom left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}

a.contentBreadcrumb:hover {
	color: #005588;
	padding: 0px 10px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url("../../images/contentBreadcrumbArrow_Over.gif");
	background-position: bottom left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}

a.contentBreadcrumb:visited {
	color: #808080;
	padding: 0px 10px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url("../../images/contentBreadcrumbArrow.gif");
	background-position: bottom left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}


.ComparitiveTableRow{
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	height: 24px;
	border-bottom: solid 1px #e5e5e5;
	padding: 2px 10px 0px 10px;
}

.ComparitiveTableHeader {
	border-right: solid 1px #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	font-weight: normal;
	height:22px;
	background-color: #ffb300;
	padding: 2px 10px 0px 10px;
}

.ComparitiveTableinfo{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffb300;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.RateTableRow{
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	height: 24px;
	border-bottom: solid 1px #e5e5e5;
	padding: 2px 10px 0px 10px;
}

.RateTableHeader {
	border-right: solid 1px #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	font-weight: normal;
	height:22px;
	background-color: #dfdfdf;
	padding: 2px 10px 0px 10px;
}

.RateTableinfo{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffb300;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.number {
	color:#bb0000;
	font-weight: bold;
}


.content ul li {
	list-style-image:url("../images/listBullet.gif");
	list-style-position: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	padding-top: 0px;
	margin: -6px 0px 18px -24px;

}
.content ol {
	padding-top: 0px;
}

.content ol li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px 0px 0px 0px;
	margin: -10px 0px 8px -18px;
	z-index: 10;

}
.sidebar {
	padding-top: 0px;
}
.sidebar2 {
/*padding-top: 30px;*/
}
.leftNavHolder {
	padding: 34px 0px 30px 0px;
}

a.LeftnavDead, a.LeftnavDead:visited
{
	background-color:#f5f5f5;
	width: 200px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 25px;
	border-bottom: solid 2px #ffffff;
}

a.LeftnavActive, a.LeftnavActive:visited
{
                background-color:#DFDFDF;
                width: 200px;
                height: 20px;
                color: #272727;
                display:block; 
                text-decoration:none;
                font-weight: bold;
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                padding: 8px 10px 0px 25px;
                border-bottom: solid 2px #ffffff;
}


a.LeftnavDead:hover, a.LeftnavActive:hover   {
	background-color:#B3B3B3;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a.LeftnavPlus
{
background-image:url("../../images/plusSign.gif");
background-repeat: no-repeat;
background-position: 10px 12px;
	background-color:#f5f5f5;
	width: 200px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 25px;
	border-bottom: solid 2px #ffffff;
}

a.LeftnavPlus:hover
{
	background-color:#B3B3B3;
	width: 200px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 25px;
	border-bottom: solid 2px #ffffff;
}

a.LeftnavPlus:active {

	background-color:#B3B3B3;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.LeftnavDead2, a.LeftnavDead2:visited
{
	background-color:#f5f5f5;
	width: 190px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 35px;
	border-bottom: solid 2px #ffffff;
}

a.LeftnavActive2, a.LeftnavActive2:visited
{
                background-color:#DFDFDF;
                width: 200px;
                height: 20px;
                color: #272727;
                display:block; 
                text-decoration:none;
                font-weight: bold;
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                padding: 8px 10px 0px 35px;
                border-bottom: solid 2px #ffffff;
}


a.LeftnavDead2:hover, a.LeftnavActive2:hover 
 {
	background-color:#B3B3B3;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.leftNavQuickLinksH3a{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.leftNavQuickLinks {	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding:10px;
	border-bottom: solid 1px #ffd166;
	border-top: solid 1px #fff;
}
.yellowRow {
color: #474747;
background-color:#FFB300;
font-weight:bold;
}

/*Forms Styles*/

.FormHeader {
	background-color: #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #272727;
	height: 22px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	height: 22px;
}

.FormContent {
	background-color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #272727;
	padding: 10px;
	margin: 0px;
}

.FormCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #272727;
	line-height: 16px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

.FormProgress {
	color: #272727;
	background-color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	height: 22px;
}

.FormProgress a:link {
	color: #fff;
	text-decoration: none;
	
}

.FormProgress a:hover {
	color: #fff;
	text-decoration: underline;
	
}

.FormProgress a:visited {
	color: #272727;
	text-decoration: none;
	
}

.FormSend {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #272727;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	width: 50px;
}

.FormSend a:link, .FormSend a:active, .FormSend a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #272727;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url("../../images/Form_Send_Arrow.gif");
	background-position: 7px 7px;
	padding: 0px 0px 1px 13px;
	margin: 0px;
	background-color: #ffb300;
	width: 50px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.FormSend a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url("../../images/Form_Send_Arrow_Over.gif");
	background-position: 7px 7px;
	padding: 0px 0px 1px 13px;
	margin: 0px;
	background-color: #272727;
	width: 50px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
}

.FormContentField {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	z-index: 0;
}

.FormContentInput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding: 2px 2px 0px 2px;
	border: solid 1px #858585;
	width: 170px;
}

.FormContentDropdown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	border: solid 1px #858585;
	width: 175px;
}

.FormContentTextbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding: 2px 2px 0px 2px;
	border: solid 1px #858585;
	width: 170px;
}


.FormError
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb0000;
	font-weight: bold;
	padding: 0px;
}

/*End of Forms Styles*/

/*Banners*/

a.bannerG1
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 236px;
}

a.bannerG1:hover
{
	border-color: #FFb300;
}

.contentCopyG1{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4c4c4c;
	line-height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}


a.bannerG1Loaded
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 338px;
	height: 158px;
}

a.bannerG1Loaded:hover
{
	border-color: #FFb300;
}

a.bannerG2
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 523px;
	height: 200px;
}

a.bannerG2:hover
{
	border-color: #FFb300;
}

a.bannerG3
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 158px;
	height: 158px;
}

a.bannerG3:hover
{
	border-color: #FFb300;
}

.contentCopyG3_Right{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4c4c4c;
	line-height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.pageHeader {
	font-family: "myriad pro", Verdana;
	font-size:24px;
	font-weight:bold;
	color:#BB0000;
	font-style:italic;
	
}

/*End of Banners*/
