/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #B4C9F3;
	background-color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #000000;
}
.imgbr{
	border: 1px solid #E0E0E0;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008FD4;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008FD4;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}

h2 {
	font-family: tahoma;
	font-size: 11px;
	color: #008FD4;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

h2 a {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-decoration:none;
}

.h2_b {
	font-family: tahoma;
	font-size: 11px;
	color: #545454;
	margin:0px;
	padding:0px;
	font-weight: bold;
}
h3 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-decoration:none;
}
h3 a{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-decoration:underline;
}
h3 a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-decoration:none;
}
hr{background-color:#E9E9E9;
	height:1px;
	color:#E9E9E9;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.navbg {
	background-image: url(../../images/navbg.jpg);
	background-repeat: repeat-x;	
}
.spacer {
	background-color: #E0EAEE;
	border: 1px solid #FFFFFF;
}
.spacer2 {
	background-color: #D5DDE0;
	border: 1px solid #FFFFFF;	
}
.spacer3 {
	background-color: #F0F4F7;
	border: 1px solid #FFFFFF;	
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4D7CC1;
	text-decoration: none;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4D7CC1;
	text-decoration: none;
}
.maincontent a:hover{
	text-decoration: underline;
}

.footer{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	padding-left:5px;
	padding-right:5px;
}	
.errormess{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.sucessmess{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #008FE2;
	text-decoration: none;
}


#product_nav { width: 230px; padding: 0; margin: 0 0 15px 0; border-bottom: 1px solid #ebebeb; }
#product_nav li {
	background: #fff;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#product_nav li a { display: block; width: 230px; background: none; padding: 0; margin: 0; border-top: 1px solid #ebebeb; font-weight: bold; color: #444; }
#product_nav li a:hover { background: #C8E4FF url("../../images/sub_nav.jpg") 0 0 repeat-x; border-top: 1px solid #D2E8FF; text-decoration: none; color: #444; }
#product_nav li a span { display: block; width: 190px; padding: 5px 5px 5px 35px; margin: 0; background: transparent url("../../images/sub_nav_arrow_grey.gif") 15px 10px no-repeat; }
#product_nav li a:hover span { background: transparent url("../../images/sub_nav_arrow_blue.gif") 15px 10px no-repeat; cursor: pointer; }
#product_nav li a.active { background: #B7E289 url("../../images/sub_nav_active.jpg") 0 0 repeat-x; text-decoration: none; font-weight: bold; color: #333; border-top: 1px solid #B3E184; }
#product_nav li a.active:hover { background: #B7E289 url("../../images/sub_nav_active.jpg") 0 0 repeat-x; text-decoration: none; font-weight: bold; color: #444; border-top: 1px solid #B3E184; }
#product_nav li a.active:hover span { background: transparent url("../../images/sub_nav_arrow_green.gif") 13px 11px no-repeat; cursor: pointer; }
#product_nav li a.active span { display: block; width: 190px; padding: 5px 5px 5px 35px; margin: 0; background: transparent url("../../images/sub_nav_arrow_green.gif") 13px 11px no-repeat; }

#product_testimonials { clear: both; float: left; width: 198px; border: 1px solid #99C0F1; background: #CCE2FD url("../../images/testimonial.jpg") 0 0 no-repeat; margin: 0 0 10px 0; padding: 10px 15px 0 15px; }
#product_testimonials h2 { margin: 0; padding: 0; }
#product_testimonials h2 a { color: #222; }
#product_testimonials blockquote { width: 160px;  padding: 10px 14px 10px 18px; margin: 5px 0 0 0; line-height: 1.8em; background: transparent url("../../images/quote_left.png") 0 5px no-repeat!important; background: transparent url("../../images/quote_left.gif") 0 5px no-repeat; }
#product_testimonials blockquote a { text-indent: 20px; display: block; color: #333; text-decoration: none; background: transparent; }
#product_testimonials blockquote a strong { text-indent: 0; display: block; padding: 0 0 10px 0; margin: 0; font-style: normal; background: transparent url("../../images/quote_right.png") bottom right no-repeat!important; background: transparent url("../../images/quote_right.gif") bottom right no-repeat; }
#product_testimonials p { padding: 0; margin: 0 0 15px 15px; }
#product_testimonials p a { display: block; width: 124px; height: 26px; text-indent: -9999em; background: transparent url("../../images/testimonial_button.gif") 0 0 no-repeat; }
#product_testimonials p a:hover { background: transparent url("../../images/testimonial_button.gif") 0 -26px no-repeat; }
#roi_banner { clear: both; float: left; width: 228px; min-height: 95px; border: 1px solid #99C0F1; background: #40558A url("../../images/roi.jpg") 0 0 repeat-x; position: relative; margin: 0 0 10px 0; padding: 0; }
#roi_banner h2 { margin: 0; padding: 0; }
#roi_banner h2 a { display: block; background: transparent; width: 150px; float: right; color: #fff; text-align: right; padding: 10px 10px 0 60px; margin: 0 0 10px 0; font-size: 120%; font-weight: normal; }
#roi_banner h2 a:hover { text-decoration: none; }

#roi_banner_dollar { clear: both; float: left; width: 228px; min-height: 95px; border: 1px solid #99C0F1; background: #40558A url("../../images/roi_dollar.jpg") 0 0 repeat-x; position: relative; margin: 0 0 10px 0; padding: 0; }
#roi_banner_dollar h2 { margin: 0; padding: 0; }
#roi_banner_dollar h2 a { display: block; background: transparent; width: 150px; float: right; color: #fff; text-align: right; padding: 10px 10px 0 60px; margin: 0 0 10px 0; font-size: 120%; font-weight: normal; }
#roi_banner_dollar h2 a:hover { text-decoration: none; }
