html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {font-size: 75%;}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

body {
	margin:0px; 
	padding:0px; 
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.container{
	background:#FFFFFF url(/images/bg.jpg) repeat-x left 10px;
	margin:15px auto 0px auto;
	width:780px;
}
.header{
	margin:0px 0px;
	width:780px;
	height:172px;
}
.top_left{
	width:260px;
	height:111px;
	float:left;
	padding:20px 20px 0;
}
.top_mid{
	background:#FFFFFF url(/images/ch_top.jpg) no-repeat left 25px;
	float:left;
	text-align: center;
	height:111px;
	width:250px;
}
.tag_line{
	display: block;
	margin-top:15px;	
	color: #666666;
}
#top_right{
	float:right;
	padding:0px;
	width:260px;
	height:111px;
	display:none;
}
#top_right div{
	width:242px;
	float:right;
	text-align:right;
	padding-top:5px;
}
#top_right .webform{
	width:260px;
	padding:0px;
}
#top_right .homeIcon{
	background:#FFFFFF url(/images/p1.jpg) no-repeat 50% top;
}
#top_right .sitemapIcon{
	background:#FFFFFF url(/images/p2.jpg) no-repeat 50% top;
}
#top_right .favIcon{
	background:#FFFFFF url(/images/p3.jpg) no-repeat 50% top;
}
#top_right a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	color:#7F7F7F;
}
#top_right a:hover{
	text-decoration:none;
}

#top_right .login {
	float:right;
	width:100px;
	padding:2px 9px!important;
}

#top_right .login_textbox {
	width:78px;
	margin-right:0px;
}

#top_right_hidden {
	display:none;
	float:right;
	padding:20px 0px 0px;
	width:260px;
	height:91px;
	text-align:right;
}

#top_right_hidden p.menuItem {
	color:#487298;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

#top_right_hidden p.menuItem a {
	color:#487298;
	text-decoration:none;
}

#top_right_hidden p.menuItem a:hover {
	color:#115EB0;
	text-decoration:underline;
}


/* Begin Top Menu for Home Page */

#topMenu
{
	width:780px;
	margin-top:0px;
	height:33px;
	z-index:99;
	float:left;
}

#topMenu ul
{
	float:left;
	margin:0px 30px;
	padding:0px;
}

#topMenu ul li
{
	float:left;
	list-style-type: none;
	padding-right:20px;
}

#topMenu li a
{
	font-weight:bold;
	text-decoration:none;
	color:#487298;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}

#topMenu li a:hover
{
	text-decoration:underline;
	color:#115EB0;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}

#topMenu ul ul
{
	position: absolute;
	z-index: 500;
	border-bottom:#000 solid 6px;
	background:#1F0601;
	top:21px;
	right:0px;
	list-style:none;
	width:150px;
	margin:0;
}

#topMenu ul ul li
{
	width:138px;
	padding:0;
	margin:0;
}


#topMenu ul ul li a
{
	font-size:1em !important;
	clear:right;
	display:block;
	padding: 0px 5px;
        color:#f4e789;
}

#topMenu ul ul li a:hover
{
	background: #595323;
        color:#f4e789;
}

#topMenu ul ul ul
{
	top: 0;
	left: 100%;
}

#topMenu ul ul,
#topMenu ul li:hover ul ul,
#topMenu ul ul li:hover ul ul
{
	display: none;
}

#topMenu ul li:hover ul,
#topMenu ul ul li:hover ul,
#topMenu ul ul ul li:hover ul
{
	display: block;
	width: 150px;
}

#topMenu ul ul li
{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	/*padding:0px 10px 0px 10px;*/
}
/* End Top Menu for Home Page */

.testimonialContainer{
	width:780px;
	height:193px;
}
.testimonialContainer .flash{
	width:520px;
	height:193px;
	float:left;
}
.testimonialContainer .insideFlash{
	width:520px;
	height:119px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:74px;
}

.testimonials{
	width:200px;
	height:138px;
	float:left;
	background:#49535f url(/images/bgra1.jpg) no-repeat left top;
	padding:30px 30px 25px 30px;
	color:#FFFFFF;
}

.testimonials div{
	color:#FFFFFF; 
	font-size:12px;
}
.testimonials div a{
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:bold;
}
.testimonials div a:hover{
	text-decoration:underline;
}

.contentContainer{
	width:780px;
	float:left;
}

.twoColumn .contentContainer{
	background: url(/images/contentBG.jpg) repeat-y left top;
}

.contentContainer div{
	float:left;
}
.content{
	width:780px;
	min-height:181px;
	background-color:#FFFFFF;
	border-bottom:1px #ededed solid;
	padding-top:20px;
}

.home .content{
	padding-top:0px;
}



.insideContent{
	width:450px;
	min-height:181px;
	background-color:#FFFFFF;
	padding:20px 35px;
}
.articles{
	width:200px;
	min-height:161px;
	background-color:#ededed;
	border-bottom:1px #ededed solid;
	padding:30px 30px;
}
.col1{
	padding:20px;
	width:220px;
	height:215px;
	clear:both;
}
.col1 h2{
	color:#009999;
	margin-bottom:10px;
}
.col2{
	padding:20px;
	width:219px;
	height:215px;
	border-left:1px #ededed solid;
}
.col2 h2{
	color:#CCC399;
	margin-bottom:10px;
}

.col3{
	padding:15px;
	width:219px;
	height:215px;
	border-left:1px #ededed solid;
	background-color:#FFFFFF;
}
.col3 h2{
	color:#000000;
	margin-bottom:10px;
}
.feature-list ul {
	margin:0pt 0pt 25px 90px;
	font-size: 0.813em;
}
.footer{
	width:780px;
	height:61px;
	border-top:6px #e1e1e1 solid;
	background-color:#ededed;
	padding-top: 23px;
	float:left;
}
.blog-post{	
	width:515px;
	float:left;
}
.footer ul{
	margin:0px auto;
	padding:0px;
	width:610px;
}

.footer ul li{
	float:left;
	list-style-type: none;
	padding-right:20px;
}

.footer li a{
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer li a:hover{
	text-decoration:underline;
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer .tac{
	margin:10px auto;
	height:20px;
	width: 250px;
}
.footer .tac a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
.footer .tac a:hover{
	text-decoration:underline;
}

/* Secure Zones */

#leftColumnSecure {
float:left;
padding-right:20px;
width:555px;
}
#rightColumnSecure {
float:right;
width:200px;
}
#rightColumnSecure li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#rightColumnSecure li a {
	color:#487298;
	text-decoration:none;
}
#rightColumnSecure li a:hover {
	color:#115EB0;
	text-decoration:underline;
}
#leftColumnSecure .city_textbox {
width:140px;
}
#leftColumnSecure .state_textbox {
width:30px;
}
#leftColumnSecure .zip_textbox {
width:40px;
}
#leftColumnSecure .country_dropdown {
width:250px;
}

#rightColumnSecure h3 {
	color:#487298;
}
#product-comparison {
	width:780px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	margin:1em auto;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	}
#product-comparison caption {
	color: #000;
	font-size:0.94em;
	letter-spacing:0.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	
#product-comparison tr.odd td	{
	background-color: #fff;
	}
#product-comparison tr.even td	{
	background-color: #CCC;
	}
#product-comparison tr.odd .column1	{
	background-color: #fff;
	font-size: 0.75em;
	}	
#product-comparison tr.even .column1	{
	background-color: #CCC;
	font-size: 0.75em;
	}	
#product-comparison td {
	color:#000;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:7px;
	text-align:center;
	font-size: 11px;
	}				
#product-comparison th {
	font-weight:normal;
	color: #000;
	text-align:left;
	border-bottom: 1px solid #CCC;
	border-left:1px solid #CCC;
	padding:7px;
	}							
#product-comparison thead th {
	background:#FFF;
	text-align:center;
	color:#000;
	font-weight: bold;
	}	
#product-comparison tfoot th {
	text-align:center;
	background:#CCC;
	}	
#product-comparison tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#000;
		}		
#product-comparison tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
#product-comparison tr.colhead {
	padding: 7px;
}
#product-comparison tr.colhead th {
	font-weight: bold;
	font-size: 0.75em;
}
/* @END Secure Zones */