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

html, body {
	font-family: Helvetica,Arial,Verdana,Geneva,san-serif ;
	font-size: 12px ;
	color:#333333 ;
	margin-left: 0px ;
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	height: 100% ;
	line-height:18px;
	background-image:url(/images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#DEF0E4;
}

a:link, a:visited, a:active {
	color:#4F87B3;
	text-decoration: underline ;
}

a:hover {
	color:#4F87B3;
	text-decoration: none ;
}

h1{
	font-size:22px;
	font-weight:100;
	padding:0px;
	margin:0px 0px 12px 0px;
	line-height:24px;
	color:#4F87B3;
}

h2{
	font-size:18px;
	font-weight:100;
	padding:0px;
	margin:0px 0px 12px 0px;
	line-height:20px;
	color:#004E63;
}

h3{
	font-size:16px;
	font-weight:100;
	padding:0px;
	margin:0px 0px 8px 0px;
	color:#666666;
}

p{
	padding:0px;
	margin:0px 0px 14px 0px;
}

/***************************/
/* LAYOUT */

#header{
	min-height:79px;
	width:950px;
	margin:0px auto;
}

#logo{
	float:left;
}

#outer {

}

#navigation{
	min-height:98px;
}

#navigation ul{
	list-style-type:none;
	height:47px;
	background-color:#004E63;
	width:935px;
	margin:0px auto;
	padding:0px 0px 0px 15px;
	color:#FFFFFF;
}

#navigation ul li{
	padding:13px 12px 0px 12px;
	display:inline;
	float:left;
	font-size:12px;
}

#navigation ul li a{
	margin:0px;
	text-decoration:none;
	color:#FFFFFF;
}

#navigation ul li a:hover{
	background-position:-262px 0px;
	text-decoration:underline;
}

#navigation ul li a.active{
	background-position:-262px 0;
}

#content {
	min-height:400px;
	width:970px;
	margin:0px auto;
	background-image:url(/images/default/bg-repeater.png);
	background-position:center;
	background-repeat:repeat-y;
}

#column-right{
	float:right;
	display:inline;
	width:775px;
}

#column-right-right{
	float:right;
	display:inline;
	width:242px;
}

#column-right-left{
	float:left;
	display:inline;
	width:470px;
	padding:24px 30px 30px 30px;
}

#column-right-left ul{
	list-style-type:none;
	list-style-image:url(/images/bullet.png);
	padding:0px 0px 0px 20px;
	margin:0px 0px 12px 0px;
}

#column-right-left ul li{
	padding:0px 0px 6px 0px;
}

#column-left{
	width:195px;
	float:left;
	display:inline;
}

#sub-navigation{
	height:350px;
}

#sub-navigation ul{
	margin: 12px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	font-size: 12px ;
}

#sub-navigation ul li {
	padding: 8px 10px 8px 30px ;
	margin:0px ;
	width:155px;
}

#sub-navigation ul .sub-on {
	background-color:#FFFFFF ;
}

#sub-navigation ul li a {
	color: #FFFFFF;
	text-decoration: none ;
	width:212px;
}

#sub-navigation ul li a.sub-on {
	color: #4F87B3 ;
}

#sub-navigation ul li a:hover {
	text-decoration: underline ;
}

ul.additional-sub-navigation{
	list-style-type:none;
	padding:0px 0px 0px 26px;
	margin:0px;
	width:140px;
}

ul.additional-sub-navigation li{
	width:140px;
	height:50px;
	margin:0px 0px 20px 0px;
}

ul.additional-sub-navigation li a{
	display:block;
	width:140px;
	height:50px;
	background-position:0 0;
	margin:0px;
	padding:0px;
}

ul.additional-sub-navigation li a:hover {
	background-position:0px -50px;
}

/***************************/
/* GENERAL STYLES */

.form_error {
	color: #cc0000 ;
	font-size: 10px ;
}

.cleaner {
        clear: both ;
        height: 0px ;
        font-size: 0px ;
        line-height: 0px ;
        border: 0px ;
        margin: 0px ;
        padding: 0px ;
        background: transparent ;
}

.callout{
	font-size:14px;
	padding:0px;
	margin:0px 0px 12px 0px;
	line-height:22px;
	color:#999999;
}

/***************************/
/* FOOTER STUFF */

#content-footer {
	min-height:9px;
	width:950px;
	margin:0px auto;
}

#phone-footer {
	
	width:950px;
	margin:0px auto;
}

#phone-footer-number {
	width:179px;
	float:right;
	display:inline;
}

#footer {
	padding-top:15px;
	width:950px;
	margin:0px auto;
	color:#787976;
	font-size:11px;
	
}

#footer A:link, #footer A:visited, #footer A:active {
	text-decoration: none ;
	color: #4F87B3;
}

#footer A:hover {
	text-decoration: underline;
	color: #4F87B3;
}

#footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	display:inline;
}

#footer li{
	float:left;
	display:inline;
	padding-left:3px;
}


/***************************/
/* RIGHT COLUMN CONTENT */

#column-right-contact {
	padding-top:13px;
}

#contact-right-content {
	background-image:url(/images/contact-us-bg.png);
	background-repeat:repeat-y;
	width:196px;
	padding:0px 28px 18px 18px;
	font-size:10px;
	line-height:14px;
}

#contact-right-content #formLeftCol {
	float:left;
	width:90px;
	display:inline;
}

#contact-right-content #formRightCol {
	float:left;
	width:105px;
	display:inline;
}

#contact-right-content #formRightColSpacer {
	padding-left:15px;
}

#contact-right-content .formBlockMed {
	width: 130px ;
	padding:0px 0px 2px 0px;
	margin: 0px 0px 4px 0px ;
} 

#contact-right-content .formBlockSm {
	width:50px;
	padding:0px;
	margin: 0px;
}

#contact-right-content .formBlockTiny {
	width:25px;
	padding:0px;
	margin: 0px;
}

#contact-right-content .formSubmit {
	width:90px;
	height:22px;
	border:0px;
	margin-bottom:12px;
}

#contact-right-content #_ff-business_size {
	width: 90px ;
}

.contact-element{
	height:0px;
	overflow:hidden;
}

input {
	width: 98%;
	margin:0px;
	padding:0px;
	height:16px;
	border:2px solid #A7C3D9;
	background-color:#A7C3D9;
}

/* For stupid IE6 */
input.checkbox {
	width: auto ;
}

input[type=radio] {
	width: auto ;
}

/* For stupid IE6 */
input.radio {
	width: auto ;
}

.formBlock{
	padding:0px 0px 2px 0px;
	margin: 0px 0px 2px 0px ;
}

/***********************/
/* Large Contact Form */

.contact-form-large #formLeftCol {
	float:left;
	width: 220px;
	display:inline;
}

.contact-form-large #formRightCol {
	float:left;
	width:240px;
	display:inline;
}

.contact-form-large #formRightColSpacer {
	padding-left:15px;
}

.contact-form-large .formBlockSm {
	width: 60%;
	padding:0px;
	margin: 0px;
}

.contact-form-large .formBlockTiny {
	width: 30%;
	padding: 0px;
	margin: 0px;
}

.contact-form-large .formSubmit {
	width: auto ;
	height: auto ;
	border: 0px ;
	cursor: pointer ;
}

.contact-form-large #_ff-business_size {
	width: 220px ;
}

#column-right-content{
	padding:12px 0px 12px 3px;
	width:210px;
}

/***************************/
/* GLOBAL VERTICAL STYLES */

#vertical-positioning {
	font-size:22px;
	font-weight:100;
	padding:0px;
	margin:0px 0px 12px 0px;
	line-height:24px;
	color:#4F87B3;
}

#vertical-cta{
	font-size:18px;
	font-weight:100;
	padding:8px 8px 8px 34px;
	margin:0px 0px 12px 0px;
	line-height:20px;
	font-style:italic;
	color:#004E63;
	background-color:#DEF0E4;
	background-image:url(/images/icon-report.png);
	background-position:8px 8px;
	background-repeat:no-repeat;
}

#vertical-cta-form{
	display:none;
}

#vertical-cta2{
	font-size:12px;
	font-weight:100;
	padding:0px;
	margin:0px 0px 5px 0px;
	line-height:16px;
	font-style:italic;
	color:#00313D;
}

#vertical-form {
	padding-bottom:20px;
}

#vertical-form input {
	width:98%;
	margin:0px;
	padding:0px;
	height:18px;
	border:2px solid #EEF7F1;
	background-color:#EEF7F1;
}

#vertical-form .formBlockSm {
	float:left;
	display:inline;
	padding:0px;
	margin: 0px 6px 0px 0px ;
	width: 68px ;
}

#vertical-form .formBlockLg {
	float:left;
	display:inline;
	padding:0px ;
	margin: 0px 6px 0px 0px ;
	width:90px ;
}

.vertical-accord-toggler{
	cursor: pointer ;
	background-color:#EBF6EF;
	padding:6px 12px 0px 12px;
	height:24px;
	border-top:1px solid #FFFFFF;
	font-weight:bold;
	color:#004E63;
}

.vertical-accord-element{
	background-color:#DEF0E4;
	padding:0px 12px 8px 12px;
	font-size:11px;
	height:0px;
	overflow:hidden;
}

.vertical-accord-element h3{
	font-size:12px;
	color:#4F87B3;
}

.vertical-accord-element ul{
	list-style-type:none;
	list-style-image:url(/images/bullet.png);
	padding:0px 0px 0px 20px;
	margin:0px 0px 12px 0px;
}

.vertical-accord-element ul li{
	padding:0px 0px 6px 0px;
}

.partner-listing{
	padding-bottom:12px;
}

.partner-logo{
	float:right;
	display:inline;
	padding-left:12px;
}

ul.recovery-elements-sm{
	list-style-type:none;
	padding:0px;
	margin:0px;
	height:45px;
}

ul.recovery-elements-sm li{
	padding:0px 19px 0px 0px;
	margin:0px;
	width:32px;
	height:45px;
	float:left;
	display:inline;
}


.tip {
	background-color:#004E63;
	width:250px;
	padding:0px 0px 0px 0px;
	color:#F4F4F4;
	line-height:15px;
}

.tip .right-element-img{
	width:100px;
	height:100px;
	float:left;
}

.tip .right-element-text{
	width:122px;
	padding:12px 12px 12px 0px;
	float:right;
}

.tip .tip-text {
	display:none;
}

#vid-clip{
	padding-bottom:12px;
}

ul.video-list{
	list-style-type:none;
	list-style-image:url(/images/icon-video.png);
	padding:0px 0px 0px 20px;
	margin:0px 0px 12px 0px;
	width:190px;
}

ul.video-list li{
	padding:0px 0px 10px 0px;
}

ul.accordion-list li{
	margin:0px;
	padding:0px;
}

.list-toggler{
	cursor: pointer ;
	font-weight:bold;
	text-decoration:underline;
}

.quote{
	width:225px;
	float:right;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#999999;
	padding-left:12px;
	color:#4F87B3;
	
}
.right-quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#999999;
}

.quote-credit{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

ul.right-list{
	list-style-type:none;
	list-style-image:url(/images/bullet.png);
	padding:0px 0px 0px 20px;
	margin:0px 0px 12px 0px;
	font-size:11px;
	line-height:14px;
}

ul.right-list li{
	padding:0px 0px 6px 0px;
}

p.click-to-expand{
	font-size:11px;
	padding:0px 0px 0px 0px;
	color:#666666;
	
}

.right-img{
	float:right;
	display:inline;
	padding:0px 0px 10px 20px;
}

/***************************/

/* Recovery Videos */
#vidShell-close {
        width: 24px ;
        height: 24px ;
        z-index: 201 ;
        position: absolute ;
        right: -12px ;
        top: -12px ;
}

