body {
	background: #E5E6C5 url('../images/bg_brown.gif') repeat-x top;
	font: .7em Arial, Verdana, Tahoma, sans-serif;
	color: #111;
	margin: 0px;
	padding: 0;
}

/*------------------------------------------------
General and Class */
h1 {font: 1.6em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #db2328; margin: 16px 0 10px 0; text-decoration: none;}
h1.homepage {font: 1.6em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #db2328; margin: 0; text-decoration: none;}
h1.homepage a { color: #db2328; text-decoration: none;}
h1.homepage a:hover { color: #333; text-decoration: none;}
h2 {font: 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000; margin: 15px 0 10px 0;}
h3 {font: 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000; margin: 15px 0 10px 0;}
h4 {font: 1.6em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #db2328; margin: 0;}
h4 a { color: #db2328; text-decoration: none;}
h4 a:visited { color: #db2328; text-decoration: none;}
h4 a:hover { color: #333; text-decoration: none;}
img {border: 0;}
p {margin: 0 0 18px 0; padding: 0;}

a {
color:#115ec7;
text-decoration:none;
}
a:visited {
color:#003072;
}
a:hover {
color:#115ec7;
text-decoration:underline;
}

.right {float: right; margin-left: 4px; margin-bottom: 2px;}
.clear {clear: both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
.clearfix {display:block;}/* Hide from IE Mac */
.screen-reader {display: block; width: 0; height: 0; overflow: hidden; margin: 0; padding: 0;}
.hr {clear: both; border-top: 2px solid #a4090f; margin: 0 0 10px;}
.hr hr {display: none;}
/* General and Class
------------------------------------------------*/

/*------------------------------------------------
Header */
#header {
	position: relative;
	width: 940px;
	height: 103px;
	margin: 0 auto 0;
}
#help_topper {
	display: block;
	width: 150px;
	height: 40px;
	position: absolute;
	top: 30px;
	right: 0;
	background: url('../images/help-topper_bg.gif') no-repeat top left;
}
#help_topper span {position: absolute; left: -9999px;} /*image replacement text for accessibility*/
#logo {margin-top: 10px;}

#header .logo {
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}
#header .slogan sup {font-style: normal; font-size: .5em;}

#highlight {
	width: 50%;
	position: absolute;
	 right: 0px;
	 top: 36px;
	background-color: #DA2429;
	height: 40px;
	z-index: 500;
}
/* Header
------------------------------------------------*/

/* MENU
------------------------------------------------*/

#menu_wrapper {
	width: 640px;
	height: 25px;
	border: none;
	float: right;
	position: relative;
	top: 55px;
	padding-right: 10px;
}
a.btn_home {
	display: block;
	background-image: url(../images/btn_home.gif);
	background-repeat:no-repeat;
	margin-left: 23px;
	padding-right: 23px;
	border-right: 1px solid #c9c9c9;
	width: 35px;
	height: 20px;
	float: right;
}
#menu_wrapper span {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 3px;
}
a.btn_home:hover {
	background-position: 0 -20px;
}
a.btn_home_active {
	display: block;
	background-image: url(../images/btn_home.gif);
	background-repeat:no-repeat;
	background-position: 0 -20px;
	margin-left: 23px;
	padding-right: 23px;
	border-right: 1px solid #c9c9c9;
	width: 35px;
	height: 20px;
	float: right;
}
a.btn_about {
	display: block;
	background-image: url(../images/btn_about.gif);
	background-repeat:no-repeat;
	margin-left: 23px;
	padding-right: 23px;
	border-right: 1px solid #c9c9c9;
	width: 64px;
	height: 20px;
	float: right;
}
a.btn_about:hover {
	background-position: 0 -20px;
}
a.btn_about_active {
	display: block;
	background-image: url(../images/btn_about.gif);
	background-repeat:no-repeat;
	background-position: 0 -20px;
	margin-left: 23px;
	padding-right: 23px;
	border-right: 1px solid #c9c9c9;
	width: 64px;
	height: 20px;
	float: right;
}

a.btn_solutions {
	display: block;
	background-image: url(../images/btn_solutions.gif);
	background-repeat:no-repeat;
	margin-left: 23px;
	padding-right: 23px;
	border-right: 1px solid #c9c9c9;
	width: 103px;
	height: 20px;
	float: right;
}
a.btn_solutions:hover {
	background-position: 0 -20px;
}
a.btn_solutions_active {
	display: block;
	background-image: url(../images/btn_solutions.gif);
	background-repeat:no-repeat;
	background-position: 0 -20px;
	margin-left: 23px;
	padding-right: 23px;
	border-right: 1px solid #c9c9c9;
	width: 103px;
	height: 20px;
	float: right;
}
a.btn_credit {
	display: block;
	background-image: url(../images/btn_credit.gif);
	background-repeat:no-repeat;
	margin-left: 23px;
	padding-right: 23px;
	border-right: 1px solid #c9c9c9;
	width: 85px;
	height: 20px;
	float: right;
}
a.btn_credit:hover {
	background-position: 0 -20px;
}
a.btn_credit_active {
	display: block;
	background-image: url(../images/btn_credit.gif);
	background-repeat:no-repeat;
	background-position: 0 -20px;
	margin-left: 23px;
	padding-right: 23px;
	border-right: 1px solid #c9c9c9;
	width: 85px;
	height: 20px;
	float: right;
}
a.btn_identity {
	display: block;
	background-image: url(../images/btn_identity.gif);
	background-repeat:no-repeat;
	margin-left: 23px;
	padding-right: 10px;
	width: 97px;
	height: 20px;
	float: right;
}
a.btn_identity:hover {
	background-position: 0 -20px;
}
a.btn_identity_active {
	display: block;
	background-image: url(../images/btn_identity.gif);
	background-repeat:no-repeat;
	background-position: 0 -20px;
	margin-left: 23px;
	padding-right: 10px;
	width: 97px;
	height: 20px;
	float: right;
}

.top_nav {
	display: block;
	position: absolute;
	text-align:right;
	padding: 10px 5px 0px 5px;
	top: 0;
	right: 10px;
	border: none;
	width: 350px;
	color: #666666;
}
#top_nav a {
	color: #666666;
	text-decoration: none;
}
#top_nav a:hover {
	text-decoration:underline;
}
.top_nav #login a {
	padding-left: 30px;
	text-decoration: none;
	font-size: 1.1em;
}
.top_nav #login a:hover {
	text-decoration:underline;
}

/* MENU
------------------------------------------------*/

/*------------------------------------------------
Action */
#action_wrapper {
	width: 100%;
}
#action {
	width: 940px;
	margin: 0 auto;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #FFF;
}
#action h1 {
	display: block;
	width: 574px;
	height: 47px;
	background: url('../images/offer-heading.gif') no-repeat top right;
	padding-left: 25px;
}
#action h1 span {display: block; overflow: hidden; width: 0; height: 0;}

#action .leftcol {
	float: left;
	width: 940px;
	height: 255px;
	font-size: 1.6em;
	overflow: hidden;
	background-image:url(../images/top_bg_control_3_v2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#action p.details {
	display: block;
	line-height: 1.3;
	margin: 0;
	padding: 20px 0 0 40px;
	font-size: 1.4em;
	color: #A4090F;
	width: 500px;
}
#action .leftcol a {color: #115ec7;}
#action .leftcol a:hover {color: #000;}
#action .rightcol {
	float: left;
	width: 622px;
}

#cta .assurances, #cta .sample {float: left; margin-top: 15px;}

#cta {
	display: block;
	margin: 0;
	padding: 180px 40px 0 100px;
	float:left;
	text-align:center;
}
#cta .button {
	display: block;
	width: 370px;
	height: 40px;
	background: url('../images/btn_GetScoresReports.gif') no-repeat top;
}

#cta .button span {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 0;
	height: 0;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	font-size: .8em;
}
#cta .button:hover {
	background-position: 0 -40px;
}

#cta .inner {
	background: url('../images/cta-container_bg-top.gif') no-repeat top;
	padding: 15px 24px 15px;
}
dl#sum {
	display: block;
	width: 370px;
	float: right;
	font-size: 1.05em;
	margin: 0;
	padding: 0;
}
dl#sum dt {
	display: block;
	float: right;
	width: 365px;
	height: 25px;
	margin: 0;
	padding: 0;
}
dl#sum dt#feature-1 {background: url(../images/feature-1.gif) no-repeat right center;}
dl#sum dt#feature-2 {background: url(../images/feature-2.gif) no-repeat right center;}
dl#sum dt#feature-3 {background: url(../images/feature-3.gif) no-repeat right center;}
dl#sum dt span {display: block; overflow: hidden; width: 0; height: 0;}
dl#sum dd {
	background: url(../images/sumline.jpg) no-repeat bottom right;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
dl#sum dd.last {background: none; margin-bottom: 10px; padding-bottom: 0;}
p.equals {
	margin: 15px 0 10px;
	font-size: 1.7em;
	font-weight: bold;
	text-align: right;
	line-height: 1.1;
}
p.equals span {
	font-size: 1.2em;
	color: #d62227;
}

/* Action
------------------------------------------------*/

/*------------------------------------------------
Content */
#content_wrapper {
	width: 100%;
}
#content {
	width: 940px;
	margin: 0 auto;
	background-color:#fff;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
}
#content .leftcol {
	float: left;
	font-size: 1em;
	width: 618px;
	height: 274px;
	border-top: 3px solid #FED600;
	border-left: 1px solid #E5E6C5;
	border-right: 1px solid #E5E6C5;
	border-bottom: 1px solid #E5E6C5;
	padding-top: 15px;
	background-image: url(../images/nabisco_3.gif);
	background-repeat: no-repeat;
	background-color: #FFFAE9;
}


#content .leftcol .header {
	margin-left: 10px;
}
#content .leftcol #left {
	float: left;
	padding-left: 25px;
	padding-top: 65px;
	text-align: center;
}
#content .leftcol #left_burst {
	float: left;
	padding-left: 27px;
	padding-top: 50px;
	text-align: center;
}
#content .leftcol #right {
	float: right;
	width: 350px;
	padding-top: 25px;
}
#content .leftcol #right .header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 3px 0 3px 8px;
	background-color: #F2EEDC;
	margin: 0px;
}
#content .leftcol #right #list_left {
	float:left;
}
#content .leftcol #right #list_right {
	float:left;
	padding-left: 6px
}
#content .leftcol #right #left {
	float:left;
	padding: 0 0 0 0px;
	margin-top: 13px;
	font-size: 1.2em;
}
#content .leftcol #right #btn_right {
	float: left;
	margin-top: 10px;
	padding: 0;
	width: auto;
	padding-left: 20px;
	text-align:center;
}
#content .leftcol p {
	margin: 0 10px 0 10px;
	text-align: left;
}
#content .leftcol ul {
	line-height: 25px;
	margin-top:15px;
	font-size: 1.1em;
	padding-left:10px;
	margin-left: 0;
	margin-bottom:0;
}
#content .leftcol li {
	list-style: none;
	background: url(../images/check.gif) no-repeat 0px .6em;
	padding-left: 14px;
	padding-right: 0px;
}
#content .leftcol h3 {
	font-size: 1.4em;
	color: #c92023;
	margin: 0 0 15px;
	padding: 20px 0 0;
}
#content .leftcol h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 15px 0 4px 0;
}
#content .leftcol_2 {
	float: left;
	font-size: 1em;
	width: 465px;
	margin-top: 20px;
	background-image: url(../images/col1_lower_bg.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top: 15px;
}
#content .leftcol_2 .header {
	padding-left: 10px;
	width: 200px;
	float:left;
}
#content .socialmedia {
	float:right;
	height: auto;
	padding-right: 5px;
}
#content .leftcol_2 .copy {
	margin: 10px 10px 15px 10px;
	padding-left: 5px;
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
}
#content .rightcol {
	float: right;
	width: 300px;
	height: 274px;
	border-top: 3px solid #FED600;
	border-left: 1px solid #E5E6C5;
	border-right: 1px solid #E5E6C5;
	border-bottom: 1px solid #E5E6C5;
	padding-top: 15px;
	background-color: #FFF;
}
#content .rightcol #subhead {
	display:block;
	height: auto;
	margin-top: 10px;
	text-align: center;
}
#content .rightcol #ad_thumb {
	margin: 0 auto;
	width: 203px;
	text-align: center;
	color: #666666;
	margin-top: 24px;
}
#content .rightcol_2 {
	float: right;
	width: 465px;
	margin-top: 20px;
	background-image:url(../images/col2_lower_bg.gif);
	background-repeat:no-repeat;
	padding-top: 15px;
}
#content .rightcol_2 .copy {
	margin: 10px 10px 15px 15px;
	padding-left: 5px;
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
}
#content .rightcol_2 .copy a {
	line-height: 2.3em;
}
#content .rightcol .header {
	margin-left: 15px;
}
#content .rightcol .subheader {
	margin: 15px 0 15px 15px;
	text-align: right;
	padding-right: 25px;
	font-size: 1.5em;
	color: #DB2328;
}

#content .rightcol_2 .header {
	margin-left: 15px;
}
#content .rightcol .wrapper {
	width: 435px;
	height: 295px;
	margin: 0 0 0 5px;
	background-image:url(../images/gallery_bg.gif);
	background-repeat:no-repeat;
}
#content .rightcol .copy {
	float: right;
	width: 120px;
	padding: 0px 20px 0px 0px;
	font-size: 1em;
	margin-top:20px;
	line-height: 1.6em;
}
#content .rightcol .left {
	float:left;
	margin: 2px 0 0 7px;
}
#content .rightcol #btn {
	float:right;
	margin-top: 50px;
	padding-right: 9px;
}
#content .rightcol_contact .copy_contact {
	padding: 0px 30px 30px 30px;
	line-height: 1.5em;
	font-size: 1.3em;
	margin-top:0px;
}
#content .rightcol .copy ul {
	line-height: 22px;
}
#content .rightcol h2 {
	font-size: 1.2em;
	color:#585f96;
	font-weight: bold;
	line-height: 1.3em;
}
#content .rightcol a.button {
	display: block;
	width: 312px;
	height: 49px;
	background: url(../images/btn_get-protected-bottom.gif) no-repeat top;
	margin: 0 auto;
}
#content .rightcol a.button span {display: block; width: 0; height: 0; overflow: hidden;}
#content .rightcol a.button:hover {
	background-position: 0 -49px;
}

#content .get-protected {
	text-align: right;
	margin: 20px 0px 0 0px;
	padding-right: 30px;
	float: right;
}
#content .get-protected p {font-style: italic; color: #3a3730;}
/* Content
------------------------------------------------*/

/*------------------------------------------------
Features List */

dl#features_list {
	display: block;
	width: 596px;
	border-top: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	margin: 15px auto 0;
	padding: 0;
}
dl#features_list dt {
	background: #f5f5f5 url('../images/feature-top_bg.gif') repeat-x bottom;
	font-weight: normal;
	padding: 6px 8px;
	line-height: 1.3;
	margin: 0;
}
dl#features_list dt span {display:block; float: left; font-size: 1.2em; width: 460px; padding-top: 6px;}
dl#features_list dt a {color: #000; text-decoration: none; cursor: pointer;}
dl#features_list dt a.learn:hover {color: #ff2d33;}
dl#features_list dt a.learn {
	font-size: 1em;
	font-weight: normal;
	background: url('../images/bullet_red-arrow.gif') no-repeat right 6px;
	color: #b42024;
	padding-right: 7px;
	text-decoration: underline;
	width: 65px;
	float: left;
	margin-top: 6px;
}
dl#features_list dt a.active {
	background: url('../images/bullet_red-arrow-down.gif') no-repeat right 6px;
}
dl#features_list dt img {float: left; margin-right: 8px;}

dl#features_list dd {
	background: #fff url('../images/feature-expanded_bg.gif') repeat-x top;
	font-size: .85em;
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #c4c4c4;
}
dl#features_list dd ul {margin: 0; padding: 0; list-style: none;}
dl#features_list dd ul li {
	background: url('../images/bullet_red-arrow.gif') no-repeat left 5px;
	margin: 0 0 6px 0;
	padding: 0 0 0 6px;
}
dl#features_list dd ul li.disclaimer {background: none; margin-top: 10px;}
dl#features_list p.last {margin-bottom: 0;}

/* Features List
------------------------------------------------*/

#disclaimer {width: 940px; font-size: .8em; margin: 50px auto; padding: 30px 0 0; }

#bottom_menu {width: 940px; font-size: 1em; margin: 0px auto; padding: 0px 0 0; }

/*------------------------------------------------
Footer */
#footer_wrapper {
	clear: both;
	width: 100%;
}
#footer {
	color: #333;
	width: 942px;
	margin: 0 auto;
}
.footer_top {
	float: left;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	position: relative;
	width: 942px;
	height: 80px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	color: #FFF;
}
.footer_top img {
	margin-left: 30px;
	float:left;
}
.footer_top #copy {
	float: right;
	height:46px;
	padding-top: 34px;
	padding-right: 15px;
	font-size: .95em;
}
.footer_top a {
	color: #FFF;
	text-decoration: underline;
}
.footer_top a:hover {
	color: #CCC;
	text-decoration: underline;
}
.footer_bottom {
	float: left;
	position: relative;
	right: 0px;
	text-align:right;
	width: 940px;
}
.footer_bottom_left {
	float: left;
	position: relative;
	padding-top: 10px;
	right: 0px;
	text-align:left;
	width: 500px;
	padding-left: 30px;
	color: #666;
	font-size: 80%;
}
.footer_bottom_right {
	float: right;
	position: relative;
	right: 0px;
	text-align:right;
	width: 400px;
}
.footer_bottom img {margin-left: 8px;}


/* Footer
------------------------------------------------*/

.top {
	width: 940px;
	height: 350px;
	float: left;
}
.bottom {
	display:block;
	width: 940px;
	height: 350px;
	float: left;
	text-align: center;
}
.hotspot {
	border-bottom: 1px dotted #C72026;
	color: #C72026;
	cursor: default;
}

/* TOOLTIP */

#tt {
 position:absolute;
 display:block;
 background:url(../images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(../images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 2px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
 #ttcont ul{
	 padding-left: 15px;
	 padding-top: 10px;
 }
 #ttcont li{
	 margin-bottom: 2px;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(../images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}

/* Jason's addition */

#content.two-column {background: #fff url(../images/bg-2col.gif) top left repeat-y; padding-top: 0}
#content.three-column {background-image:url(../images/bg-3col.gif); padding-top: 0}

#secondary #action .col1 {
	height: 150px;
}

#breadcrumbs {background-color: #ffd500; padding: 10px 15px; margin-bottom: 3px; border-top: 3px solid #fff; border-bottom: 3px solid #fff; float: left; width: 910px}
#breadcrumbs a {color: #db2328}
#breadcrumbs ul {list-style: none; color: #000}
#breadcrumbs ul li {float: left; margin-right: .5em}
#breadcrumbs li:before {content: "\003e  "}
#breadcrumbs ul li.first:before {content: ""}

#leftNav {width: 200px; height:600px; float: left; padding: 15px 0}

#main {padding: 15px 30px; float: left; font-size: 1.1em;}
#content.two-column #main {width: 680px}
#content.three-column #main {width: 495px}

#right-Column {width: 170px; float: right; padding: 15px 7px 15px 0; margin: 0 auto;}

#secondary h1 {color: #db2328; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 1.6em; padding: 0 0 1em 0; margin: 0}

#solutionOverview {width: 446px; float: left}

#solutionSignUp {background-color: #e8e8d3; float: left; border: 3px solid #cecebb; position: relative; padding-bottom:10px;}
#solutionSignUp h2 {font-size: 1.25em; padding: 10px 20px;}
label {clear: both; float: left; margin: .5em 0}
label input {margin-right: 1em}
label em {color: #db2328; font-style: italic; font-weight: bold}
input#signUp{float: left; margin: 10px 150px}
#planDuration {background-color: #f9f9ef; float: left; width: 400px; padding: 10px 20px}
#trial {position: absolute; top: 0; right: 0; text-align: center; padding: 15px 10px 10px 20px; background-image:url(../images/bg-trial.gif); background-repeat:no-repeat; width: 87px; height: 74px; margin: 0; line-height: 1.25em}
#trial strong {font-weight: bold; font-size: 120%}

#solutionFeatures {float: right; width: 200px}
#solutionFeatures h2 {border-bottom: 1px solid #c4c6c3; color: #000; font-size: 1.2em; padding-bottom: .5em; margin-bottom: 1em}
#solutionFeatures img {margin-right: 10px}
#solutionFeatures ul {margin-left: 1.5em}
#solutionFeatures li {padding-bottom: 1em}

#featuresDetail {float: left; width: 100%}
#featuresDetail li {padding-bottom: 1.5em; list-style: none; background-image: url(../images/bullet.gif); background-position: 1px 4px; background-repeat:no-repeat; padding-left: 16px}
#featuresDetail h2 {border-top: 1px solid #c4c6c3; padding: 1em 0}

#solutionsOptions {background-color: #e8e8d3; border: 3px solid #cecebb; padding: 20px; margin-bottom: 1.5em}
#solutionsOptions h2 {border: none; padding: 0; color: #000; font-size: 1.25em; margin:0 0 10px 0;}
#solutionsOptions p {margin: 0}
#solutionsOptions a {color: #db2328}

.riskfactors {border: 0px solid #cecebb; border-collapse:collapse; margin-bottom: 1.5em}
.riskfactors th {padding: 10px; text-align: left; font-size: 120%; font-weight: bold; color: #fff; border-bottom: 4px solid #fff; background: #9F9F7C url('../images/bg-th.gif') bottom left repeat-x;}
.riskfactors td {padding: 10px; vertical-align: top; text-align: left; border-bottom: 4px solid #fff}
.riskfactors tr {background: #e8e8d3 url('../images/bg-tr.gif') bottom left repeat-x}

/* Jonathan's Additions
------------------------------------------------*/

.tablewrap {
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	position: relative;
	width: 680px;
}
#compare_table {
	border-top: 3px solid #FFD500;
}
.tablewrap #callout {
	float: right;
	display: block;
	text-align:center;
}
.tablewrap table tr td {
	padding: 6px;
	margin: 0px;
}
.tablewrap .first {
	background-color: #FFF;
}
.tablewrap .alternate {
	background-color: #EFEFEF;
}
.feature a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}
.feature a:hover {
	font-weight: bold;
	color: #c72026;
	text-decoration: none;
}
#main ul {
	list-style: outside;
	padding-left: 10px;
	margin: 20px 0 20px 5px;
}
#main ul li {
	margin: 7px 0 7px 5px;
}
/*comparison table--*/
#tablewrap {width: 680px; border-top: 9px solid #b52024; margin: 0 auto;}
#comparison_chart {
	width: 680px;
	border-collapse: collapse;
	font-size: .9em;
	margin: 0;
	padding: 0;
}
#comparison_chart .new {
	font-weight: bold;
	color: #990000;
}
#comparison_chart tr th {background: url('../images/table_head_bg.jpg') repeat-x bottom;}
#comparison_chart tr th.col2 {background: #b52024 url('../images/table_head-red.jpg') repeat-x top;}

#comparison_chart td,
#comparison_chart th {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 6px;
	background: url('../images/tabledot.gif') repeat-x bottom;
}
#comparison_chart tr.last td {

	vertical-align: middle;
	margin: 0;
	padding: 6px;
	background: none;
}
#comparison_chart tr.last td.col2 {
	background: #FFF;
	color: #fff;
	border: 0;
}

#comparison_chart tr.alt td {background-color: #efefef;}

#comparison_chart tr.featured td {font-weight: bold; padding-top: 11px; padding-bottom: 11px;}

/*individual columns*/
#comparison_chart td.col1,
#comparison_chart th.col1 {
	text-align: left;
	/*width: 166px;*/
	width: 130px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #cccccc; /*fixes firefox 1px bug on arrow*/
}
#comparison_chart th.col1 {text-align: center;}

#comparison_chart td.col2,
#comparison_chart th.col2 {
	/*width: 144px;*/
	width: 100px;
	background: #c72027 url('../images/tabledot-wh.gif') repeat-x bottom;
	color: #fff;
	text-align: center;
}
#comparison_chart tr.alt td.col2 {background-color: #b42024;}

#comparison_chart td.col3,
#comparison_chart th.col3 {
	/*width: 97px;*/
	width: 85px;
}

#comparison_chart td.col4,
#comparison_chart th.col4 {
	/*width: 102px;*/
	width: 85px;
}

#comparison_chart td.col5,
#comparison_chart th.col5 {
	/*width: 96px;*/
	width: 84px;
	border-right: 1px solid #ececec;
}
#comparison_chart td.col6,
#comparison_chart th.col6 {
	/*width: 97px;*/
	width: 65px;
}
/*end: individual columns*/

#comparison_chart td#arrow {
	background: url('../images/comparison-arrow_bg.gif') no-repeat top left;
	height: 41px;
	width: 607px;
	padding: 0;
	vertical-align: top;
}
#comparison_chart td#arrow p.disclaimer {
	text-align: right;
	color: #333;
	font-size: .85em;
	margin: 4px 0 0; padding: 0;
}
#comparison_chart tr td#getstarted {
	text-align: left;
	vertical-align: top;
	background: none;
	border: 0;
	width: 607px;
}

#comparison_chart a.btn_getstarted {
	display: block;
	width: 282px;
	height: 51px;
	background: url('../images/btn_getstarted-table.gif') no-repeat top left;
	margin-left: 100px;
}
#comparison_chart a.btn_getstarted:hover {background-position: 0 -51px;}
#comparison_chart a.btn_getstarted span {display: block; overflow: hidden; width: 0; height: 0;}
p.assurance_message {
	font-style: italic;
	margin: 0 0 0 135px;
	padding: 0;
}
/*--end: comparison table*/

/* -- ADD Yellow BRIX to ICD --- */
/*
a.headline{
	text-decoration: underline;
	color:#000;
	padding: 0 1px 0 1px;
}
a.headline:hover {
	text-decoration: underline;
	color:#DA222E;
}
*/
.news_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
a.news_head:link {
	text-decoration: none;
	color: #000;
}
a.news_head:hover {
	text-decoration: underline;
	color: #DA222E;
}
a.news_head:active {
	text-decoration: none;
	color: #000;
}
a.news_head:visited {
	text-decoration: none;
	color: #DA222E;
}

.style52 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717074;
}
.styledatebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #717074;
}
.styleitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #717074;
}


/* ------------------------------ */

#stern {
	margin: 0 auto;
	width: 264px;
	text-align: center;
	color: #666666;
	margin-top: 15px;
}