html, body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color:#003366;
	font-size:0.9em;
	background:#939598;
}

form {
	padding:0;
	margin:0;
}

p {
	text-align:left;
}

th {
	vertical-align:bottom;
}

h1 {
	font-size:1.7em;
	font-weight:bold;
}

h2 {
	font-size:1.4em;
	font-weight:bold;
	color:#0099FF;
	background:#FFF;
	border-top:1px dotted #ccc;
	padding-top:10px;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
}

h4 {
	font-family:sans-serif;
	font-size:xx-small;
	font-weight:bold;
}

li {
	margin-bottom:10px;
}

.error {
	color:#FF0000;
	background:inherit;
}

a {
	color:#0099FF;
	background:inherit;
}

a:link {
	color:#0099FF;
	background:inherit;
}

a:active {
	color:#CCCCCC;
	background:inherit;
}

a:visited {
	color:#003366;
	background:inherit;
}

dfn {
	border-bottom:1px dashed #00cc00;
	cursor:help;
	font-style:normal;
}

fieldset.clientfieldset {
	text-align:left;
	padding:30px;
	border:none;
	background:#EDF6FD;
}

legend {
	display:none;
}

fieldset.clientfieldset label {
	font-weight:bold;
	clear:both;
	line-height:20pt;
}

div.centered,p.centered {
   text-align:center;
}

div.leftalign,p.leftalign {
	text-align:left;
}

img#topcorners {
	margin:20px 0 0 0;
}

div#wrapper {
	width:860px;
	padding:0px 30px 30px 30px;
	background:#fff;
	color:#000;
	overflow:visible;
}

div#head_l {
	top:0px;
	float:left;
	margin:40px 0 10px 0;
}

div#head_r {
	width:500px;
	float:right;
}

div#topnav {
	width:860px;
	height:31px;
	clear:both;
}

.nav {
	width:140px;
	height:24px;
	float:left;
	clear:none;
	vertical-align:bottom;
	margin-top:6px;
}

.navlink,a.navlink,a:visited.navlink,a:link.navlink,a:hover.navlink {
	font-size:1.0em;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	width:162px;
}

.navlinkgreen,a.navlinkgreen,a:visited.navlinkgreen,a:link.navlinkgreen,a:hover.navlinkgreen {
	font-size:1.0em;
	text-decoration:none;
	font-weight:bold;
	color:#99FF00;
	width:162px;
}

.navlinkactive,a.navlinkactive,a:visited.navlinkactive,a:link.navlinkactive,a:hover.navlinkactive {
	font-size:1.0em;
	text-decoration:none;
	font-weight:bold;
	color:#003366;
	width:162px;
}

div#main, div#mainbody {
	text-align:left;
	clear:both;
	overflow:visible;
}

.nodecoration {
	text-decoration:none;
}

#footer {
	margin-top:10px;
	padding:10px 20px 10px 20px;
	text-align:left;
	background:#99CC33;
	color:#003366;
	cursor:pointer;
	text-transform:capitalize;
	font-weight:700;
	font-size:1.0em;
}

#footerwrap {
	width:860px;
	clear:both;
	overflow:auto;
}

#footer img {
	vertical-align:middle;
}

#footer span.title {
	font-size:1.5em;
	font-weight:600;
	text-transform:capitalize;
}

#footer_l {
	padding:0px 0px 0px 0px;
	color:#000;
	margin-top:20px;
	overflow:visible;
}

#footer_r {
	float:right;
}

a.footerlink,a:hover.footerlink,a:visited.footerlink,a:active.footerlink {
	color:#999;
	background:#transparent;
	text-decoration:none;
	padding-right:20px;
	font-weight:bold;
}

.frminput {
	width:400px;
}

.frminput, .frmtextarea, .frmbuttons, input {
	padding:2px;
}

.frmtextarea {
	width:400px;
}

div#emailForm{ margin-left: 10px;
	background: transparent url(img/email_comparison.jpg) right top no-repeat; }

div#emailForm label{ display: block; margin-bottom: 2px; width: 150px; font-weight:bold;}
div#emailForm input, div#emailForm textarea{ display: block; margin-bottom: 5px; }
div#emailForm textarea#message{ width: 400px; height: 200px; }
div#emailForm input#submit{ float:left;}

.submitbutton {
		height:22px;
		width:127px;
		background:url(../../img/submit.gif) no-repeat;
		margin-top:10px;

}

.smtxt {
	font-family:sans-serif, Geneva, Arial, Helvetica;
	font-size:0.9em;
	background-color:transparent;
	text-align:left;
} 

.indent16 {
	margin-left:16px;
}

.emphasis {
	font-style:italic;
}

.embolden {
	font-weight:bold;
}

.emphasis2 {
	font-size:1.4em;
	font-weight:bold;
	color:#002E5B;
	background:inherit;
}

table#datatable1 {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:7pt;
	border-collapse:collapse;
	empty-cells:show;
	text-align:left;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

th.datatable1 { 
	border:1px solid #000; 
	padding: 0.5em;
	font-weight:normal;
}

td.datatable1 {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding: 0.5em;
}

td.bottoms {
	border-bottom:1px solid #000;
}

.litefill {
	background:#FFEDD0;
	color:inherit;
}

.active {
	background:#E8ECF6;
	color:inherit;
}

.navli {
border-style:dotted
} 

.clicked {
	background:#FFCE85;
	color:inherit;
}
	
.inactive {
}
	
.hide {
	display:none;
}

.mouseover {
	background:#FFE6C2;
	color:inherit;
}

.hzforminput {
	width:140px;
}

.divrow {
	text-align:center;
	clear:right;
	padding:4px;
}

.divcelllabel {
	float:left;
	text-align:right;
	width:38%;
	font-weight:bold;
	padding-top:2px;
}

.divcellfield {
	float:right;
	text-align:left;
	width:60%;
}

.data1 {
	background:#EFEFEF;
	color:#000;
}

.data2 {
	background:#CCC;
	color:#000;
}

.compare_th {
	text-align:center;
	vertical-align:bottom;
}

.compare_td, .compare_lcol, .compare_sum {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

.compare_sum {
	border-top:1px solid #B87600;
}

.compare_grow1 {
	font-size:1.1em;
}

.compare_grow2 {
	font-size:1.2em;
}

.compare_grow3 {
	font-size:1.3em;
}

.red {
	color:#981422;
}

.green {
	color:#005135;
	background:#FFF;
}

.compare_lcol {
	text-align:left;
}

.req_show {
	color:red;
}

.req_hide {
	display:none;
}

iframe {
	background:#FFF;
	color:#000;
}

b.rtop, b.rbottom {
	display:block;
	background:#FFF;
	color:#0099FF;
}

b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
    overflow:hidden;
	border-left:1px solid #0099FF;
	border-right:1px solid #0099FF;
}

div#cta {
	padding-top:20px;
}

.cta_copy, .cta_copy2 {
	color:#0099FF;
	display:block;
	overflow:auto;
}

.cta_copy {
	height:50px;
}

.cta_copy2, .cta_copy3 {
	padding:10px 0 10px 0;
	border-top:3px dotted #0099FF;
}

.cta_copy2 {
	font-size:1.1em;
}

.cta_copy3 {
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}

.cta_copy3 span {
	display:block;
	clear:both;
}

img.cta_icon {
	vertical-align:middle;
	padding:0 2px 2px 0;
}

.cta_hd {
	padding:15px 0 15px 0;
	font-size:1.5em;
	font-weight:700;
}

.cta_head {
	margin-left:10px;
	font-weight:bold;
	color:#003366;
	font-size:1.2em;
}

.cta_body {
	padding:0px 7px 0px 7px;
	font-size:0.85em;
	border-left:1px solid #0099FF;
	border-right:1px solid #0099FF;
	color:#0099FF;
	background:#FFF;
	text-align:left;
}

b.r1{margin: 0 4px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

b.rtop b.r4,b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}

b.r0 {
	background:#0099FF;
	margin: 0 5px;
	color:#FFF;
}

p.disclosure2 {
	font-style:italic;
}

span.floatleft{ float: left; }

span.floatright{ 
	display: block;
	clear: right;
	text-align: right;}

.search_box {
	padding:10px 0 8px 0;
}

.search_box input {
	font-size:0.8em;
	margin-bottom:5px;
}

div#mkt_flash {
	height:200px;
	width:100%;
	margin-top:10px;
}

div#disclosures {
	width:800px;
	padding:0px 30px 30px 30px;
	color:#FFF;
	margin-top:20px;
	overflow:auto;
}

#breadcrumb {
  font-size:0.8em;
  margin-top:12px;
  padding-bottom:10px;
  color:#000;
} 

.document a {
	background:url(../../img/doc_icon.png) left center no-repeat;
	padding-left:20px;
}

.readlink {
	background:url(../../img/link_spawn.png) left center no-repeat;
	padding-left:20px;
}

ol.numbers {
	margin:0 0 0 0;
	}

.num1, .num2, .num3, .num4, .num5 {
	padding-left:35px;
	list-style:none;
	font-weight:500;
}

.num1 {
	background:url(../../img/1.png) left top no-repeat;
}

.num2 {
	background:url(../../img/2.png) left top no-repeat;
}

.num3 {
	background:url(../../img/3.png) left top no-repeat;
}

.num4 {
	background:url(../../img/4.png) left top no-repeat;
}

.num5 {
	background:url(../../img/5.png) left top no-repeat;
}

ul.faq {
	padding-left:0;
	list-style:none;
	margin-left:0px;
}

.question {
	font-size:1.2em;
	color:#0099FF;
	font-weight:700;
}

span.spacer {
	border-top:2px dotted #000;
	display:block;
}

img.returntotop {
	width:8px;
	height:8px;
	border:0;
	padding:0 5px 1px 2px;
}

div.testimonial {
	background:#EDF6FD;
	padding:0 10px 0 10px;
	margin-bottom:10px;
}

div.testimonial h2 {
	background:#EDF6FD;
	border-top:none;
	border-bottom:2px dotted #000;
	padding-bottom:10px;
	color:#003366;
}

div.consumername {
	text-align:right;
	color:#0099FF;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:10px;
}
