/* CSS Document */

* { margin:0; padding:0;}
html{font:11px/15px Verdana, Arial, Helvetica, sans-serif; color:#758da5;}
body{
	background:#ededed;
	font-size:12px;
	height: 14px;
	padding:14px;
	line-height:20px;
	text-align:justify;
}

input, textarea, select{ 
	font:11px/15px Verdana, Arial, Helvetica, sans-serif; 
	color:#758da5;
	border:1px solid #c6c6c6;
	vertical-align:top;
}
input{ width:100px; height:20px;}
.loginbutton{ width:60px; height:20px;color:#FFFFFF;background:#758da5;}

textarea{ width:202px; height:150px; overflow:auto;}
.inp_h{ height:24px; margin:1px 0 4px 0;}
/*****************************************************************/
.indent{ margin:0; padding:0;}
.block{ width:auto; margin:0; padding:0;}
.block_1{ width:auto; margin:0; padding:0;}
.block_2{ width:auto; margin:0; padding:0;}
#page #wrapper .h {margin:0; padding:0;}
.more{ margin:0; padding:0;}
/*****************************************************************/
ul {list-style:none;}
li{ 
	background:url(images/arr_1.gif) 1px 8px no-repeat;
	padding:0 0 0 18px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	
	color:#758da5;
	text-decoration:none;
}
li a:hover {text-decoration:underline;}

.col { float:left;}
.clear { clear:both;}
.right{ float:right;}

/*---links---*/
a{ color:#d34807;}
a:hover{ text-decoration:none;}
.link{ 
	font-family:Georgia, "Times New Roman", Times, serif; 
	background:url(images/arr.gif) right 5px no-repeat;
	padding:0 13px 0 0; 
	color:#d34807; 
	font-weight:bold;
}
.link_1{ color:#576676; font-weight:bold;}
/*---//	links---*/
/*---txt---*/
.header_1{ font-weight:bold; color:#758da5;font-size:18px;line-height:40px;padding-bottom:20px;}
.header_2{ font-weight:bold; color:#758da5;font-size:14px;line-height:20px;padding-bottom:5px;}
.visual_header p{ color:#c4e3ff;font-size:14px;line-height:20px;padding-right:50px;}
.visual_header H1{ font-weight:bold; color:#c4e3ff;font-size:24px;line-height:20px;padding-bottom:25px;}
.visual_header li{ 
	background:url(images/icons/chart1.gif) 1px 8px no-repeat;
	padding:3 0 0 25px;
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	color:#c4e3ff;
	text-decoration:none;
}
.visual_header table{ font-weight:bold; color:#a7d5ff;font-size:14px;line-height:20px;}
.visual_content{ font-weight:bold; color:#758da5;font-size:14px;}
.visual_header a{ font-weight:bold; color:#c4e3ff;font-size:14px;}

.txt{ font-size:14px;}
.txt_1{ font-weight:bold; color:#455462;}
.txt_2{ color:#576676;}
.txt_3{ color:#455462; font-size:14px; font-weight:bold;}
/*---// txt---*/
.main { background:#ffffff; margin:0 auto;}
#mainContent p {
	line-height:20px;
	padding-bottom:10px;
}
#online-survey-content table {
	font-size:10px;
	line-height:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding:5px;
	border:1px;
	
}
#online-survey-content-registration table {
	font-size:12px;
	line-height:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding:5px;
	border:1px;
	
}
#online-survey-content-registration input{ width:160px; height:20px; background-color:#EEEEEE; border-color:#999999}


.features_highline {
	color: #FF6600;
	font-weight: bold;
}


.features_old-price {
	text-decoration: line-through;
	font-weight: bold;
}


#footer { background:url(images/pic_footer.gif) 13px 15px no-repeat #ededed;}
#footer a{ color:#7189a2; font-weight:bold;}
#footer .indent {padding:23px 0 12px 55px;}

