body {
	text-align: center;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
}

body.landing {
	text-align: center;
	background-color: #f2f2f2;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

tr {
	vertical-align: top;
}

strong { 
	font-weight:bold;  
}

em {
	font-style: italic;
}

strong em {
	font-weight:bold;  
	font-style: italic;
}

#container {
	width: 974px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#container-landing {
	width: 743px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	padding: 0 20px;
	border: 1px solid #ddd;
}

#header {
	width: 974px;
	height: 56px;
}
#header-landing {
	width: 743px;
	height: 56px;
}
#headerlogo {
	padding-top: 2px;
}
#headermenu {
	border-top: 6px solid #000;
	float: right;
	width:22em;
	text-align: right;
}

#topmenu {	
	font-size: 77%;
	color: #600;
	height: 21px;
	padding-top: 4px;	
}

#topmenu a {
	text-decoration: none;
	color: #600;
}

#topmenu a.freetrial {
	color: #E41713;
	text-transform: uppercase;
	border-bottom: 4px solid #D8B525;
	font-weight: bold;
}

#search {
	text-align: right;
	padding: 0 6px 0 0;
	margin: 0;
}

#mainmenu {
	width: 974px;
	height: 38px;
	background-color: #E41713;
}

#landingtitle {
	width: 743px;
	height: 48px;
	background-color: #E41713;
}
#landingtitle h1 {
	font-size: 153.9%;
	color: #fff;
	font-weight: normal;
	padding: 14px 0 4px 15px;
}
#landingtitle h2 {
	float:right;
	font-size: 138.5%;
	color: #fff;
	font-weight: normal;
	padding: 15px 15px 4px 0;
}

* html #sidebar,
* html #sidebar-form {
	display: inline;
}

#sidebar {
	float: right;
	width: 231px;
	background: transparent url('images/sidebarbg.jpg') top left repeat-x;
	padding: 0;
	margin: 0;
}
#sidebar-form {
	float: right;
	width: 231px;
	background: transparent url('images/sidebarformbg.jpg') top left repeat-x;
}
#sidebar-form-short {
	float: right;
	width: 231px;
	background: transparent url('images/sidebarformshortbg.jpg') top left repeat-x;
}

#sidebar-form div.wrap td,
#sidebar-form-short div.wrap td {
	font-size: 11px;
	padding: 2px;
}
#sidebar-form div.wrap,
#sidebar-form-short div.wrap {
	padding: 8px 4px;
}
.form_country {width: 150px; font-size: 9px;}

#sidebar h2 {
	padding: 10px 0 0 12px;
	font-weight: bold;
	font-size: 93%;
	color: #000;
	text-decoration: none;
}
#sidebar h2 a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#sidebar h3 {
	padding: 8px 0 0 12px;
	font-weight: bold;
	font-size: 77%;
	color: #E41713;
	text-decoration: none;
}
#sidebar h3 a {
	font-weight: bold;
	color: #E41713;
	text-decoration: none;
}
#sidebar h3 img {
	margin-bottom: 1px;
}
#sidebar p {
	padding: 2px 20px 0 12px;
	font-size: 77%;
	color: #000;
}
#sidebar p.indent {
	padding: 2px 15px 0 22px;
	font-size: 77%;
	color: #000;
}
#sidebar p.phone {
	font-size: 100%;
	color: #333;
}
#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	padding: 2px 20px 0 12px;
}
#sidebar ul li {
	list-style: none;
	padding: 2px 0 2px 12px;
	background-image: url('../images/redarrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .72em;
	font-size: 77%;
}

#sidebar ul li a {	
	color: #E41713;
	text-decoration: none;
}

#contentwrap-home {
	width: 974px;
	background: #fff url('images/content-3-bottom.jpg') bottom left no-repeat;
	min-height: 430px;
}
#contentwrap {
	width: 974px;
	background: #fff url('images/content-bottom.jpg') bottom left no-repeat;
}
#contentwrap-landing {
	width: 743px;
	background: #fff; /*url('images/content-2-bottom.jpg') bottom left no-repeat*/
}
#contentwrap-wide {
	width: 974px;
	background: #fff url('images/content-wide-bottom.jpg') bottom left no-repeat;
}
#content {
	width: 743px;
	background: transparent;
	float: left;
}
#contentarea {
	width: 743px;
	background: transparent url('images/content-top.jpg') top left no-repeat;
	min-height: 40px;
}
#content-landing {
	width: 743px;
	background: transparent;
}
/*
#contentarea-landing {
	width: 743px;
	background: transparent url('images/content-top.jpg') top left no-repeat;
	min-height: 40px;
}
*/
#contentarea h1 {
	font-size: 100%;
	color: #ce0000;
	font-weight: bold;
	padding: 12px 0 2px 30px;
}
#contentarea h2 {
	font-size: 85%;
	color: #000;
	font-weight: bold;
	padding: 8px 0 0 30px;
}
#contentarea h2 a {
	color: #E41713;
	font-weight: normal;
}
#contentarea h2 a:hover {
	color: #D7B11B;
	font-weight: normal;
}
#contentarea h3 {
	font-size: 85%;
	color: #555;
	font-weight: bold;
	padding: 12px 0 0 30px;
}
#contentarea h3 a {
	color: #E41713;
	font-weight: normal;
}
#contentarea h3 a:hover {
	color: #D7B11B;
	font-weight: normal;
}
#contentarea p {
	font-size: 85%;
	color: #000;
	padding: 0 45px 8px 30px;
	line-height: 1.3;
}

#contentarea-landing h1 {
	font-size: 153.9%;
	color: #000;
	font-weight: normal;
	padding: 15px 0 2px 8px;
}
#contentarea-landing h2 {
	font-size: 108%;
	color: #000;
	font-weight: bold;
	padding: 15px 30px 0 8px;
}
#contentarea-landing h3 {
	font-size: 93%;
	color: #000;
	font-weight: bold;
	padding: 12px 0 0 8px;
}
#contentarea-landing p {
	font-size: 93%;
	color: #666;
	padding: 0 30px 8px 8px;
	line-height: 1.2;
}

#contentarea-landing hr {
	margin: 8px 30px 8px 8px;
}


#contentarea ul,
#contentarea ol
 {
	font-size: 85%;
	padding: 0 45px 2px 60px;
	line-height: 1.4;
}
#contentarea-landing ul,
#contentarea-landing ol
 {
	font-size: 93%;
	color: #666;
	padding: 0 45px 2px 40px;
	line-height: 1.5;
}
#contentarea ul li,
#contentarea-landing ul li {
	list-style-type: disc;
}
#contentarea ol li,
#contentarea-landing ol li {
	list-style-type: decimal;
	padding: 2px 45px 6px 15px;
}
#content ul li ul {
	font-size: 100%;
	padding: 2px 45px 2px 15px;
}
#content ol li ol {
	font-size: 100%;
	padding: 2px 45px 2px 19px;
	list-style-type: lower-alpha;
}
#content ol li ol li {
	list-style-type: lower-alpha;
}
#contentarea ul li ul li, 
#contentarea-landing ul li ul li {
	list-style-type: circle;
}
#contentarea a,
#contentarea-landing a,
#sidebar-form a {
	color: #E41713;
	text-decoration: none;
}
#contentarea a:hover,
#contentarea-landing a:hover,
#sidebar-form a:hover {
	color: #D7B11B;
	text-decoration: none;
}
#contentarea dt {
	font-size: 85%;
	color: #000;
	padding: 2px 45px 4px 30px;
	line-height: 1.2;
	font-weight: normal;
}
#contentarea dd {
	font-size: 85%;
	color: #000;
	line-height: 1.2;
	font-weight: normal;
	background-color: #eee;
	margin: 0 30px;
}
#contentarea dd ul,
#contentarea dd ol {
	font-size: 100%;
	padding-left: 40px;
}

#contentarea hr {
	margin: 8px 50px 8px 30px;
}

#contentarea a.linkgray {	
	color: #333;
	text-decoration: none;
}
#contentarea a.linkgray:hover {
	color: #D7B11B;
	text-decoration: none;
}

#contentarea img.news {
	float: right;
	padding: 0 0 4px 12px;
}

td.text p {
	font-size: 11px;
	color: #000;
	line-height: 1.3;
	padding: 0 4px 12px 0;
}
td.text h1 {
	font-size: 100%;
	color: #ce0000;
	font-weight: bold;
	padding: 12px 0 2px 0;
}
td.text h2 {
	font-size: 85%;
	color: #000;
	font-weight: bold;
	padding: 8px 0 0 0;
}
td.text h2 a {
	color: #ce0000;
}
td.text h2 a:hover {
	color: #D7B11B;
}
td.text a {
	color: #E41713;
	text-decoration: none;
}
td.text a:hover {
	color: #D7B11B;
	text-decoration: none;
}
td.text ul
 {
	font-size: 85%;
	padding: 0 45px 2px 40px;
	line-height: 1.4;
}
td.text ul li {
	list-style-type: disc;
}
td.text ul li ul {
	font-size: 100%;
	padding: 2px 45px 2px 15px;
}
td.text ul li ul li{
	list-style-type: circle;
}
div.infoctrwrap td {
	font-size: 11px;
	padding: 0px;
}
div.infoctrwrap {
	padding: 0 12px 4px 0;
}

div.tablewrap td {
	font-size: 11px;
	padding: 4px 4px 4px 0;
}
div.tablewrap {
	padding: 0 45px 8px 30px;
}
#contentarea div.tablewrap hr {
	margin: 8px 0;
}

img.bio {
	padding: 8px 0 4px 30px;
}

#breadcrumb {
	padding: 20px 20px 4px 30px;
	color: #007FC2;
	font-size: 85%;
	font-family: Arial, sans-serif;
}
#breadcrumb a {
	color: #007FC2;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #D7B11B;
	text-decoration: underline;
}
#content-3-top {
	width: 743px;
	background: transparent url('images/content-3-top.jpg') top left no-repeat;
	min-height: 40px;
}
#home-1, #home-2, #home-3 {
	float: left;
	width: 247px;
	background: none;
}
#home-1 h2, 
#home-2 h2, 
#home-3 h2 {
	font-weight: bold;
	color: #666;
	padding: 10px 0 12px 35px;
	font-size: 100%;
}
#home-1 p {
	color: #E41713;
	padding: 8px 20px 2px 20px;
	font-size: 77%;
	font-weight: normal;
	line-height: 1.4;
}
#home-2 p, 
#home-3 p {
	color: #000;
	padding: 8px 20px 2px 20px;
	font-size: 77%;
	font-weight: normal;
	line-height: 1.4;
}

#home-1 ul {
	list-style: none;
	font-size: 77%;
	font-weight: normal;
	padding: 0 20px 2px 20px;
}

#home-1 ul li {
	color: #E41713;
	list-style: none;
	padding: 2px 0 2px 12px;
	background-image: url('../images/redarrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .72em;
}

a.news {	
	color: #E41713;
	text-decoration: none;
}
a.news:hover {
	color: #D7B11B;
	text-decoration: none;
}
#footer-cert {
	width: 974px;
	border-top: 1px solid #eee;	
	height: 50px;
	clear: both;
}
#footer-cert-1 {
	float: left;
	width: 181px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	height: 50px;
}
#footer-cert-2 {
	float: left;
	width: 790px;
	border-right: 1px solid #eee;
	height: 50px;
}
#footer-cert-1 h2 {
	font-weight: bold;
	font-size: 108%;
	color: #999;
	padding: 8px 0 0 20px;
}
#footer-cert-1 h2 a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#footer-cert-2 h2 {
	font-weight: bold;
	font-size: 77%;
	color: #999;
	padding: 8px 0 2px 20px;
}
#footer-cert-2 p {
	font-weight: normal;
	font-size: 77%;
	color: #999;
	padding: 8px 40px 0 12px;
}

#footer {
	width: 974px;
	border-top: 1px solid #eee;	
/*	height: 170px; */
	clear: both;
}
#footer-landing {
	width: 743px;
/*	height: 170px; */
	clear: both;
	padding-top: 8px;
}
#footermenu {
	font-size: 77%;
	color: #bfbfbf;
	padding: 8px;
}
#footermenu a {
	color: #bfbfbf;
	text-decoration: none;
}
#footermenu a:hover {
	text-decoration: underline;
}
#footercontact {
	float: right;
	padding: 6px;
	text-align: right;
}

#footercontact span#footerphone{
	font-family: Arial, sans-serif;
	font-size: 167%;
	font-weight: bold;
	color: #777;
	padding-bottom: 8px;
}

a.twitter {
	font-family: Arial, sans-serif;
	color: #aaa;
	padding: 1px 0 3px 24px;
	background-image: url('images/twitter_16.png');
	background-repeat: no-repeat;
	font-size: 85%;
	text-decoration: none;
}
a.twitter:hover {
	text-decoration: underline;
}

#contentarea ul.linklist {
	list-style: none;
	padding: 4px 45px 2px 30px;
}

#contentarea ul.linklist li {
	list-style: none;
	padding: 2px 0 2px 20px;
	background-image: url('../images/bullet_red_triangle.gif');
	background-repeat: no-repeat;
	background-position: 0 .25em;
}

#contentarea ul.linklist2 {
	list-style: none;
	padding: 4px 45px 2px 30px;
}

#contentarea ul.linklist2 li {
	list-style: none;
	padding: 2px 0 2px 16px;
	background-image: url('../images/redarrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .72em;
}

#contentarea-landing ul.linklist {
	list-style: none;
	padding: 4px 45px 2px 30px;
}

#contentarea-landing ul.linklist li {
	list-style: none;
	padding: 2px 0 2px 16px;
	background-image: url('../images/redarrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .72em;
}

#contentarea-landing ul.linklist2 {
	list-style: none;
	padding: 0 20px 2px 8px;
}

#contentarea-landing ul.linklist2 li {
	list-style: none;
	padding: 2px 0 8px 16px;
	background-image: url('../images/redarrow-thick.gif');
	background-repeat: no-repeat;
	background-position: 0 .62em;
	line-height: 1.5;
}

#contentarea-landing ul.linklist2 ul {
	list-style: none;
	padding: 4px 20px 8px 4px;
}

#contentarea-landing ul.linklist2 ul li {
	list-style: none;
	padding: 2px 0 4px 16px;
	background-image: url('../images/redarrow-thick.gif');
	background-repeat: no-repeat;
	background-position: 0 .62em;
	line-height: 1.5;
}

.reg {
	font-size: 9px;
	vertical-align: super;
	line-height: 1.0;
}

table.faq td {
	font-size: 11px;
	padding: 4px;
}

div.imgpopup {
	font-size: 85%;
	float: right;
	padding: 0 30px 15px 15px;
	text-align: center;
	color: #777;
}

div.imgpopup a img {
	border: 2px solid #eee;
}

div.imgpopup a:hover img {
	border: 2px solid #D7B11B;
}

input.cleardefault {
	color: #666;
}

/* old styles */
#contentarea .bodyheader {  font-family:"Verdana", sans-serif; font-size:11px; line-height:14px; font-weight:normal; font-weight:normal; color:#E41713 }
#contentarea .bodytextsmall {  font-family:"Verdana", sans-serif; font-size:11px; line-height:14px; font-weight:normal; font-weight:normal; color:#333333 }
#contentarea .bodytext {  font-family:"Verdana", sans-serif; font-size:11px; line-height:14px; font-weight:normal; font-weight:normal; color:#333333 }

table.nowrap td {
	padding: 0;
}

#mapcities td {
	font-size: 10px;
	padding: 0 18px 0 0;
}


#benchmark_include {
	width: 663px;
	font-size: 11px;
	font-weight: normal;
	margin-left: 30px;
}

#benchmark_include hr {
	margin: 8px 0px 8px 0px;
}

#benchmark_include .heading {
	font-weight: bold;
	text-align: center;
}

#benchmark_include .sub_heading {
	font-weight: normal;
	text-align: center;
}

table.astable {
	color: #000;
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
}

table.astable tr {
	background-color: #FFFFFF;
}

table.astable tr.highlight {
	background-color: #AFEEEE;
}

table.astable th {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 4px 4px 4px 7px;
	height: 25px;
	border: solid 1px #777;
	border-bottom: solid 2px #000;
	background-color: #f2f2f2;
}

table.astable td {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	border: solid 1px #777;	
}

table.astable td.txt {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	border: solid 1px #777;	
}

table.astable td.label {
	height: 36px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 4px 7px;	
	border: solid 1px #777;	
	background-color: #f2f2f2;	
}

table.astable td.label2 {
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 4px 7px;
	border: solid 1px #777;	
	background-color: #f2f2f2;	
}

table.astable td.chkmrk {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	border: solid 1px #777;	
}

input.landingform_sm {width: 105px; height: 14px;}
input.landingform_lg {width: 224px; height: 14px;}
select.landingform_lg {width: 225px;}
input.landingform1_sm {width: 102px; height: 14px;}
input.landingform1_lg {width: 216px; height: 14px;}
select.landingform1_lg {width: 218px;}
input.orderform_sm {width: 98px; height: 14px;}
input.orderform_lg {width: 210px; height: 14px;}
select.orderform_lg {width: 212px;}

#landingformwrap {
	float: right;
	margin-top: 20px;
	width: 286px;
}
#landingform {
	border-top: 2px solid #D8B525;	
	border-left: 6px solid #D8B525;	
	border-right: 6px solid #D8B525;	
	border-bottom: 4px solid #D8B525;	
}
#landingform h4 {
	color: #E41713;
	font-weight: bold;
	font-size: 108%;
	background-color: #D8B525;
	padding: 20px 0 0 20px;
}
#landingform div.wrap {
	padding: 4px 8px 12px 8px;
}
#landingform div.wrap table {
	width: 257px;	
}
#landingform div.wrap td {
	font-size: 11px;
	padding: 2px;
}
#landingform2 {
	padding: 8px;
}
#landingform2 div.wrap td {
	font-size: 11px;
	padding: 2px 8px 2px 2px;
}


#landingcontent,
#landingcontent2 {
	padding-top: 0px;
	/*
	float:left; 
	width:440px;	
	*/
} 
#landingcontent h1 {
	padding-top: 20px;
}
#landingcontent2 h1 {
	padding-top: 0;
	padding-bottom: 2px;
}
#landingcontent h2 {
	padding-top: 8px;
	padding-bottom: 6px;
}               
#landingcontent2 p {
	padding-right: 10px !important;
}
#landingcontent p.testimonial {
	color: #ce0000; 
	padding-top: 12px; 
	padding-bottom: 20px; 
	font-weight: bold; 
	font-size: 14px;	
}

h3#headline {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 24px;
	padding: 20px 0 20px 8px;	
	line-height: 1.2;
}                        

td.landing-sidebar {
	width: 270px;
	background: #f2f2f2;
	border-top: none;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
td.landing-sidebar div.formtitle { 
	background: #F9EDC7 url('images/startnowbg.jpg') top left repeat-x;	
	border-bottom: 1px solid #ddd;
}
td.landing-sidebar div.formtitle {
	text-align: center;
	color: #E41713;
	line-height: 1.3;
	font-weight: bold;
	font-size: 22px;
	padding: 12px 0;
}            
td.landing-sidebar div.wrap {
	padding: 12px 10px 2px 12px;
}            
td.landing-sidebar div.wrap td {
	font-size: 11px;
	padding: 4px 2px;
}
td.landing-sidebar-encore {
	width: 110px;
	background: transparent url('images/sidebarlandingbg.jpg') top left repeat-x;
	border-top: none;
	border-left: 1px solid #D7BB2C;
	border-right: 1px solid #D7BB2C;
	border-bottom: 1px solid #D7BB2C;
	padding-left: 40px;
}
td.landing-sidebar-encore h4 { 
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 131%;
	padding: 60px 0 4px 0;
}            
td.landing-sidebar-encore p { 
	text-align: center;
	padding: 40px 0 4px 0 !important;	
}            

h4.landing-quote {
	color: #333;
	font-weight: bold;
	font-size: 93%;
	border-bottom: 1px dotted #ccc;
	padding: 12px 4px 4px 0;	
}
#landing-quote {
	padding: 4px 4px 0 0;	
}
#landing-quote p {
	border: 1px solid #ccc;
	background: #EDF2F6; 
	padding: 4px 8px;
	color: #333;
	font-size: 93%;
}

#contentarea-landing h2.landing-startnow {
	background: #fff url('images/startnowbg.jpg') top left repeat-x;	
	margin-left: 8px;
	padding: 6px 8px 6px 8px;
	width: 65%;
}
#landingbar-bottom {
	background: #fff url('images/startnowbg.jpg') top left repeat-x;	
	width: 743px;
	height: 20px;
}
span.reqfield {
	color: #E41713;
	font-size: 108%;
}

#testsystem {
	padding-top: 4px;
}
#testsystem h2
 {
	font-weight: bold;
	font-size: 93%;
	color: #000;
	text-decoration: none;
	padding: 4px 0 0 12px;
}
#testsystem h2 a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#testsystem p {
	font-weight: normal;
	font-size: 77%;
	color: #000;
	padding: 2px 8px 0 12px;
}

