/************************************************************
	GENERAL
************************************************************/
img, div, ul { 
	behavior: url(../_js/iepngfix.htc); /* png IE6 fix */
}
html, body {
	height: 100%; /* needed for container min-height */
}
body {
	padding: 0;
	margin: 0;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFF;
	background: #e6e5e5;
}
form {
	padding: 0;
	margin: 0;
}
input, textarea, select {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
a {
	text-decoration: none;
	color: #019a98;
}
h1 {
	font-family: impact;
	font-size: 25px;
	font-weight: lighter;
	padding: 0;
	margin: 0 0 12px 0;
	color: #000;
	line-height: 100%;
	border-bottom: solid 1px #CCC;
}
h1.special {
	border: 0
}
h3 {
	font-family: impact;
	font-size: 18px;
	font-weight: lighter;
	padding: 0;
	margin: 0 0 12px 0;
	color: #000;
	line-height: 100%;
	border-bottom: solid 1px #CCC;
}
.textLarger {
	font-size: 110%;
}
.textSmaller {
	font-size: 90%;
}
.textThinner {
	font-weight: lighter;
}
.colorDark {
	color: #333;
}
.colorLighter {
	color: #cc0000;
}


.separator {
	line-height: 1px;
	height: 1px;
	border-bottom: dotted 1px 
}

#container {
	padding: 0;
	margin: 0;
	position: relative;

	/* height: auto !important; */ /* real browsers */
	height: 100%; /* IE6: treaded as min-height */
	min-height: 100%; /* real browsers */
}

/************************************************************
	SIGN IN
************************************************************/
#signin {
	background: url(../_images/backgrounds/ea_signin.gif) left top;
	display: none;
	width: 100%;
	overflow: hidden;
}
#signin .signinContent {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}
#signin .signinContent .signinCapsule {
	width: 800px;
	float: right;
}
#signin .signinContent .title {
	float: left;
	margin: 6px 10px;
}
#signin .signinContent .username {
	width: 200px;
	height: 16px;
	border: 0;
	padding: 7px 10px;
	margin: 0 10px 0 0;
	background: url(../_images/backgrounds/login.gif) no-repeat left top;
	float: left;
}
#signin .signinContent .password {
	width: 200px;
	border: 0;
	padding: 7px 10px;
	margin: 0 10px 0 0;
	background: url(../_images/backgrounds/login.gif) no-repeat left top;
	float: left;
}
#signin .signinContent .password input {
	margin-bottom: 10px;
}
#signin .signinContent .username input, #signin .signinContent .password input {
	width: 100%;
	border: 0;
	font-weight: bold;
	font-size: 11px;
}
#signin .signinContent .password a {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}
#signin .signinContent .login {
	float: left;
}

/************************************************************
	HEADER
************************************************************/
#header {
	background: url(../_images/backgrounds/header.jpg) repeat-x left top;
	border-top: solid 2px #007F7F;
}
#header .headerCapsule {
	background: url(../_images/backgrounds/header_shadow.png) repeat-x left bottom;
}
#header .headerContent {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#logo {
	padding: 15px 0;
}

#myAsurency {
	position: absolute;
	right: 150px;
	top: 0;
	padding: 5px 0;
	background: url(../_images/backgrounds/my_asurency_corver.gif) no-repeat center top;
}
#myAsurency a {
	color: #FFF;
	font-weight: bold;
}

#blogLink {
	position: absolute;
	right: 20px;
	top: 0px;
	z-index: 5;
}

#applyButton {
	/* 
	float: right;
	margin-bottom: -80px;
	*/
	position: absolute;
	bottom: -80px;
	right: 50px;
	z-index: 1;
}

#header .promo {
	padding: 0;
	width: 100%;
	overflow: hidden;
	background: none;
}

#header .promo.special {
	padding: 0 10px;
	background: none;
}

#header .promo.special a {
	color: #FFF;
	text-decoration: underline;
}
#header .promo.special ul {
	width: 290px;
	padding: 0 0 90px 0;
	margin: 0 10px;
	color: #FFF;
	float: left;
}
#header .promo ul li {
	margin: 0 0 0 25px;
	padding: 0;
	line-height: 150%;
	font-size: 105%;
}

.promo2 {
	text-align: center;
	margin: 0 auto;
	background: #FFF url(../_images/backgrounds/promo2.jpg) left top;
}

body .promotop { padding: 25px 0 0 0; }
/* why */
body#ten_reasons .promo { border:0px solid #000; background:url(../_images/headers/top_10_reasons.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#testimonials .promo { border:0px solid #000; background:url(../_images/headers/testimonials.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#endorsements .promo { border:0px solid #000; background:url(../_images/headers/what_the_experts_say.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#id_theft_facts .promo { border:0px solid #000; background:url(../_images/headers/id_theft_facts.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#criminal_comments .promo { border:0px solid #000; background:url(../_images/headers/identity_thieves.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#asurency_what .promo { border:0px solid #000; background:url(../_images/headers/what_is_asurency.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#asurency_difference .promo { border:0px solid #000; background:url(../_images/headers/why_is_asurency_different.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#asurency_why .promo { border:0px solid #000; background:url(../_images/headers/why_you_need_it.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#asurency_compare .promo { border:0px solid #000; background:url(../_images/headers/compare_asurency.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
/* get asurency */
body#product_bronze .promo { border:0px solid #000; background:url(../_images/headers/global_id_bronze.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#product_gold .promo { border:0px solid #000; background:url(../_images/headers/global_id_gold.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#product_platinum .promo { border:0px solid #000; background:url(../_images/headers/global_id_platinum.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#product_vault .promo { border:0px solid #000; background:url(../_images/headers/global_id_records_vault.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#compare_asurency .promo { border:0px solid #000; background:url(../_images/headers/compare_asurency.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#compare_competition .promo { border:0px solid #000; background:url(../_images/headers/asurency_vs_competition.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#pricing_enrollment .promo { border:0px solid #000; background:url(../_images/headers/pricing_enrollment.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
/* the truth */
body#alerts .promo { border:0px solid #000; background:url(../_images/headers/alerts.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#fiction .promo { border:0px solid #000; background:url(../_images/headers/identity_theft_information.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#tips .promo { border:0px solid #000; background:url(../_images/headers/identity_protection_tips.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#faqs .promo { border:0px solid #000; background:url(../_images/headers/questions_and_answers.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
/* re:asurency */
body#history .promo { border:0px solid #000; background:url(../_images/headers/history.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#network .promo { border:0px solid #000; background:url(../_images/headers/locations.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#partners .promo { border:0px solid #000; background:url(../_images/headers/partners.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
body#news .promo { border:0px solid #000; background:url(../_images/headers/news.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }
/* login */
body#login .promo { border:0px solid #000; background:url(../_images/headers/access_your_account.png) no-repeat left top; margin-left:-4px; width:230; height:50px; }


/************************************************************
	HOME
************************************************************/
.home #applyButton {	
	right: 385px;
}
.home .mainContentOne {	
	width: 460px !important;
	float: left;
}
.home .mainContentOne h1 {	
	margin-left: 30px;
	border: 0;
}
.home .mainContentSide {	
	width: 460px !important;
	float: right;
	padding-top: 0 !important;
}
.home .mainContentSide h1 {	
	text-align: right;
	margin-right: 30px;
	border: 0;
}


/************************************************************
	NAVIGATION
************************************************************/
#navigation {
	position: absolute;
	right: 0;
	margin: 0;
	top: 30px;
	z-index: 3;
	width: 728px;
	height: 30px;
	background: url(../_images/backgrounds/navigation.gif) center right;
}
#navigation .tagline {
	position: absolute;
	left: 10px;
	top: 0;
}
#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	padding-right: 130px;
}
#navigation ul li {
	float: left;
	position: relative;
}
#navigation ul li a {
	display: block;
	width: 100px;
	height: 30px;
	color: #006666;
	font-size: 14px;
	text-transform: lowercase;
	float: none;
}
#navigation ul li a strong {
	display: none;
}

#navigation ul li a.need {
	background: url(../_images/menu.gif) 0 0;
	margin-right: 30px;
}
#navigation ul li a.need:hover {
	background: url(../_images/menu.gif) 100px 0;
}
#navigation ul li a.get {
	background: url(../_images/menu.gif) 0 90px;
	margin-right: 30px;
}
#navigation ul li a.get:hover {
	background: url(../_images/menu.gif) 100px 90px;
}
#navigation ul li a.truth {
	background: url(../_images/menu.gif) 0 60px;
	margin-right: 10px;
}
#navigation ul li a.truth:hover {
	background: url(../_images/menu.gif) 100px 60px;
}
#navigation ul li a.reasurency {
	background: url(../_images/menu.gif) 0 30px;
	margin-right: 5px;
}
#navigation ul li a.reasurency:hover {
	background: url(../_images/menu.gif) 100px 30px;
}

#navigation ul li ul {
	position: absolute;
	top: 29px;
	left: 0px;
	padding: 0;
	margin: 0;
	width: 200px;
	display: none;
	border-top: solid 1px #32DDDD;
}
#navigation ul li ul li {
	float: none;
	padding: 0;
}
#navigation ul li ul li a {
	padding: 5px 5px 5px 15px;
	width: 190px;
	background: #00E6E6;
	display: block;
	border-bottom: solid 1px #32DDDD;
	border-top: solid 1px #4EEEEE;
	color: #006666;
	font-size: 100%;
	height: auto;
	text-transform: none;
}
#navigation ul li ul li a:hover {
	background: #5EEFEF;
	font-weight: bold;
}


/************************************************************
	SUB NAVIGATION
************************************************************/
#subNavigation {
	width: 260px;
	padding: 8px 0 0 0;
	background: url(../_images/backgrounds/side_cart/top.png) no-repeat center top;
	min-height: 150px;
}
#subNavigation h3 {
	display: none;
}
#subNavigation ul {
	padding: 0 10px;
	margin: 0;
	list-style: none;
}
#subNavigation ul li {
	width: 240px;
}
#subNavigation ul li a {
	display: block;
	padding: 6px 6px 6px 20px;
	border-bottom: dotted 1px #CCC;
	font-weight: bold;
	color: #006667;
}
#subNavigation ul li a.active {
	background: url(../_images/icons/target.gif) no-repeat 3px 9px;
	color: #ff6600;
}
#subNavigation ul li a:hover {
	color: #ff6600;
}
#subNavigation ul ul {
	padding: 0 0 0 20px;
}
#subNavigation ul ul a {
	color: #009997;
}


/************************************************************
	PROGRESS BAR
************************************************************/
.progressBar {
	background: url(/_images/backgrounds/progress_bar.gif) no-repeat center center;
	width: 930px;
	height: 40px;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
}
.progressBar li {
	list-style: none;
	margin: 0;
	padding: 12px 0 0 15px;
	width: 164px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.progressBar li.active {
	color: #000;
}
.progressBar a {
	color: #666;
}
.progressBar a:hover {
	color: #000;
}


/************************************************************
	MAIN
************************************************************/
#main {
	background: #FFF url(../_images/backgrounds/main.jpg) repeat-x left top;
	border-top: solid 1px #FFF;
	padding: 20px 0;
	line-height: 150%;

	/* padding-bottom: 266px; */ /* bottom padding for footer, if not fixed, use jquery */
}
#main .mainContent {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
#main .mainContentOne {
	width: 670px;
	float: left;
}
#main .mainContentSide {
	width: 260px;
	float: right;
	padding-top: 70px;
}
#main .mainContentOne a {
	text-decoration: underline;
}
#main .mainContentSide.special {
	padding-top: 0;
	background: none;
}


p.intro {
	display:block;
	font:16px Arial, Helvetica, sans-serif;
  font-weight:bold;
	line-height:25px;
	color:#019a98;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

p.intro span {
	font:12px Verdana, sans-serif;
}

/*
#main .mainContentSide h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0 0 10px 8px;
	margin: 0;
}
#main .mainContentSide ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #EEE;
}
#main .mainContentSide ul li {
	border-top: solid 1px #EEE;
	width: 200px;
	overflow: hidden;
}
#main .mainContentSide ul li a {
	display: block;
	color: #009999;
	padding: 5px 8px;
	font-size: 110%;
	float: left;
	clear: both;
	width: 284px;
}
*/


/************************************************************
	ALERTS PANEL
************************************************************/
.alertsPanel {
	width: 445px;
	/* min-height: 215px; */
	padding: 25px 15px;
	margin: 0;
	background: url(../_images/backgrounds/alerts_panel/bg.png) no-repeat left top;
	font-size: 100%;
}
.alertsPanel li {
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	background: url(../_images/backgrounds/alerts_panel/round_dotted_bottom.gif) no-repeat 94px bottom;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.alertsPanel li strong {
	display: block;
	clear: both;
	float: left;
	text-align: right;
	width: 85px;
	padding: 5px 8px 0 0;
	color: #cc0000;
}
.alertsPanel li span {
	display: block;
	float: left;
	margin: 0;
	width: 333px;
	padding: 5px 7px 3px 5px;
	color: #333;
	background: url(../_images/backgrounds/alerts_panel/round_dotted_top.gif) no-repeat top left;
}



/************************************************************
	THIEF QUOTE
************************************************************/
.thiefQuote {
	width: 100%;
	overflow: hidden;
	line-height: 170%;
	background: url(../_images/quote_start.gif) no-repeat 120px 10px;
}
.thiefQuote img {
	float: left;
	margin-right: 15px;
}
.thiefQuote strong {
	float: left;
	display: block;
	width: 460px;
	color: #010101;
	font-size: 150%;
	margin-bottom: 15px;
	padding: 15px 20px 10px 35px;
	background: url(../_images/quote_end.gif) no-repeat right bottom;
}
.thiefQuote em {
	display: block;
	float: left;
	width: 460px;
	font-style: normal;
	padding-left: 35px;
}


/************************************************************
	DATA FORM
************************************************************/
.dataForm {
	
}
.dataForm td {
	font-size: 110%;
	padding: 5px;
	font-weight: bold;
}
.dataForm .caption {
	width: 200px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
}
.dataForm input, .dataForm textarea, .dataForm select {
	width: 340px;
	border: solid 1px #CCC;
	background: #F3F3F3;
	padding: 5px;
	font-weight: bold;
}
.dataForm select {
	padding: 4px;
	width: 350px;
}
.dataForm .default {
	width: auto;
	border: 0;
	padding: 0;
	background: none;
}
.dataForm .phone {
	 width: 170px;
	 margin-right: 5px;
}
.dataForm .city {
	width: 100px;
	margin-right: 10px;
}
.dataForm .state {
	width: 70px;
	margin-right: 10px;
}
.dataForm .zip {
	width: 55px;
}
.dataForm .month {
	width: 100px;
}
.dataForm .day {
	width: 70px;
}
.dataForm .year {
	width: 110px;
}

.dataForm.register {
	font-size: 135%;
}
.dataForm.special {
	/* background: #edfcf9; */
	padding: 20px 0;
	border-bottom: dotted 1px #999;
}

.buttonSet {
	word-spacing: 15px;
	text-align: center;
}
.buttonSet.shifted {
	padding-left: 200px;
}



.terms {
	height: 200px;
	overflow: auto;
	border: solid 1px #CCC;
	padding: 10px;
}



/************************************************************
	DATA TABLE
************************************************************/
.dataTable {
	border: solid 1px #CCC;
	border-collapse: collapse;
}
.dataTable th {
	padding: 5px;
	border: dotted 1px #CCC;
	font-size: 15px;
	font-family: impact;
	font-weight: lighter;
}
.dataTable td {
	padding: 5px;
	border: dotted 1px #CCC;
}
.dataTable .caption {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.dataTable .interlaced {
	background: #f7f7f7;
}

/************************************************************
	ADD MEMEBER
************************************************************/
.extraMembers h1 {
	margin-bottom: 0;
}
.extraMembersList {
	font-size: 110%;
	font-weight: bold;
}
.extraMembersList td {
	padding: 8px 40px;
	border-bottom: dotted 1px #999;
}
.extraMembersList th {
	padding: 8px 40px;
	border-bottom: dotted 1px #999;
	background: #F5F5F5;
}
.extraMembersList .colOne {
	width: 30%;
	white-space: no-wrap;
}
.extraMembersList .colTwo {
	width: 40%;
	white-space: no-wrap;
}
.extraMembersList .actions {
	padding: 5px 10px;
	white-space: no-wrap;
	text-align: center;
}


/************************************************************
	SIDE PANEL
************************************************************/
.sidePanel {
	width: 260px;
	padding: 13px 0 0 0;
	background: url(../_images/backgrounds/side_cart/top.png) no-repeat center top;
}
.cart {
	color: #333;
}
#main .mainContentSide .cart h3 {
	padding: 0 15px;
	margin: 0;
	font-family: impact;
	font-size: 20px;
	font-weight: lighter;
	color: #CCC;
	line-height: 100%;
	border-bottom: solid 1px #CCC;
	border: 0;
}
.sidePanel .cartThumb {
	margin: 15px 15px 15px 50px;
}
.sidePanel .cartDetails {
	width: 200px;
	padding: 0 30px 30px 30px;
	background: url(../_images/backgrounds/side_cart/bottom.png) no-repeat center bottom;
	font-weight: bold;
	text-align: right;
}
.sidePanel .sidePanelDetails .separator {
	margin: 5px 0;
}


/************************************************************
	THANK YOU 
************************************************************/
.thankYou {
	background: url(../_images/backgrounds/thankyou_box.png) no-repeat left top;
	width: 710px;
	height: 190px;
	position: relative;
	margin: 0 auto;
}
.thankYou strong {
	display: none;
}
.thankYou img {
	position: absolute;
	left: 370px;
	top: 56px;
}
.thankYou a {
	position: absolute;
	right: 15px;
	bottom: 0px;
}


.arrowSet {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
.arrowSet .arrowOne {
	float: left;
	background: url(../_images/backgrounds/arrow_left.gif) no-repeat right center;
	color: #cb0100;
	font-weight: bold;
	width: 257px;
	height: 110px;
	padding: 60px 40px 0 15px;
}
.arrowSet img {
	float: left;
}
.arrowSet .arrowTwo {
	float: right;
	background: url(../_images/backgrounds/arrow_right.gif) no-repeat left center;
	width: 257px;
	height: 110px;
	padding: 60px 15px 0 40px;
}



/************************************************************
	PRODUCT COMPARISON
************************************************************/
.productComparison {
	border: solid 1px #ccc;
	padding: 0;
	margin: 0;
}
.productComparison table {
	border-collapse: collapse;
}
.productComparison td {
	padding: 5px 10px;
	border-top: dotted 1px #CCC;
}
.productComparison th {
	padding: 5px 10px;
	background: #e5f9f9;
	text-align: right;
	font-size: 10px;
	font-weight: lighter;
	border-top: dotted 1px #CCC;
}
.productComparison .header .title {
	background: url(/_images/backgrounds/product_table/header_title.gif) no-repeat left top;
	padding-top: 7px;
}
.productComparison .title {
	border-right: dotted 1px #CCC;
	text-align: right;
	color: #009999;
	font-weight: bold;
	width: 300px;
}
.productComparison tr:hover {
	background-color: #e5f5f5;
}
.productComparison th a {
	background: url(../_images/icons/pointer_open.gif) no-repeat 0 3px;
	padding-left: 13px;
}
.productComparison th a.open {
	background: url(../_images/icons/pointer_close.gif) no-repeat 0 3px;
}
.productComparison .features {
	display: none;
}
.productComparison .features.open {
	display: table;
}

/************************************************************
	PRODUCT CHART
************************************************************/
.productChartHolder {
	float: left;
	width: 455px;
	text-align: center;
}
.productChart.gold {
	background: url(../_images/backgrounds/table_gold.gif) no-repeat;
	width: 455px;
	height: 181px;
	border-collapse: collapse;
}
.productChart.platinum {
	background: url(../_images/backgrounds/table_platinum.gif) no-repeat;
	width: 455px;
	height: 181px;
	border-collapse: collapse;
}
.productChart th {
	text-align: center;
	vertical-align: center;
	height: 61px;
}
.productChart td {
	text-align: center;
	vertical-align: center;
	height: 30px;
	width: 147px;
	font-weight: bold;
	font-size: 12px;
}
.productChart .title {
	text-align: right;
	width: 150px;
	padding-right: 10px;
}
.productChart .type2 {
	color: #9e0a00;
}
.productChart .member {
	color: #000;
}
.productChart .adult {
	color: #009999;
}
.productChart .child {
	color: #ff6600;
}
.productChart .vault {
	color: #006699;
}


/************************************************************
	PRODUCT SELECT
************************************************************/
.productSelectHolder {
	float: left;
	width: 330px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.productSelect.gold {
	background: url(../_images/backgrounds/table_gold2.gif) no-repeat;
	width: 330px;
	height: 175px;
	border-collapse: collapse;
}
.productSelect.platinum {
	background: url(../_images/backgrounds/table_platinum2.gif) no-repeat;
	width: 330px;
	height: 175px;
	border-collapse: collapse;
}
.productSelect th {
	text-align: center;
	vertical-align: center;
	height: 61px;
}
.productSelect td {
	text-align: center;
	vertical-align: center;
}
.productSelect .price {
	height: 83px;
}
.productSelect .action {
	height: 31px;
}
.productSelect. monthly {

}
.productSelect .annually {
	color: #990000;
}

/************************************************************
	PRODUCT TABLE
************************************************************/
.productTable {
	border-collapse: collapse;
}
.productTable th {
	border-bottom: solid 1px #CCC;
	font-family: impact;
	font-size: 15px;
	font-weight: lighter;
	vertical-align: bottom;
}
.productTable td {
	border-top: dotted 1px #CCC;
	border-bottom: dotted 1px #CCC;
}
.productTable .bottom td {
	border-bottom: solid 1px #CCC;
	vertical-align: top;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
.productTable span {
	display: block;
	padding: 10px;
	border-right: solid 1px #CCC;
}
.productTable th span {
	border-right: solid 1px #CCC;
	background: url(../_images/backgrounds/product_table/th.gif) repeat-x left top;
}
.productTable .first span {
	border-left: solid 1px #CCC;
}
.productTable .bottom span {
	background: url(../_images/backgrounds/product_table/bottom.gif) repeat-x left bottom;
	border-right: solid 1px #CCC;
}
.productTable th.jsActive {
	background: url(../_images/backgrounds/product_table/th_active_left.png) no-repeat left top;
	border-left: 0;
	border-right: 0;
	margin: 0;
	padding: 0;
}
.productTable th.jsActive span {
	display: block;
	background: url(../_images/backgrounds/product_table/th_active_right.png) no-repeat right top;
	padding-top: 33px;
	margin-top: 0;
	margin-left: 10px;
	border-left: 0;
	border-right: 0;
}
.productTable td.jsActive {
	background: url(../_images/backgrounds/product_table/td_active_left.png) repeat-y left top;
	border-left: 0;
	border-right: 0;
}
.productTable td.jsActive span {
	display: block;
	background: url(../_images/backgrounds/product_table/td_active_right.png) repeat-y right top;
	margin-left: 10px;
	padding-left: 0;
	border-right: 0;
}
.productTable .bottom .jsActive {
	background: url(../_images/backgrounds/product_table/bottom_active_left.png) no-repeat left bottom;
}
.productTable .bottom .jsActive span {
	display: block;
	background: url(../_images/backgrounds/product_table/bottom_active_right.png) no-repeat right bottom;
	margin-left: 10px;
	padding-left: 0;
	padding-bottom: 33px;
	border-right: 0;
}

/************************************************************
	FAQ
************************************************************/
.faq {
	margin-bottom: 5px;
}
.faq .title a {
	font-size: 110%;
	color: #009999;
	font-weight: bold;
	display: block;
}
.faq .description {
	padding-top: 5px;
	color: #666;
	display: none;
}
.faq.active .title a {
	color: #ff9900;
}
.faq.active .description {
	display: block;
}



/************************************************************
	TIPS
************************************************************/
.tips {
	font-size: 110%;
	padding: 0;
	margin: 0;
}
.tips li {
	list-style: none;
	padding: 0 0 10px 45px;
	margin: 0 0 10px 0;
	background: url(../_images/backgrounds/tips/lightbulb.jpg) no-repeat left top;
	border-bottom: dotted 1px #CCC;
	min-height: 36px;
}
.tips li strong {
	color: #333;
}

/************************************************************
	quotes
************************************************************/
.quotes {
	padding: 0;
	margin: 0;
	font-size: 110%;
}
.quotes li {
	list-style: none;
	padding: 0 0 20px 35px;
	margin: 0 0 20px 0;
	background: url(../_images/backgrounds/endorsements/check.jpg) no-repeat left top;
	border-bottom: dotted 1px #CCC;
	min-height: 36px;
}
.quotes li div {
	color: #333;
	font-size: 125%;
	padding-bottom: 5px;
}

/************************************************************
	USES WHITE BORDER
************************************************************/
.roundWhiteBorder .c {
	background: #FFF;
	padding: 5px 10px;
	border-left: solid 1px #DBDBDB;
	border-right: solid 1px #DBDBDB;
}
.roundWhiteBorder .tl {
	background-image: url(../_images/backgrounds/round_borders/white_tl.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}
.roundWhiteBorder .tr {
	background-image: url(../_images/backgrounds/round_borders/white_tr.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 6px;
}
.roundWhiteBorder .bl {
	background-image: url(../_images/backgrounds/round_borders/white_bl.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 6px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}
.roundWhiteBorder .br {
	background-image: url(../_images/backgrounds/round_borders/white_br.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 6px;
}







/************************************************************
	BREADCRUMBS
************************************************************/
#breadcrumbs {
	background: url(../_images/backgrounds/breadcrumbs.gif) repeat-x left top;
	padding: 9px 0 1px 0;
	height: 22px;
	margin-bottom: 25px;
	border-bottom: solid 1px #FFF;
}
#breadcrumbs .breadcrumbsContent {
	width: 950px;
	margin: 0 auto;
	color: #006666;
	word-spacing: 4px;
}
#breadcrumbs .breadcrumbsContent a {
	color: #006666;
	font-weight: bold;
	word-spacing: normal;
}
#breadcrumbs .breadcrumbsContent span {
	color: #ff9900;
	font-weight: bold;
	word-spacing: normal;
}

/************************************************************
	THIRD PARTY ICONS
************************************************************/
#thirdparty {
	padding: 9px 0 1px 0;
	background: #FFFFFF;
}
#thirdparty .thirdpartyContent {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
	word-spacing: 4px;
	text-align: right;
}
#breadcrumbs .thirdpartyContent a {
	color: #000000;
	font-weight: bold;
	word-spacing: normal;
}

/************************************************************
	FOOTER
************************************************************/
#footer {
	padding: 0;
	background: #F2F4F3;
	bottom: 0;
	width: 100%;
	/* position: absolute; */
}
#footer .footerContent {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	color: #666;
	font-size: 110%;
	position: relative;
	padding: 0 0 30px 0;
}
#footer .footerContent a {
	color: #666;
}
#footer .footerContent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 950px;
	overflow: hidden;
	float: left;
}
#footer .footerContent ul li {
	border-bottom: solid 1px #DEE0DF;
	width: 170px;
	float: left;
	margin: 0 20px 0 0;
}
#footer .footerContent ul li ul {
	padding-top: 15px;
	width: auto;
}
#footer .footerContent ul li ul li {
	border-bottom: 0;
	border-top: solid 1px #DEE0DF;
	padding: 5px 0;
	float: none;
	width: 160px;
	margin: 0;
}
#footer .footerContent .partners {
	position: absolute;
	right: 0;
	bottom: 20px;
	width: 210px;
}

#footnote {
	color: #666;
	padding: 8px;
	text-align: center;
	background: #e6e5e5;
	border-top: solid 1px #FFF;
}



/************************************************************
	MESSAGES
************************************************************/
.errorExplain {
	display: block;
	padding-top: 3px;
	color: red;
	font-weight: lighter;
	font-size: 10px;
}
.successMsg {
	font-size: 110%;
	font-weight: bold;
	color: #019a98;
}