/* BEGIN COMMON STYLE ELEMENTS */
a:link{
	color:#3B80B1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:underline;
	line-height: 18px;
        word-spacing: 1px;
}
a:visited{
	color:#3B80B1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:underline;
	line-height: 16px;
}
a:hover{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
}
a:active{
	color:#3B80B1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
}
a.linkNavTop:link,a.linkNavTop:visited,a.linkNavTop:active,a.linkNavTop:hover{
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
a.linkNavTop:hover{
	color:#00529B;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
a.linkLogin:link,a.linkLogin:visited,a.linkLogin:active,a.linkLogin:hover{
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
a.linkLogin:hover{
	color:#00529B;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
a.navSide:link, a.navSide:visited, a.navSide:active, a.navSide:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	display: block;
	padding-left: 10px;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.navSide:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	background-image: url(../images/back_nav_side_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 19px;
}
.navSideSelected {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	background-image: url(../images/back_nav_side_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 19px;
}
a.linkFeatured:link, a.linkFeatured:visited, a.linkFeatured:active, a.linkFeatured:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
a.linkFeatured:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
a.linkBlue:link, a.linkBlue:visited, a.linkBlue:active, a.linkBlue:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3B80B1;
	text-decoration:underline;
	font-style: normal;
	font-variant: normal;
}
a.linkBlue:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A3C6E0;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
}
a.linkFooter:link,a.linkFooter:visited,a.linkFooter:active,a.linkFooter:hover{
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size:10.65px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:underline;
}
a.linkFooter:hover{
	color:#CCCCCC;
	font-family:arial, helvetica, sans-serif;
	font-size:10.65px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	text-decoration:none;
}
body{
	color:#2a5B7E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	/*background-color: #4F8AAE;
	background-image: url(../images/back_page_gradient.jpg);*/
	background-repeat: repeat-x;
	height: 1000px;
}
li{
	background-image:url(../images/bullet_green.gif);
	background-position:-3px 0.575em;
	background-repeat:no-repeat;
	margin:0px;
	padding-bottom:1px;
	padding-left:0.5em;
	padding-right:0px;
	padding-top:1px;
}
ul{
	list-style-type:none;
	margin-bottom:0px;
	margin-left:16px;
	margin-right:0px;
	margin-top:2px;
	padding:0;
}
p{
margin:0px;
padding-bottom:3px;
padding-top:3px;
}
sub{
font-size:10px;
vertical-align:-10%;
}
sup{
font-size:10px;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.backLightBlue {
	background-color: #D4E3F4;
}
.backWhite {
	background-color: #FFFFFF;
}
.backBlueDark {
	background-color: #00539B;
}
.backHP{
	background-image: url(../images/back_HP.jpg);
	background-repeat: no-repeat;
	height: 952px;
}
.backRoundedBottom{
	background-image: url(../images/back_int_bottom.png);
	background-repeat: no-repeat;
	height: 63px;
}
.backBottomHP{
	background-image: url(../images/back_rounded_bottom.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
.backHPSideNav {
	background-image: url(../images/back_hp_sidenav.jpg);
	background-repeat: no-repeat;
	width: 193px;
}
.backRoundedRight{
	background-image: url(../images/back_rounded_right.jpg);
	background-repeat: no-repeat;
	height: 910px;
}
.backRoundedLeft{
	background-image: url(../images/back_rounded_left.jpg);
	background-repeat: no-repeat;
	height: 910px;
	width: 7px;
}
.backRounded {
	background-image: url(../images/back_rounded.jpg);
	background-repeat: repeat-x;
}
.backNavTop {
	background-image: url(../images/back_nav_top.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 925px;
}
.backHPSearch {
	background-image: url(../images/back_hp_search.jpg);
	width: 651px;
}
.backIntContent {
	background-image: url(../images/back_int_cntnt_mid.png);
	background-repeat: repeat-y;
	width: 958px;
}
.backContent {
	background-image: url(../images/back_content_right.jpg);
	background-repeat: repeat-x;
	height: 635px;
	background-color: #DBE9F6;
}
.backIntBanner {
	background-image: url(../images/back_int_banner.jpg);
	background-repeat: repeat-x;
	height: 194px;
}
.backIntBannerShadow {
	background-image: url(../images/back_int_banner_shadow.png);
	background-repeat: no-repeat;
	height: 194px;
}
.backFeatured {
	background-image: url(../images/back_hp_featured.jpg);
	background-repeat: no-repeat;
	height: 337px;
	width: 655px;
}
.backIntNavTop {
	background-image: url(../images/baack_interior_sideNav.jpg);
	background-repeat: repeat-x;
	height: 440px;
}
.backIntNavBttm {
	background-image: url(../images/back_int_sideNav_bttm.jpg);
	height: 15px;
	background-repeat: no-repeat;
}
.borderGrayMed {
	border: 1px solid #C9C9C9;
}
.borderSideNav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2BCA4;
	background-color: #4AA202;
	width: 200px;
}
.borderLft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8A653A;
	border-left-color: #8A653A;
}
.button,#sideBar li{
	background-color:#FFFFFF;
	border-bottom:3px double #999;
	border-left:3px double #ccc;
	border-right:3px double #999;
	border-top:3px double #ccc;
	color:#8A653A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0.175em;
}
.button:hover{
border:3px double #cccccc;
border-left-color:#999999;
border-top-color:#999999;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
padding:0.175em;
}
.button:active{
border:3px double #cccccc;
border-left-color:#999999;
border-top-color:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
padding:0.175em;
}
form{
margin:0px;
padding:0px;
}
.formCheckbox{
border:0 solid #FFFFFF;
height:11px;
margin:0px;
vertical-align:middle;
width:11px;
}
.formDropDown{
	background-color:#FFFFFF;
	border:1px inset #666666;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0px;
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 150px;
}
.formDropDown	select{
border:1px inset #666666;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:0px;
padding:0px 0px 0px 2px;
}
.formLabel{
color:#3B80B1;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:bold;
}
.formLabelElement{
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.formList{
background-color:#FFFFFF;
border:1px solid #999999;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:0px;
padding:0px 0px 0px 2px;
width:150px;
}
.formRadio{
border:0 solid #FFFFFF;
height:10px;
margin:0px;
vertical-align:middle;
width:10px;
}
.formTextfield{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:15px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #AFB7C9;
	border-bottom-color: #AFB7C9;
	border-left-color: #B2B2B2;
	text-align: left;
}
.formTextfieldSearch{
	border:1px solid #828282;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:16px;
	width: 90px;
}
.formTextMulti{
border:1px solid #B2B2B2;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:normal;
padding-left:2px;
text-align:left;
text-indent:2px;
}
.required{
color:#990000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding-right:1px;
}
.title24pxBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3B80B1;
}
.title30pxBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #3B80B1;
}
.title24pxBlueLite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #83B3D6;
}
.title24pxBlueReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3B80B1;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2A5B7E;

}
.textItalic {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textBlue12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B80B1;
}
.textBlue14pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B80B1;
}
.textBlue16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B80B1;
}
.textRed14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.textGray14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E9E9E;
}
.textBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.textWhite12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.textLinkActive {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD998;
	font-style: italic;
}
.textSideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
}
.cellLight{
	color:#2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3C3C3;
	text-align: left;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.cellDark{
	color:#2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F3F8FC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3C3C3;
	text-align: left;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.cell1stLight{
	color:#2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	}
	.cell1stDark{
	color:#2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F3F8FC;
	text-align: left;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	}
.hdrRow1st{
	background-color:#569DC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}
.hdrRow1st{
	background-color:#569DC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}
.hdrRow{
	background-color:#569DC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	text-align: center;
	padding: 1px;
}

/* MODIFIED HTML ELEMENTS */
body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #00539B;*/
	margin: 0px;
	font-size: 11px !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3F3F3F;
}
p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
sup {
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
/*ul
{
	list-style-type: none;
	padding: 0;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

li
{
	background-image: url(../images/icons/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.575em;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
}*/
/* TEXT ELEMENTS */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3F3F3F;
        line-height: 18px;
        word-spacing: 1px;
}
.textOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F49C38;
}
.textGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3AB500;
}
.textBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00539B;
}
.backIndexTestimonial {
	background-image: url(../images/backs/back_hdr_index_testi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.textOrangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
.textGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3AB500;
	line-height: normal;
}
.backHdrFree {
	background-image: url(../images/backs/back_hdr_index_free.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.textBlueBoldAllCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0C849D;
	line-height: normal;
	text-transform: capitalize;
}
.textCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: right;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
}
.textUnderline {
	text-decoration: underline;
}
.textCentered {
	text-align: center;
}
.textItalic {
	font-style: italic;
}
.headerWhite18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.headerBlue18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00539B;
}
.headerBlueLight28px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #84BBD6;
}
.headerGreen14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #70B91F;
}
.headerBlue14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00539B;
}
.headerOrange14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
.headerSpecialDeck {
	font-family: "Helvetica Condensed", Arial, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0C849D;
	text-decoration: underline;
}
/* BACKGROUND AND BORDER ELEMENTS */
.backBlue {
	background-color: #00539B;
}
.backRed {
	background-color: #B02727;
}
.backGreen {
	background-color: #70B91F;
}
.backFooter {
	background-image: url(../images/backs/back_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.backSalmon {
	background-color: #FFEBE5;
}
.backOrange {
	background-color: #FF6633;
}
.backBlueLight {
background-color: #84BBD6;
}
.backHeader {
	background-image: url(../images/backs/back_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backWhite {
	background-color: #FFFFFF;
}


.backGrayWash1 {
	background-color: #EAEARA;
}
.backGrayWash2 {
	background-color: #F4F4F4;
}
.backBlueWash {
	background-color: #ECF5F7;
}
.borderGray {
	border: 1px solid #AFAFAF;
}
.borderBlue {
	border: 1px solid #00539B;
	padding: 3px;
}
/* FORM ELEMENTS */
form {
	margin: 0px;
	padding: 0px;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #00539B;
}
.formLabelLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AFAFAF;
	line-height: normal;
	text-transform: uppercase;
}
.formDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border: 1px inset #666666;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	background-color: #FFFFFF;
}
.formDropDown	select	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #333333;
		border: 1px inset #666666;
		margin: 0px;
		padding: 0px 0px 0px 2px;
		}
.formTextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border: 1px solid #828282;
	background-color: #F3F6FA;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}
.formTextMulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border: 1px solid #B2B2B2;
	padding-left: 2px;
}
.formRadio {
	margin: 0px;
	border: 0 solid #FFFFFF;
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
.button, #sideBar li{
	padding: 0.175em;
	background-color:#FFFFFF;
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 3px double #ccc;
	border-right: 3px double #999;
	border-bottom: 3px double #999;
	border-left: 3px double #ccc;
}
.button:active{
	border: 3px double #cccccc;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0.175em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button:hover{
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0.175em;
}
.formLabelElement {
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-right: 1px;
}
.formCheckbox {
	margin: 0px;
	border: 0 solid #FFFFFF;
	height: 12px;
	width: 12px;
	vertical-align: middle;
}
/* LINK ELEMENTS */
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00539B;
	text-decoration: underline;
	font-size: 16px;
        line-height: 18px;
        word-spacing: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #84BBD6;
	text-decoration: underline;
	font-size: 16px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #84BBD6;
	text-decoration: none;
	font-size: 16px;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00539B;
	text-decoration: none;
	line-height: 18px;
}
a.linkMore:link, a.linkMore:visited, a.linkMore:active, a.linkMore:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C849D;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
.backIndexBoxIncludes {
	background-image: url(../images/backs/back_index_box_include.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.linkMore:hover {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration:underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a.linkMoreGold:link, a.linkMoreGold:visited, a.linkMoreGold:active, a.linkMoreGold:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBB21C;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
a.linkMoreGold:hover {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #84BBD6;
	text-decoration:underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold; 
color: #FFFFFF;
text-decoration:none;
}
a.footer:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold; 
color: #6F6F6F; 
text-decoration:underline;
}
.backBoxIndexSave {
	background-image: url(../images/backs/back_index_save.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backBoxIndexSaveBtm {
	background-image: url(../images/backs/back_index_save_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backBoxIndexPkgStnd {
	background-image: url(../images/backs/back_offers_standard.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backBoxIndexPkgGold {
	background-image: url(../images/backs/back_offers_gold.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backBoxIndexPkgPrem {

	background-image: url(../images/backs/back_offers_premium.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backIndexInclude {
	background-image: url(../images/backs/back_index_box_include.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backIndexMedian {
	background-image: url(../images/backs/back_hdr_index_median.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.backIndexCompare {

	background-image: url(../images/backs/back_hdr_index_compar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textGoldBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EBB21C;
	line-height: normal;
}
.headerBlue16px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00539B;
}
.headerGold28px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EBB21C;
}
.backFooterInterior {

	background-image: url(../images/backs/back_footer_interior.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.backRoundIntLeft {
	background-image: url(../images/backs/back_rounded_226_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.cellBorderLftOr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6633;
	padding: 3px;
}
.backtesti1 {
	background-image: url(../images/fotos/testi_1_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.dividerVertGray {
	background-image: url(../images/backs/divider_gray_horiz.gif);
	background-repeat: repeat;
}
a.navLanding:link, a.navLanding:visited, a.navLanding:active, a.navLanding:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EBB21C;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	width: 240px;
	padding-left: 21px;
	vertical-align: middle;
	padding-top: 6px;
	height: 20px;
	cursor: hand;
}
.backNavLanding {
	background-image: url(../images/backs/nav_landing.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.navLanding:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00539B;
	text-decoration:none;
	width: 240px;
	padding-left: 21px;
	vertical-align: middle;
	padding-top: 6px;
	font-variant: normal;
	height: 20px;
	cursor: hand;
}
a.navSub:link, a.navSub:visited, a.navSub:active, a.navSub:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00539B;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	width: 240px;
	padding-left: 31px;
	vertical-align: middle;
	padding-top: 6px;
	height: 20px;
}

a.navSub:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
	text-decoration:none;
	width: 240px;
	padding-left: 31px;
	vertical-align: middle;
	padding-top: 6px;
	font-variant: normal;
	height: 20px;
	font-style: normal;
}
a.navSubSelected:link, a.navSubSelected:visited, a.navSubSelected:active, a.navSubSelected:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBB21C;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	width: 240px;
	padding-left: 31px;
	vertical-align: middle;
	padding-top: 6px;
	height: 20px;
}
.backNavLandingSub {
	background-image: url(../images/backs/nav_landing_sub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.backNavSub {
	background-image: url(../images/backs/nav_sub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.backNavSubSelected {
	background-image: url(../images/backs/nav_sub_selected.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.headerGold26px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.headerGold24px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EBB21C;
}
.headerBlue14pxItalic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00539B;
}
.headerOrange18px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
.cellBorderLBROr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6633;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
}
.cellBorderLBRYell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBB21C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EBB21C;
	border-bottom-color: #EBB21C;
	padding: 3px;
}
.cellBorderLftYell {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBB21C;
}
.cellBorderLBRBlue {


	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00539B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00539B;
	border-bottom-color: #00539B;
}
.cellBorderLftBlue {


	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00539B;
}
.cellBorderLBRGreen {



	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70B91F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #70B91F;
	border-bottom-color: #70B91F;
}
.cellBorderLftGreen {



	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70B91F;
}
.cellBorderLftBluLite {




	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #84BBD6;
}
.cellBorderLBRBlueLite {




	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #84BBD6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #84BBD6;
	border-bottom-color: #84BBD6;
}
.cellBorderRgtYell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBB21C;
	padding: 3px;
}
.borderGold {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBB21C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EBB21C;
	border-bottom-color: #EBB21C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBB21C;
	padding: 3px;
}
.borderBlueLite {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #84BBD6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #84BBD6;
	border-bottom-color: #84BBD6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #84BBD6;
	padding: 3px;
}
.borderGreen {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70B91F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #70B91F;
	border-bottom-color: #70B91F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70B91F;
	padding: 3px;
}
.backTesti2 {
	background-image: url(../images/fotos/testi_2_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.borderOrange {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6633;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6633;
}
.cellBordeBtmOr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
}
.cellBordeRtOr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6633;
}
.cellBordeBtmRtOr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6633;
}
.cellBordeRtTopOr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6633;
}
.cellBordeLftTopOr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6633;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6633;
}
.buttonCalc, #sideBar li {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../images/backs/back_button_calc.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 134px;
}
.hand {
	cursor: hand;
}.BoxIndexSaveBtm {

	background-image: url(../images/backs/back_index_save_btm2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




.l{ float:left;}.r{ float:right;}.c{ clear:both;}
/*
.navi{
	background: url(../images/navi_dpacer.png) repeat-x;
	font-size:18px;
	font-family:Futura BdCn BT;
	color:#FFFFFF;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:7px;

}
.header_left_top{
	background:url(../images/logo_bg.png) no-repeat left top;
	width:570px;
	padding:10px 0px 5px 5px ;
	height:402px;
	position:absolute;
}
*/
