﻿/* CSS Document */
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font: 12px Verdana, Geneva, sans-serif;
	background: url(../images/page_bg.jpg) repeat-x top #9DB3CB; /*line-height:16px;*/
}
p {
	/*color: #013369;*/
	padding: 5px 0;
	line-height: 16px;
}
.Ht_70 {
	height: 70px;
}
.AnsChoices textarea {
	height: 70px;
}
.textarea {
	height: 70px;
}
a {
	color: #000;
	outline: none;
}
a:hover {
	/*color: #013369; 	text-decoration: none;*/
	color: #013369;
}
#lnkIndex a:hover {
	color: Red;
}
img {
	border: none;
	vertical-align: middle;
}

#header {
	width: 990px;
	margin: 0 auto;
	height: 111px;
}

#header_in {
	padding: 8px 10px 0;
	height: 50px;
	width: 970px;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 250px;
	text-align: center;
}
.slogan {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fefefe;
	float: left;
	width: 400px;
	padding: 0px 0 0 40px;
}
.slogan .subheadtxt {
	font-size: 18px;
}
.slogan .headtxt {
	font-size: 18px;
	color: #cde68b;
}
.slogan .headtxt2 {
	font-size: 18px;
	color: #7cb9f8;
}
.slogan .headtxt3 {
	font-size: 18px;
	color: #ff7676;
}
.rgt_btns {
	float: right;
	padding: 10px 0 0;
}
#container {
	background: #FFFFFF none repeat scroll 0 0;
	height: auto !important;
	margin: 0 auto;
	min-height: 600px;
	width: 990px;
}
#container_bot {
	font-size: 0px;
	width: 990px;
	margin: 0 auto;
	background: url(../images/blocks/container_bot.gif) no-repeat bottom;
	padding: 0px;
	height: 13px;
	overflow: hidden;
}
#container_bot_links {
	font: 11px Arial, Helvetica, sans-serif;
	width: 990px;
	margin: 0 auto; /*background: url(../images/blocks/container_bot_main_bg.gif) repeat-x top #fafafa;*/
	background: url(../images/footer_bg.gif) repeat-x top #fafafa;
	padding: 0px; /*Changed From 255 To 314 By Shyam On Sep 22 2010 - To Make Space For The Increased Height Of The Bot-Links DIV - Again Changed To 334 To Make Space For More Items*/
	min-height: 344px;
	height: auto !important; /*Changed From 255 To 314 By Shyam On Sep 22 2010 - To Make Space For The Increased Height Of The Bot-Links DIV - Again Changed To 334 To Make Space For More Items*/
	height: 334px;
}
#container_bot_links h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #3a689a;
	padding: 20px 10px 10px;
	text-align: center;
	background: none;
	margin-bottom: 0;
}
#container_bot_links ul {
	float: left;
}
#container_bot_links ul {
	list-style: none;
}
#container_bot_links li {
	padding: 1px 0px;
	margin: 0;
}
#container_bot_links li a {
	color: #0b407a;
	text-decoration: none;
	padding: 2px 10px 2px 13px;
	background: url(../images/icons/arw-footer.gif) no-repeat 0px 7px;
	display: block;
	text-align: left;
}
#container_bot_links li a:hover {
	/*color: #000;*/
	text-decoration: underline;
	color: #FC7614;
}
#container_bot_main {
	font-size: 0px;
	width: 990px;
	margin: 0 auto;
	background: url(../images/blocks/container_bot_main.png) no-repeat bottom;
	padding: 0px;
	height: 10px; /*overflow: hidden;*/ /*     Here we apply the fix to just one element.     You can do the same with CLASS selectors...    */ /* behavior: url("iepngfix/iepngfix.htc"); */
}
#container_Pollhome {
	width: 950px;
	margin: 0 auto;
	background: url(../images/blocks/container_top.gif) no-repeat top #fff;
	padding: 10px 10px 0; /*min-height: 400px;*/
	height: auto !important; /*height: 400px;*/
}
#container_home {
	width: 968px;
	margin: 0 auto;
	background: url(../images/blocks/container_top.gif) no-repeat top #fff; /*min-height: 400px;*/
	height: auto !important; /*height: 400px;	*/
}
.links_block1 {
	float: left;
	width: 475px;
	padding-left: 10px;
	background: url(../images/bot_links_divider.gif) no-repeat right 0px;
}
.links_block2 {
	float: right;
	width: 484px;
	padding-right: 6px;
}
.mem_login {
	width: 225px;
	float: left;
	margin: 10px 0;
	margin-left: 2px;
	background: url(../images/blocks/main_bl_rgt.gif) no-repeat right bottom;
}
.mem_login .title {
	background: url(../images/blocks/sh_title_rgt.gif) no-repeat right top;
}
.mem_login .title h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #3a689a;
	background: url(../images/blocks/sh_title_lft.gif) no-repeat left top;
	padding: 5px 10px 5px;
	text-align: center;
	line-height: 31px;
}
.mem_login .mn_mid {
	background: url(../images/blocks/main_bl_lft.gif) no-repeat left bottom;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	padding: 5px 5px 0;
}
.tblLogin td {
	padding: 2px;
	text-align: left;
}
.remember {
	font-size: 11px;
	color: #013369;
}
.btnLogin a {
	background: url(../images/buttons/login_bg.gif) no-repeat left top;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 12px 5px;
	font-weight: bold;
}
.forgotPass {
	float: left;
	font-size: 11px;
	padding-top: 3px;
}
.forgotPass a {
	color: Red;
	text-decoration: underline;
}
.forgotPass a:hover {
	color: #114072;
	text-decoration: none;
	cursor: pointer;
}
.NewUser {
	float: right;
	font-size: 11px;
	padding-top: 3px;
}
.NewUser a {
	color: #114072;
	text-decoration: underline;
}
.NewUser a:hover {
	color: Red;
	text-decoration: none;
}
.lgn_txt {
	border: 1px solid #ccc;
	width: 134px;
	padding: 2px;
}
.lgn_txt:focus, textbox.input_text_focus {
	border-style: dashed;
	border-color: #8EBCFA;
	background-color: #F9F9F9;
}
.showcase {
	width: 188px;
	float: left;
	margin: 10px 0;
	margin-right: 2px;
	background: url(../images/blocks/main_bl_rgt.gif) no-repeat right bottom;
}
.showcase .title {
	background: url(../images/blocks/sh_title_rgt.gif) no-repeat right top;
}
.showcase .title h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #3a689a;
	background: url(../images/blocks/sh_title_lft.gif) no-repeat left top;
	padding: 5px 10px 5px;
	text-align: center;
	line-height: 31px;
}
.showcase .mn_mid {
	background: url(../images/blocks/main_bl_lft.gif) no-repeat left bottom;
	min-height: 134px;
	height: auto !important;
	height: 134px;
}
.showcase .mn_mid .img_rotate {
	/*height: 100px;*/
	vertical-align: middle;
	display: block;
	text-align: center;
	padding: 3px;
	padding-top: 12px; /*padding: 15px 10px 13px;*/
}
.get_started {
	width: 535px;
	float: left;
	margin: 10px 0;
	margin-left: 7px;
	margin-right: 7px;
	background: url(../images/blocks/main_bl_rgt.gif) no-repeat right bottom;
}
.get_started .mn_mid {
	background: url(../images/blocks/main_bl_lft.gif) no-repeat left bottom;
	padding: 0 5px;
	min-height: 166px;
	height: auto !important;
	height: 166px;
}
.get_started .title {
	background: url(../images/blocks/main_bl_top_rgt.gif) no-repeat right top;
}
.get_started .title div {
	background: url(../images/blocks/main_bl_top_lft.gif) no-repeat left top;
	height: 10px;
	overflow: hidden;
}
.get_started .mn_mid h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #07498d;
	padding: 5px 10px 5px;
	text-align: center;
}
.main_bts {
	text-align: center;
}
.main_bts a:hover {
	text-align: center;
	cursor: pointer;
}
h1 {
	font: normal 19px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/blocks/title_block.gif) no-repeat center top; /*min-height: 46px; 	line-height: 46px;*/
	height: 38px;
}
h1 .h1Head {
	vertical-align: middle; /*padding: 7px 10px 0;*/
}
h1 img {
	vertical-align: middle;
}
h4 {
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 10px 0px 5px;
}
.sub_section {
	font: 14px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 5px 10px 3px;
	min-height: 24px;
	background: url(../images/blocks/sub_title_block.gif) no-repeat bottom;
	margin-bottom: 5px;
}

.block_btns {
	font: 13px Verdana, Geneva, sans-serif;
	color: #000;
	padding: 8px 10px;
	min-height: 15px;
	height: auto !important; /*height: 32px;*/
}
.block_btns td {
	padding: 3px 0;
}


#left_col {
	width: 192px;
	float: left;
}
#mid_col {
	width: 430px;
	float: left;
}
#right_col {
	width: 192px;
	float: right;
}

#footer {
	font: 11px Verdana, Geneva, sans-serif;
	color: #02355e;
	text-align: center;
	line-height: 18px;
	padding: 10px;
	width: 970px;
	margin: 0 auto;
}
#footer a {
	color: #02355e;
	text-decoration: none;
	padding: 0 5px;
}
#footer a:hover {
	text-decoration: underline;
	color: #FCF903;
}
/* table */
.tbl_top {
	font-size: 2px;
	background: url(../images/blocks/table_top.gif) no-repeat top;
	height: 10px;
	overflow: hidden;
}
.tbl_top_text {
	font-size: 14px;
	color: #013369;
	background: url(../images/blocks/table_top.gif) no-repeat top;
	height: 32px;
	line-height: 30px;
	padding: 5px 0 0 10px;
}

.tbl_bot {
	font-size: 2px;
	background: url(../images/blocks/table_bot.gif) no-repeat bottom;
	height: 10px;
	overflow: hidden;
}
.tbl_mid {
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
}
.tbl_data th {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 4px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data th.al_center, .tbl_data td.al_center {
	text-align: center;
}
.tbl_data td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 8px 4px;
	border-top: 1px solid #f0f0f0;
}
.tbl_data td a {
	color: #000;
}
.tbl_data td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data th.al_center, .tbl_data td.al_center {
	text-align: center;
}
/* inside table */
.tbl_top_1 {
	font-size: 2px;
	background: url(../images/blocks/table_top_900_37.gif) no-repeat top;
	height: 10px;
	overflow: hidden;
}
.tbl_mid_1 {
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
}
.tbl_bot_1 {
	font-size: 2px;
	background: url(../images/blocks/table_bot_900_10.gif) no-repeat bottom;
	height: 10px;
}
/*------ DataGrid (Survey_home) : Added by AtulR@ecotech : 11Nov09 : Start -------*/
.tbl_data_dg .dg_th {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_dg .dg_th td {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_dg .dg_td td, td.al_center {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 8px 2px; /*border-top: 1px solid #f0f0f0;	*/
}
.tbl_data_dg .dg_td td a {
	color: #000;
}
.tbl_data_dg .dg_td td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data_dg .dg_td td.al_center {
	text-align: center;
	background-color: #ffffff Transparent;
}
/*.tbl_data_dg tr.dg_td:hover, tr.dg_td_alter:hover
{
    background-color:#F0F0F0;
}*/
.tbl_data_dg .dg_th_home {
	background: #E6E6E7 url(../images/blocks/th_bg.gif) repeat-x scroll center top;
	border-bottom: 1px solid #BEC8D4; /* border: 1px solid #BEC8D4;*/
	color: #013369;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: normal; /*padding: 6px;*/
	text-align: left;
}
.tbl_data_dg .dg_th_home td {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold; /*border-top: 1px solid #BEC8D4;*/
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 4px 0px 5px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_dg .dg_th_home td.al_center {
	text-align: center; /*border-top: 1px solid #BEC8D4;	*/
}
.tbl_data_dg .dg_th_home a {
	color: #013369;
	text-decoration: none;
}
.tbl_data_dg .dg_th_home td .dg_td_alter {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background-color: #F7F7F7; /*background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;*/
	height: 20px;
	padding: 4px 0px 5px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_dg .dg_td_alter td, td.al_center.dg_td_alter {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #F7F7F7;
	text-align: left;
	padding: 8px 2px;
	border-top: 1px solid #f0f0f0;
}
.tbl_data_dg .dg_td_alter td a {
	color: #000;
}
.tbl_data_dg .dg_td_alter td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data_dg .dg_td_alter td.al_center {
	text-align: center;
}

/*------  DataGrid (Survey_home) : Added by AtulR@ecotech : 11Nov09 : END -------*/

/*------  DataGrid (Manage Folder) : Added by AtulR@ecotech : 30Nov09 : Start -------*/

.tbl_data_dg1 .dg_th1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 5px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_dg1 .dg_th1 td {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_dg1 .dg_th1 td a {
	color: #013369;
	text-decoration: none;
}
.tbl_data_dg1 .dg_th1 td a:hover {
	color: #000;
}
.tbl_data_dg1 .dg_th1 th {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_dg1 .dg_th1 th a {
	color: #013369;
	text-decoration: none;
}
.tbl_data_dg1 .dg_th1 td.pad_lftHeader2 {
	padding-left: 4px;
	text-align: left;
}
.tbl_data_dg1 .dg_th1 td.pad_lft2 {
	text-align: center;
}
/*.tbl_data_dg1 tr.dg_td1:hover, tr.dg_td1_email_row:hover
{
    background-color:#F0F0F0;
} */
.tbl_data_dg1 .dg_td1 td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left; /*padding: 6px 4px;*/
	padding: 6px 4px;
	border-top: 1px solid #f0f0f0;
}
.tbl_data_dg1 tr.dg_td1_email_row, tr.dg_td1_email_row td, tr.dg_td1_email_row td.dg_td1_email_row {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 9px 4px;
	padding-left: 5px;
	border-top: 1px solid #f0f0f0;
}
.tbl_data_dg1 tr.dg_td1_email_alter, tr.dg_td1_email_alter td, tr.dg_td1_email_alter td.dg_td1_email_alter {
	background-color: #F7F7F7;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 9px 4px;
	border-top: 1px solid #f0f0f0;
}

.tbl_data_dg1 tr.blue, tr.blue td, tr.blue td.dg_td1_email_alter, tr.blue td.dg_td1_email_row {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 9px 4px;
	border-top: 1px solid #f0f0f0;
}

.tbl_data_dg1 .dg_td1 td a {
	color: #000;
}
.tbl_data_dg1 .dg_td1 td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data_dg1 .dg_td1_email_alter td a, span a {
	color: #000;
}
.tbl_data_dg1 .dg_td1_email_alter td a:hover, span a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data_dg1 td a, span a {
	color: #000;
}
.tbl_data_dg1 td a:hover, span a:hover {
	color: #013369;
	text-decoration: none;
}
/*
.tbl_data_dg1 .dg_th1 td a {
	color: #000;
}
.tbl_data_dg1 .dg_th1 td a:hover {
	color: #013369;
	text-decoration: none;
}*/

.tbl_data_dg1 .dg_td1 td.al_center {
	text-align: center;
}
.tbl_data_dg1 .dg_td1_alter td.al_center {
	text-align: center;
}
.tbl_data_dg1 .dg_th1 td.al_center {
	text-align: center;
}
.tbl_data_dg1 .dg_th1 th.al_center {
	text-align: center;
}
.tbl_data_dg1 .dg_th1 td span.pad_lftHeader3 {
	padding: 0px 3px 0px 5px;
	text-align: center;
}
.tbl_data_dg1 .dg_th1 td span.pad_lftHeaderChk3 {
	padding: 0px 0px 0px 2px;
	text-align: center;
}
.tbl_data_dg1 .dg_td1 td span.pad_lftItem3 {
	padding: 0px 0px 0px 3px;
	text-align: left;
}
/* Alternate ItemTemplate : Start */
.tbl_data_dg1 .dg_td1_alter td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left; /*padding: 6px 4px;*/
	padding: 6px 4px;
	border-top: 1px solid #f0f0f0;
	background-color: #F7F7F7;
}
.tbl_data_dg1 tr.blue {
	background-color: #EDF6FF;
}
.tbl_data_dg1 .dg_td1_alter td a {
	color: #000;
}
.tbl_data_dg1 .dg_td1_alter td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data_dg1 .dg_td1_alter td span.pad_lftItem3 {
	padding: 0px 0px 0px 3px;
	text-align: left;
}
/* Alternate ItemTemplate : End */

/*------  DataGrid (Manage Folder) : Added by AtulR@ecotech : 30Nov09 : End -------*/

/* Table 2*/

.tbl_data2 th {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 5px 0px 5px 8px;
	border-top: 1px solid #fff;
	overflow: auto;
}
.tbl_data2 td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 6px 0px 1px 8px;
	overflow: auto;
}
.tbl_data2 td .gd_overflow {
	overflow: hidden;
}
.tbl_data2 .bodytextError {
	font-weight: bold;
	color: Red;
}
.tbl_data2 td a {
	color: #013369; /*color: #000;*/
}
.tbl_data2 td a:hover {
	color: #013369;
	text-decoration: none;
}

.tbl_data2 th.al_center, .tbl_data2 td.al_center {
	text-align: center;
}

.tbl_data2 td.txt_blue a, .tbl_data2 td.txt_blue a {
	color: #013369;
	text-decoration: underline;
}
.tbl_data2 td.txt_blue a:hover {
	color: #000;
	text-decoration: none;
}
/*---------- Repeater Control : Created by : atulr@ecotech : 15Dec09 : Start  -------- */
.tbl_repeater .rpt_th th {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_repeater .rpt_th th.pad_lft10 {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px 10px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_repeater .rpt_td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 6px 4px;
	border-top: 1px solid #f0f0f0;
}
.tbl_repeater .rpt_td td.pad_lft10 {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 6px 4px 12px 10px;
	border-top: 1px solid #f0f0f0;
}
.tbl_repeater .rpt_td td, rpt.al_center {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 8px 2px;
	border-top: 1px solid #f0f0f0;
}
.tbl_repeater .rpt_td td a, .rpt_td_alter td a {
	color: #000;
}
.tbl_repeater .rpt_td td a:hover, .rpt_td_alter td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_repeater .rpt_td td.al_center {
	text-align: center;
}
/*  For alternate rows */
.tbl_repeater .rpt_td_alter td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 6px 2px;
	border-top: 1px solid #f0f0f0;
	background-color: #F7F7F7;
}
.tbl_repeater .rpt_td_alter td.pad_lft10 {
	padding: 6px 4px 12px 10px;
}
/* --------- Repeater Control : Created by : atulr@ecotech : 15Dec09 : End ---------- */

/*------ DataGrid (Survey_Analyze) : Modified by AtulR@ecotech : 2DEC09 : Start -------*/
.tbl_data2_dg .dg2_th td {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 5px 0px 5px 8px;
	border-top: 1px solid #fff;
}
/*.tbl_data2_dg tr.dg2_td:hover, tr.dg_td2_alter:hover
{
      background-color:#F0F0F0;
}*/
.tbl_data2_dg .dg2_td td {
	/*border-top:1px solid #FFFFFF;*/
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 6px 0px 6px 8px;
}
.tbl_data2_dg .dg2_td td a {
	color: #000;
}
.tbl_data2_dg .dg2_td td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data2_dg .dg2_th th.al_center, .tbl_data2_dg .dg2_th td.al_center {
	text-align: center;
}
.tbl_data2_dg .dg2_td th.al_center, .tbl_data2_dg .dg2_td td.al_center {
	text-align: center;
	background-color: #ffffff Transparent;
}
.tbl_data2_dg .dg2_td td.txt_blue, .tbl_data2_dg .dg2_td td.txt_blue a {
	color: #013369;
}
.tbl_data2_dg .dg2_td td.txt_blue a:hover {
	color: #000;
	text-decoration: none;
}

/* Alternate ItemTemplate : Start */
.tbl_data2_dg .dg_td2_alter td {
	background-color: #F7F7F7; /*border-top:1px solid #FFFFFF;*/
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 5px 0px 6px 8px;
}
.tbl_data2_dg .dg_td2_alter td a {
	color: #000;
}
.tbl_data2_dg .dg_td2_alter td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data2_dg .dg_td2_alter th.al_center, .tbl_data2_dg .dg_td2_alter td.al_center {
	text-align: center;
}
.tbl_data2_dg .dg_td2_alter td.txt_blue, .tbl_data2_dg .dg_td2_alter td.txt_blue a {
	color: #013369;
}
.tbl_data2_dg .dg_td2_alter td.txt_blue a:hover {
	color: #000;
	text-decoration: none;
}
/* Alternate ItemTemplate : End */

/*------ DataGrid (Survey_Analyze) : Modified by AtulR@ecotech : 2DEC09 : End -------*/

/* links inside pages */
/* Modified by : atulr@ecotech : 9Nov09 */
#top_menu {
	height: 52px;
	width: 977px;
	padding: 0px 4px 0 9px; /*width: 965px; 	padding: 0px 10px 0 15px;*/
	margin: 0 auto;
	background: url(../images/blocks/menu_top.gif) no-repeat center top;
	overflow: hidden;
}
#top_menu ul {
	list-style: none;
	margin-left: 0px;
}
#top_menu li {
	font: 14px Arial, Helvetica, sans-serif;
	color: #013369;
	float: left;
	background: url(../images/menu_divider.gif) no-repeat left center;
	padding-left: 2px;
}
#top_menu li a {
	color: #013369;
	text-decoration: none;
	float: left; /*padding: 15px 11px 11px 33px; 	padding: 15px 11px 11px 32px;*/
	padding: 15px 7px 11px 32px;
	display: block;
	font-weight: bold;
}
/*#top_menu li.ln_MySurvey {
	background: none;
}*/
/* Added by : atulr@ecotech : 8Dec09
   Purpose  : Active top menu items : Start */
#top_menu li.ln_MySurvey {
	background: none repeat scroll 0 0 transparent;
}
#top_menu li.ln_MySurvey.mActive {
	background: none repeat scroll 0 0 transparent;
}
#top_menu li.ln_MySurvey.mActive a {
	color: #013369;
	background: url(../images/icons/my_survey.gif) no-repeat 5px 13px;
	background-color: #fff;
}
#top_menu li.ln_email.mActive a {
	background: url(../images/icons/email_list.gif) no-repeat 5px 13px;
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_email.mActive {
	background: none;
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
}
/*#top_menu li.ln_createsurvey.mActive a {
	color: #000;
	background-color: #fff;
}*/
#top_menu li.ln_poll.mActive a {
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_poll.mActive {
	background: none;
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
}
#top_menu li.ln_poll.mActive a {
	background: url(../images/icons/my_poll_shadow.gif) no-repeat 5px 13px;
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_library.mActive a {
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_library.mActive {
	background: none;
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
}
#top_menu li.ln_library.mActive a {
	background: url(../images/icons/survey_library.gif) no-repeat 5px 13px;
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_resources.mActive a {
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_resources.mActive {
	background: none;
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
}
#top_menu li.ln_resources.mActive a {
	background: url(../images/icons/resources.gif) no-repeat 5px 13px;
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_account.mActive a {
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_account.mActive {
	background: none;
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
}
#top_menu li.ln_account.mActive a {
	background: url(../images/icons/my_account.gif) no-repeat 5px 13px;
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_help.mActive a {
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_help.mActive {
	background: none;
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
}
#top_menu li.ln_help.mActive a {
	background: url(../images/icons/help_center.gif) no-repeat 5px 13px;
	color: #013369;
	background-color: #fff;
}
#top_menu li.ln_MySurvey a:hover {
	color: #013369;
}
#top_menu li.ln_email a:hover {
	color: #013369;
}
#top_menu li.ln_createsurvey a:hover {
	color: #013369;
}
#top_menu li.ln_poll a:hover {
	color: #013369;
}
#top_menu li.ln_library a:hover {
	color: #013369;
}
#top_menu li.ln_resources a:hover {
	color: #013369;
}
#top_menu li.ln_account a:hover {
	color: #013369;
}
#top_menu li.ln_help a:hover {
	color: #013369;
}
#top_menu li.ln_logout a:hover {
	color: #013369;
}
/* Purpose  : Active top menu items : End */
#top_menu li.ln_MySurvey a {
	background: url(../images/icons/my_survey.gif) no-repeat 5px 13px;
}
#top_menu li.ln_createsurvey a {
	background: url(../images/icons/my_survey.gif) no-repeat 5px 13px;
}
#top_menu li.ln_poll a {
	background: url(../images/icons/my_poll_shadow.gif) no-repeat 5px 13px;
}
#top_menu li.ln_library a {
	background: url(../images/icons/survey_library.gif) no-repeat 5px 13px;
}
#top_menu li.ln_email a {
	background: url(../images/icons/email_list.gif) no-repeat 5px 13px;
}
#top_menu li.ln_resources a {
	background: url(../images/icons/resources.gif) no-repeat 5px 13px;
}
#top_menu li.ln_account a {
	background: url(../images/icons/my_account.gif) no-repeat 5px 13px;
}
#top_menu li.ln_help a {
	background: url(../images/icons/help_center.gif) no-repeat 5px 13px;
}
#top_menu li.ln_logout a {
	background: url(../images/icons/logout.gif) no-repeat 5px 13px;
}
#top_menu li a:hover {
	color: #000;
	background-color: #fff;
}
#top_menu li#mActive a {
	color: #000;
	background-color: #fff;
}
#top_menu li.mActive a {
	color: #000;
	background-color: #fff;
}
/* links end */

/* Page Nav */
.page_nav {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px 10px;
	text-align: center;
	padding-bottom: 10px;
}
.page_nav img {
	padding-top: 3px;
	vertical-align: bottom;
}
.page_nav a {
	color: #013369; /*text-decoration: none;*/
}
.page_nav a:hover {
	color: #000;
	text-decoration: none;
}
/* forms */
.btn_sty_hrd {
	font-size: 13px;
	font-weight: bold; /*color: #013369;*/
	color: #013369;
	background: url(../images/btn_bg_topsection.gif) repeat-x #fff;
	border: 1px solid #d31a1c;
	height: 29px;
	padding: 0 5px;
	cursor: pointer;
}
.btn_sty_hrd:hover {
	/*color: #ffffff;*/
	color: #000000;
	background: url(../images/btn_bg_hover.gif) repeat-x #fff;
}
.btn_sty_arw {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #013369;
	background: url(../images/btn_bg_arw.gif) repeat-x #fff;
	border: 1px solid #a9c2e0;
	height: 26px;
	padding: 3px 5px 7px 15px;
	cursor: pointer;
}
.btn_sty_arw:hover {
	color: #000;
	background: url(../images/btn_bg_arw_hover.gif) repeat-x #fff;
	border: 1px solid #a9c2e0;
}
.btn_sty {
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #013369;
	background: url(../images/btn_bg.gif) repeat-x #fff;
	border: 1px solid #d7d5d5;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
}
.btn_sty_Analyze {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #013369;
	background: url(../images/btn_bg.gif) repeat-x #fff;
	border: 1px solid #d7d5d5;
	height: 21px;
	padding: 0 5px 3px;
	cursor: pointer;
}
.btn_sty_Analyze:hover {
	color: #000;
	background: url(../images/btn_bg_hover.gif) repeat-x #fff;
	border: 1px solid #999;
}
.btn_sty:hover {
	color: #000;
	background: url(../images/btn_bg_hover.gif) repeat-x #fff;
	border: 1px solid #d7d5d5;
}
.fld_select {
	border: 1px solid #D7D5D5;
	color: #000000;
	font-family: nromal 11px Verdana,Geneva,sans-serif;
	font-variant: normal;
	line-height: 18px;
	padding: 2px;
}
.fld_sel {
	border: 1px solid #D7D5D5;
	color: #000000;
	font-family: nromal 11px Verdana,Geneva,sans-serif;
	font-variant: normal;
	line-height: 18px;
	padding: 2px;
}
.fld_sel:focus, select.input_text_focus {
	border-color: #BDD8FC;
	background-color: #F9F9F9;
}
.fld_txt {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	border: 1px solid #d7d5d5;
	padding: 3px 3px;
}

.btn_help {
	float: right;
	padding: 10px 12px 0;
}

.btns {
	text-align: center;
	padding: 10px; /*border-bottom: 1px solid #f0f0f0;*/
}


.PageTitleHeader {
	padding: 10px 10px 5px;
}
.PageTitleHeader {
	font-size: 11px;
	font-weight: normal;
	min-height: 22px;
}
.PageTitleHeader .btn_sty_head {
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #013369;
	background: url(../images/btn_bg.gif) repeat-x #fff;
	border: 1px solid #d7d5d5;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
}
.PageTitleHeader h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #013369;
}
.PageTitleHeader h2 a {
	font-size: 13px;
}

.block_blue {
	padding: 5px 10px;
}

.blue_top {
	background: url(../images/blocks/blue_bl_top_lft.gif) no-repeat left top;
	padding-left: 10px;
}
.blue_top div {
	background: url(../images/blocks/blue_bl_top_rgt.gif) no-repeat right top;
	height: 10px;
	overflow: hidden;
}
.blue_mid {
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
	background-color: #e9eff7;
}
.blue_bot {
	background: url(../images/blocks/blue_bl_bot_lft.gif) no-repeat left bottom;
	padding-left: 10px;
}
.blue_bot div {
	background: url(../images/blocks/blue_bl_bot_rgt.gif) no-repeat right top;
	height: 10px;
	overflow: hidden;
}

/* block2  */
.block2 {
	padding: 5px 0;
}
.block2 td.txt_bold {
	color: #013369;
	font-weight: bold;
}
.bl2_top {
	background: url(../images/blocks/bl2_head_rgt.gif) no-repeat right top;
}
.bl2_top .divQuestion h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	background: url(../images/blocks/bl2_head_lft.gif) no-repeat left top;
	padding: 8px 10px 5px;
	font-weight: bold;
}
.bl2_top .divResponse {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 8px 10px 5px;
	font-weight: bold;
}
.bl2_top h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	background: url(../images/blocks/bl2_head_lft.gif) no-repeat left top;
	padding: 8px 10px 5px;
	font-weight: bold;
}
.bl2_top h2.txt_bold {
	color: #013369;
	font-weight: bold;
}
.bl2_top .dvIndResult h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	background: url(../images/blocks/bl2_head_lft.gif) no-repeat left top;
	padding: 8px 10px 5px;
	font-weight: bold;
}
.bl2_mid #question_faq {
	padding: 10px 0 0 10px;
}
.bl2_mid #question_faq ul {
	padding: 5px 0;
	margin: 0 0 0 20px;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-color: #F7F7F7;
	border: 1px solid #E4E6E7;
}
.bl2_mid #question_faq ul li {
	background: transparent url(../images/arw.gif) no-repeat scroll 10px 12px;
	padding: 5px 10px 5px 25px;
}
.bl2_mid .pad5 {
	padding: 5px;
}
.bl2_mid {
	background: #fff;
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
	overflow: auto;
}
.bl2_mid_launch {
	background: #fff;
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
	min-height: 40px;
	overflow: hidden !important;
	height: auto !important;
	height: 40px;
}
.bl2_mid_new {
	background: #fff;
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}
.bl2_mid_in {
	padding: 10px 10px 5px;
}
.bl2_bot {
	background: url(../images/blocks/bl2_bot_rgt.gif) no-repeat right bottom;
}
.bl2_bot div {
	font-size: 2px;
	background: url(../images/blocks/bl2_bot_lft.gif) no-repeat left bottom;
	padding: 0px;
	height: 10px;
	overflow: hidden;
}
.bl2_mid h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 8px 10px 5px;
	background: #e9eff7;
	margin: 10px 0 5px;
}
.bl2_mid h3.txt_bold {
	color: #013369;
	font-weight: bold;
}
.bl_col_1 {
	float: left;
	width: 317px;
	padding-right: 10px;
}
.bl_col_2 {
	float: left;
	width: 317px;
}
.bl_col_3 {
	float: right;
	width: 317px;
}
.bl_col_4 {
	float: left;
	width: 277px;
	padding-right: 12px;
}
.bl_col_5 {
	float: left;
	width: 277px;
}
.bl_col_6 {
	float: right;
	width: 397px;
}
/* block2 ends */

.top_links {
	padding: 0px 10px 10px 20px;
}
.top_links a {
	color: #013369;
	padding: 0px 5px;
}
.top_links a:hover {
	color: #000;
	text-decoration: none;
}

.question {
	padding: 10px 10px;
	background-color: #fff;
}
.answer {
	padding: 5px 5px;
}
.answer td {
	padding: 5px;
}
.answer td td {
	padding: 2px;
}
.answer .al_center td {
	text-align: center;
}
.bot_links {
	padding: 10px 10px 5px;
}
.bot_links a {
	color: #013369;
	padding: 0px 5px;
}
.bot_links a:hover {
	color: #000;
	text-decoration: none;
}

.page_breaks {
	padding: 5px 10px;
	text-align: right;
}

/* Other */
.wd_25 {
	width: 25px;
}
.wd_30 {
	width: 30px;
}
.wd_40 {
	width: 40px;
}
.wd_45 {
	width: 45px;
}
.wd_50 {
	width: 50px;
}
.wd_55 {
	width: 55px;
}
.wd_60 {
	width: 60px;
}
.wd_65 {
	width: 65px;
}
.wd_70 {
	width: 70px;
}
.wd_75 {
	width: 75px;
}
.wd_85 {
	width: 85px;
}
.wd_90 {
	width: 90px;
}
.wd_95 {
	width: 95px;
}
.wd_100 {
	width: 100px;
}
.wd_105 {
	width: 105px;
}
.wd_110 {
	width: 110px;
}
.wd_120 {
	width: 120px;
}
.wd_126 {
	width: 126px;
}
.wd_130 {
	width: 130px;
}
.wd_140 {
	width: 140px;
}
.wd_150 {
	width: 150px;
}
.wd_160 {
	width: 160px;
}
.wd_170 {
	width: 170px;
}
.wd_180 {
	width: 180px;
}
.wd_190 {
	width: 190px;
}
.wd_200 {
	width: 200px;
}
.wd_210 {
	width: 210px;
}
.wd_220 {
	width: 220px;
}
.wd_230 {
	width: 230px;
}
.wd_240 {
	width: 240px;
}
.wd_250 {
	width: 250px;
}
.wd_260 {
	width: 260px;
}
.wd_270 {
	width: 270px;
}
.wd_300 {
	width: 300px;
}
.wd_310 {
	width: 310px;
}
.wd_370 {
	width: 370px;
}
.wd_390 {
	width: 390px;
}
.wd_395 {
	width: 395px;
}
.wd_400 {
	width: 400px;
}
.wd_550 {
	width: 550px;
}
.padlr10 {
	padding: 0 10px;
}
.padtb10 {
	padding: 10px 0;
}

.cl_both {
	clear: both;
}
.fl_lft {
	float: left;
}
.fl_rgt {
	float: right;
}

/* Added by : atulr@ecotech : Start */
/* Page Load : start */
.divMask {
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1425px;
	opacity: .6;
	filter: alpha(opacity=20); /*background-color:transparent !important; 	 this hack is so it works in IE 	 * I find setting the color in the css gives me more flexibility  	 * than the PNG solution. 	 */
	background-color: #000000; /* this hack is for opera support 	 * you can uncomment the background-image if you don't care about opera. 	 * this gives you the flexibility to use any bg color that you want, instead of the png 	 */
	background-image: url("../images/maskBG.png") !important;
	background-image: none;
	background-repeat: repeat; /*     Here we apply the fix to just one element.     You can do the same with CLASS selectors...    */ /* behavior: url("iepngfix/iepngfix.htc"); */
}
/* Page Load : end */
/* Pop-up window BackGround : Start */
.modalBackground {
	background-color: #333333;
	opacity: 0.75;
	filter: alpha(opacity=50); /*background-color: #F2F2F2;     color: #000000;*/
}
.updateProgress {
	border-width: 1px;
	border-style: solid;
	background-color: #000000;
	opacity: 0.75;
	position: absolute;
	width: 130px;
	height: 50px;
}
/* Pop-up window BackGround : End */
.noRecordFound {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-align: center;
	padding: 0px;
}
.text_bold {
	font-weight: bold;
}
.text_bold.color_blue {
	font-weight: bold;
	color: #013369;
}
.bodytext_login_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A5986;
	text-decoration: underline;
}
.bodytext_login_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A5986;
	text-decoration: none;
}
.bodytext_login_link_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A5986;
	text-decoration: underline;
}
.bodytext_login_link_new:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A5986;
	text-decoration: none;
}
h1.page_heading {
	background: #e9eff7;
	border-left: 1px solid #bec8d4;
	border-right: 1px solid #bec8d4;
	margin: 0;
	height: 26px;
	line-height: 26px;
}
.h1_top {
	background: transparent url(../images/blocks/title_block_top.gif) no-repeat scroll center top;
	height: 10px;
	vertical-align: top;
}
.h1_bot {
	background: transparent url(../images/blocks/title_block_bot.gif) no-repeat scroll center bottom;
	height: 10px;
	vertical-align: top;
}
/* block 3 */

.block3 {
	padding: 5px 0;
}
.bl3_top {
	background: url(../images/blocks/bl3_top_rgt.gif) no-repeat right top;
}
.bl3_top div {
	background: url(../images/blocks/bl3_top_lft.gif) no-repeat left top;
	height: 10px;
}
.bl3_bot {
	background: url(../images/blocks/bl3_bot_rgt.gif) no-repeat right bottom;
}
.bl3_bot div {
	background: url(../images/blocks/bl3_bot_lft.gif) no-repeat left bottom;
	height: 10px;
}
.bl3_mid {
	background: #fff;
	border-left: 1px solid #bec8d4;
	border-right: 1px solid #bec8d4;
	padding: 0 15px;
}
.Questions ol li {
	list-style: decimal;
	margin-left: 25px;
}
.bl3_mid ul {
	list-style: none;
}
.bl3_mid ul li {
	list-style: disc;
	padding: 5px 10px 5px 5px;
}
.bl3_mid ol li {
	list-style: decimal;
	padding: 5px 10px 5px 5px;
}
.bl3_mid li {
	/*background: url(../images/arw.gif) no-repeat 10px 8px; 	padding: 5px 10px 5px 25px;*/
	padding: 5px 10px 5px 5px;
}
.tbl_gray {
	margin-top: 15px;
	border: 1px solid #e0e0e0;
}
.tbl_gray td {
	background: #f7f7f7;
	padding: 10px;
}
.veriSign {
	float: left;
	width: 160px;
}
.contact_no {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/contact_no_bg.jpg) no-repeat center top;
	float: right;
	height: 25px;
	width: 332px;
	padding: 10px 25px 0;
	text-align: center;
}
.logo_main {
	float: left;
	width: 250px;
	text-align: center;
	padding-top: 22px;
}
.slogan_main {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fefefe;
	float: left;
	width: 450px;
	padding: 5px 0 0 40px;
	line-height: 28px;
}
.slogan_main .subheadtxt {
	font-size: 24px;
}
.slogan_main .headtxt {
	font-size: 20px;
	color: #cde68b;
}
.slogan_main .headtxt2 {
	font-size: 20px;
	color: #7cb9f8;
}
.slogan_main .headtxt3 {
	font-size: 20px;
	color: #ff7676;
}
.rgt_btns {
	float: right;
	padding: 10px 0 0;
}
/* links main page */
#top_menu_main {
	padding: 0px 4px 0 9px;
	height: 52px;
	width: 977px;
	margin: 0 auto;
	background: url(../images/blocks/menu_top.gif) no-repeat center top; /*overflow: hidden;*/
}
#top_menu_main ul {
	list-style: none;
}
#top_menu_main li {
	font: 14px Arial, Helvetica, sans-serif;
	color: #013369;
	float: left;
	background: url(../images/menu_divider.gif) no-repeat left center;
	padding-left: 2px;
	font-weight: bold;
}
#top_menu_main li a {
	color: #013369;
	text-decoration: none;
	float: left;
	padding: 15px 8px 11px;
	display: block;
}
#top_menu_main li.home {
	background: none;
}
#top_menu_main li a:hover, #top_menu_main li#mActive a {
	color: #013369;
	background-color: #fff;
}

#top_menu_main li#ctl00_liIndex {
	background: none;
}
#top_menu_main li#ctl00_liIndex.mActive {
	background: none;
	background-color: #ffffff;
}
#top_menu_main li#ctl00_liPricing.mActive {
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
	background-color: #ffffff;
}
#top_menu_main li#ctl00_liAdmcPricing.mActive {
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
	background-color: #ffffff;
}
#top_menu_main li#ctl00_liFAQ.mActive {
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
	background-color: #ffffff;
}
#top_menu_main li#ctl00_liFAQ.mActive a {
	color: #013369;
}
#top_menu_main li#ctl00_liFAQ.mActive a:hover {
	color: #013369;
}
#top_menu_main li#ctl00_liLearnMore.mActive {
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
	background-color: #ffffff;
}
#top_menu_main li#ctl00_liResources.mActive {
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
	background-color: #ffffff;
}
#top_menu_main li#ctl00_liClntShowcase.mActive {
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
	background-color: #ffffff;
}
#top_menu_main li#ctl00_liContactUs.mActive {
	background: transparent url(../images/menu_divider.gif) no-repeat scroll left center;
	background-color: #ffffff;
}
.tbl_resource {
}
.tbl_resource td {
	padding: 0px 0px 10px;
	border: 1px solid #e0e0e0;
}
.tbl_resource td.blank {
	padding: 0px 0px;
	height: 20px;
	border: 0px solid #e0e0e0;
}
.tbl_resource a {
	color: #333;
	text-decoration: none;
}
.tbl_resource a:hover {
	color: #333;
	text-decoration: underline;
}
h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 8px 10px;
	background: #f7f7f7;
	margin-bottom: 10px;
}
.head_blue {
	font-size: 15px;
	font-weight: normal;
	color: #013369;
	text-align: left;
	padding: 8px 10px;
	width: 916px;
	background-color: #e1f3ff;
}
.library_block {
	padding: 10px 5px;
}
.tbl_library {
	border: 1px solid #e0e0e0;
}
.tbl_library th {
	font-size: 15px;
	font-weight: bold;
	color: #013369;
	text-align: left;
	padding: 8px 10px;
	background-color: #e9eff7; /* #e1f3ff;*/
}
.tbl_library td {
	padding: 5px 10px;
	line-height: 16px;
}
.tbl_library td div {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.tbl_library td div ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.tbl_library td div li {
	background: url(../images/arw.gif) no-repeat 10px 8px;
	padding: 5px 10px 5px 25px;
}
.tbl_library tr.row1 td {
	background: url(../images/row_brd.gif) repeat-x top #f7f7f7;
}
.tbl_library tr.row2 td {
	background: url(../images/row_brd.gif) repeat-x top #ffffff;
}
.tbl_library td div a {
	color: #013369;
}
.tbl_library td div a:hover {
	color: #000000;
	text-decoration: none;
}
.gray_block {
	background-color: #f7f7f7;
	border: 1px solid #e4e6e7;
	padding: 5px 0;
}
/* Repeater */
.library_block_rpter {
	padding: 15px;
	background: #FFFFFF none repeat scroll 0 0;
	border-left: 1px solid #BEC8D4;
	border-right: 1px solid #BEC8D4;
}
.tbl_library_rpter {
	border: 1px solid #e0e0e0;
}
.tbl_library_rpter div#heading {
	font-size: 15px;
	font-weight: normal;
	color: #013369;
	text-align: left;
	padding: 8px 10px;
	background-color: #e1f3ff;
}
.tbl_library_rpter div#data ul {
	list-style: none;
}
.tbl_library_rpter div#data li {
	background: url(../images/arw.gif) no-repeat 10px 8px;
	padding: 5px 10px 5px 25px;
}
.tbl_library_rpter div#data {
	padding: 10px 10px;
	line-height: 16px;
}
/* Repeater */


/* Added by : atulr@ecotech : End */

/* Added by : ABHAYG@ecotech : START */
.dvBotFooter {
	padding-top: 10px;
	text-align: center;
}
.spanh4 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 10px 0px 5px;
}

.pricing {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a.pricing {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.pricing:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #f71d1c;
	text-decoration: underline;
}

.pricingtop1 {
	background: url(../images/pricing-top1.jpg) repeat-x;
	border-bottom: solid 1px #98e2e1;
}
.pricingtop11 {
	background-color: #ffffff;
	padding: 3px;
	border-bottom: solid 1px #e8e8e8;
	text-decoration: underline;
}
.pricingtop2 {
	background: url(../images/pricing-top2.jpg) repeat-x #fcf9ff;
	border-left: solid 2px #98e2e1;
	padding-top: 12px;
	border-bottom: solid 1px #98e2e1;
}

.pricingtop22 {
	background-color: #fcf9ff;
	border-left: solid 2px #98e2e1;
	padding: 3px;
	border-bottom: solid 1px #e8e8e8;
}
.pricingtop22-nobr {
	background-color: #fcf9ff;
	border-left: solid 2px #98e2e1;
	padding: 3px;
}
.pricingtop33-nobr {
	background-color: #effbf9;
	border-left: solid 1px #98e2e1;
	padding: 3px;
}

.pricingtop44-nobr {
	background-color: #ebf4fd;
	border-left: solid 1px #98e2e1;
	border-right: solid 2px #98e2e1;
	padding: 3px;
}
.pricingtop3 {
	background: url(../images/pricing-top3.jpg) repeat-x #effbf9;
	border-left: solid 1px #98e2e1;
	padding-top: 12px;
	border-bottom: solid 1px #98e2e1;
}
.pricingtop33 {
	background-color: #effbf9;
	padding: 3px;
	border-left: solid 1px #98e2e1;
	border-bottom: solid 1px #e8e8e8;
}
.pricingtop4 {
	background: url(../images/pricing-top4.jpg) repeat-x #effbf9;
	border-left: solid 1px #98e2e1;
	padding-top: 12px;
	border-right: solid 2px #98e2e1;
	border-bottom: solid 1px #98e2e1;
}

.pricingtop44 {
	background-color: #ebf4fd;
	padding: 3px;
	border-left: solid 1px #98e2e1;
	border-right: solid 2px #98e2e1;
	border-bottom: solid 1px #e8e8e8;
}
.pricingtop5 {
	background: url(../images/pricing-top6.jpg) repeat-x #effbf9;
	border-left: solid 2px #98e2e1;
	border-bottom: solid 1px #98e2e1;
}
.pricingtop55 {
	background-color: #ffffff;
	padding: 3px;
	border-left: solid 2px #98e2e1;
	border-bottom: solid 1px #e8e8e8;
}
.pricingright {
	background: url(../images/pricing-rtbg.jpg) repeat-y right #FFFFFF;
	border-bottom: solid 1px #98e2e1;
}
.pricingright-highlighed {
	background: url(../images/pricing-rtbg.jpg) repeat-y right #FFFFFF;
	border-bottom: solid 1px #98e2e1;
	border-top: solid 1px #98e2e1;
}
.pricingright1 {
	background: url(../images/pricing-rtbg.jpg) repeat-y right #FFFFFF;
	border-bottom: solid 1px #e8e8e8;
}
.pricingright1nobr {
	background: url(../images/pricing-rtbg.jpg) repeat-y right #FFFFFF;
}
.pricingleft {
	background: url(../images/pricing-left.jpg) repeat-y #FFFFFF;
	border-bottom: solid 1px #98e2e1;
}

.pricingleft-highlight {
	background: url(../images/pricing-left.jpg) repeat-y #FFFFFF;
	border-bottom: solid 1px #98e2e1;
	border-top: solid 1px #98e2e1;
}

.pricingleft1 {
	background: url(../images/pricing-left.jpg) repeat-y #FFFFFF;
	border-bottom: solid 1px #e8e8e8;
}

.pricingleft11 {
	background-color: #FFFFFF;
	padding: 3px;
	border-top: solid 1px #98e2e1;
	border-bottom: solid 1px #98e2e1;
}

.pricingleft22 {
	background-color: #fcf9ff;
	padding: 3px;
	border-top: solid 1px #98e2e1;
	border-left: solid 2px #98e2e1;
	border-bottom: solid 1px #98e2e1;
}

.pricingleft33 {
	background-color: #effbf9;
	padding: 3px;
	border-top: solid 1px #98e2e1;
	border-left: solid 1px #98e2e1;
	border-bottom: solid 1px #98e2e1;
}
.pricingleft44 {
	background-color: #ebf4fd;
	padding: 3px;
	border-top: solid 1px #98e2e1;
	border-right: solid 2px #98e2e1;
	border-left: solid 1px #98e2e1;
	border-bottom: solid 1px #98e2e1;
}
.bl3_mid #question_faq {
	padding: 10px 0 0 20px;
}
.bl3_mid #question_faq ol {
	margin: 0 0 0 20px;
	display: block;
}
#question_faq ol li div {
	padding-left: 15px;
	text-align: left;
}
ul.square-list {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

ul.square-list li {
	display: block;
	width: 460px;
	background: url(../images/squareBullet.gif) no-repeat left 6px;
}
ul.square-list li div {
	padding-left: 15px;
	text-align: left;
}

.footer-back {
	background: url(../images/pricing-bottombg1.jpg) no-repeat;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #e40606;
}
.signup_btn {
	background: url(../images/background/sign-up-bg.jpg) repeat-x;
	border: 1px solid #fa114d;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 18px;
}

.txtfields_Old {
	font-family: Arial, Helvetica, sans-serif;
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: normal;
	background: url(txtfieldbg1.jpg);
	border: 1px solid #CAE4FF;
	background-color: #F9FCFF;
	padding: 2px;
}
.txtfields {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	border: 1px solid #d7d5d5; /*padding: 5px 5px;	*/ /*padding: 5px 5px;*/
	padding: 5px 5px; /*Added by sonalb@ecotech on 14th Jan 2011*/
	background-color: #F9F9F9;
}
.txtfields:focus, textbox.input_text_focus {
	border-style: dashed;
	border-color: #AACCFA;
	background-color: #F9F9F9;
}
/* for presentation style : starts*/
.txtfields_presentationStyle {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	border: 1px solid #d7d5d5;
	padding: 4px 4px;
	background-color: #F9F9F9;
}
.txtfields_presentationStyle:focus, textbox.input_text_focus {
	border-style: dashed;
	border-color: #AACCFA;
	background-color: #F9F9F9;
}
/* for presentation style : ends*/
.txtfields_Launch_Old {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: url(txtfieldbg1.jpg);
	border: 1px solid #CAE4FF;
	background-color: #F9FCFF;
	padding: 2px;
	width: 328;
}
txtfields_Launch {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	border: 1px solid #d7d5d5;
	padding: 5px 5px;
	width: 328;
}


.boldLink {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.lvRow {
	background-color: Red;
}


/* Added by : ABHAYG@ecotech : END */

/* Added by : KeyurV@Ecotech : Start */
.w50 {
	width: 50px;
}
.w390 {
	width: 390px;
}
.w350 {
	width: 325px;
}
.w675 {
	width: 675px;
}
.tbl_top_text_design {
	font-size: 14px;
	color: #013369;
	background: url(../images/blocks/table_top.gif) no-repeat top;
	height: 32px;
	line-height: 30px;
	padding: 5px 0 0 10px;
}
.AnsChoices:focus, textbox.input_text_focus {
	border-style: dashed;
	border: 1px dashed #AACCFA;
	background-color: #F9F9F9;
}

.question_block {
	padding: 10px 5px;
}
.question_block p {
	padding: 10px 0px;
	line-height: 22px;
}

.tbl_question {
	border: 1px solid #e0e0e0;
}
.tbl_question th {
	font-family: normal 15px Arial,Helvetica,sans-serif;
	color: #013369;
	text-align: left;
	padding: 8px 10px;
	background-color: #e9eff7;
}

.tbl_question td {
	padding: 5px 10px; /* line-height: 16px; */
}
.tbl_question td a {
	color: #013369;
}
.tbl_question tr.row1 td {
	background: url(../images/row_brd.gif) repeat-x top #f7f7f7;
}
.tbl_question tr.row2 td {
	background: url(../images/row_brd.gif) repeat-x top #ffffff;
}

.tbl_question .noPad {
	margin-bottom: 8px;
}
.tbl_question .noPad td {
	padding: 5px 2px;
}

/* Tabs */
.question_tabs {
	font-size: 15px;
	padding: 15px 0 0;
	height: 30px;
	background: url(../images/tab_top_bg.gif) repeat-x bottom;
}
.question_tabs a {
	float: left;
	color: #666666;
	text-decoration: none;
	margin: 0;
	background: url(../images/tab_rgtbg.gif) no-repeat right top;
}
.question_tabs a span {
	float: left;
	display: block;
	background: url(../images/tab_lftbg.gif) no-repeat left top;
	line-height: 29px;
	padding: 0px 35px 0px 20px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.question_tabs a span {
	float: none;
}
/* End IE5-Mac hack */
.question_tabs a:hover span {
	color: #013369;
	text-decoration: none;
}
.question_tabs a:hover {
	background-position: 100% -50px;
}
.question_tabs a:hover span {
	background-position: 0% -50px;
}
.question_tabs a.tabActive {
	background-position: 100% -50px;
}
.question_tabs a.tabActive span {
	background-position: 0% -50px;
	color: #013369;
	border-bottom: 0px solid #fff;
	line-height: 30px;
}
.question_tabs_block {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	background-color: #e9eff7;
	border: 1px solid #bec8d4;
	border-top: 0px solid #bec8d4;
}
.question_tabs_block td {
	font: 12px Arial, Helvetica, sans-serif;
}
/*Begin: Added by Venky for the ref. IMS-305 on Aug-09-2011*/
.question_tabs_block_14px {
	font: 12px Verdana,Geneva,sans-serif;
	padding: 10px 15px;
	background-color: #e9eff7;
	border: 1px solid #bec8d4;
	border-top: 0px solid #bec8d4;
}
.question_tabs_block_14px td {
	font: 12px Verdana,Geneva,sans-serif;
}
/*End: Added by Venky for the ref. IMS-305 on Aug-09-2011*/
.question_tabs_block p {
	line-height: 22px;
	padding: 5px 0;
}
#tab2, #tab3, #tab4 {
	display: none;
}

.fld_txt_2 {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	border: 1px solid #d7d5d5;
	padding: 5px 5px;
}
/* Added by : KeyurV@Ecotech : End */
/* Added by : AtulR@Ecotech : Start */
.bodytextError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
}
.Notetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}
#box {
	position: absolute;
	display: none;
	color: #000000;
	font: 11px verdana;
	line-height: 15px;
	width: 185px;
	padding: 5px 7px;
	border: 1px solid #879eb6;
	background: #ebf5ff;
	z-index: 100;
}
#DivShim {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
	z-index: 99;
	display: none;
}
.dvSurveyBtns {
	font: 13px Verdana, Geneva, sans-serif;
	color: #000;
	padding: 0px 0px 0px 0px;
	padding-top: 12px;
	height: auto !important;
	z-index: 1;
	float: right;
}

.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}

.pad_lft2 {
	padding-left: 2px;
}
.pad_lft5 {
	padding-left: 5px;
}
.pad_lft7 {
	padding-left: 7px;
}
.pad_lft10 {
	padding-left: 10px;
}
.pad_lft15 {
	padding-left: 15px;
}
.pad_lft20 {
	padding-left: 20px;
}
.pad_lft30 {
	padding-left: 30px;
}
.pad_lft40 {
	padding-left: 40px;
}

.pad_rt2 {
	padding-right: 2px;
}
.pad_rt3 {
	padding-right: 3px;
}
.pad_rt5 {
	padding-right: 5px;
}
.pad_rt7 {
	padding-right: 7px;
}
.pad_rt8 {
	padding-right: 8px;
}
.pad_rt10 {
	padding-right: 10px;
}
.pad_rt15 {
	padding-right: 15px;
}
.pad_rt20 {
	padding-right: 20px;
}

.pad_bot3 {
	padding-bottom: 3px;
}
.pad_bot5 {
	padding-bottom: 5px;
}
.pad_bot10 {
	padding-bottom: 10px;
}
.pad_bot15 {
	padding-bottom: 15px;
}
.pad_bot20 {
	padding-bottom: 20px;
}

.pad_top2 {
	padding-top: 2px;
}
.pad_top3 {
	padding-top: 3px;
}
.pad_top5 {
	padding-top: 5px;
}
.pad_top10 {
	padding-top: 10px;
}
.pad_top12 {
	padding-top: 12px;
}
.pad_top13 {
	padding-top: 130px;
}
.pad_top15 {
	padding-top: 15px;
}
.pad_top20 {
	padding-top: 20px;
}

.al_left {
	text-align: left;
}
.al_right {
	text-align: right;
}

.rdo_btn {
	padding-top: 2px;
}
.txt_decoration {
	text-decoration: none;
}

#analyze_menu ul.analyze_list {
	list-style: circle;
	padding-left: 5px;
	list-style-position: outside;
}
#analyze_menu ul.analyze_list li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #013369; /*background: url(../images/menu_divider.gif) no-repeat left center;*/
	padding: 3px;
	line-height: 16px;
}

/*   Survey_home - Tabs : Start       */
.question_tabs_home {
	font-size: 15px;
	padding: 15px 0 0;
	height: 30px; /*border-bottom: 1px solid #bec8d4; 	background: url(../images/tab_top_bg.gif) repeat-x bottom;*/
}
.question_tabs_home a {
	float: left;
	color: #666666;
	text-decoration: none;
	margin: 0;
	background: url(../images/tab_rgtbg.gif) no-repeat right top;
}
.question_tabs_home a span {
	float: left;
	display: block;
	background: url(../images/tab_lftbg.gif) no-repeat left top;
	line-height: 29px;
	padding: 0px 35px 0px 20px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*.question_tabs_home a span {float:none;}*/
/* End IE5-Mac hack */
.question_tabs_home a:hover span {
	color: #013369;
	text-decoration: none;
}
.question_tabs_home a:hover {
	background-position: 100% -50px;
}
.question_tabs_home a:hover span {
	background-position: 0% -50px;
}
.question_tabs_home a.tabActive {
	background-position: 100% -50px; /*border-bottom: 1px solid #f0f0f1;*/
	border-bottom: 0px #ffffff;
}
.question_tabs_home a.tabActive span {
	background-position: 0% -50px;
	color: #013369; /*border-bottom: 0px solid #fff;*/
	border-bottom: 0px #ffffff;
	line-height: 30px;
}
.question_tabs_block_home {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 0px; /*background-color: #e9eff7; 	border: 1px solid #bec8d4; 	border-top: 0px solid #bec8d4;*/
}
.question_tabs_block_home td {
	font: 12px Arial, Helvetica, sans-serif;
}
.question_tabs_block_home p {
	/*line-height: 22px;*/
	padding: 0px;
}
/*   Survey_home - Tabs : End       */
/* Added by : AtulR@Ecotech : End */

/* Added by : Keyur@Ecotech For Survey Design: Start */
.lnkBold {
	font-size: 13px;
	color: #0045FF;
}
.curvy {
	position: relative;
	width: 99%; /* background:#f00;*/
	margin: 5px auto;
}
#ctl, #cbl, #ctr, #cbr {
	position: absolute;
	width: 20px;
	height: 20px; /* corner container bg*/
	overflow: hidden;
	font-style: normal;
	z-index: 1;
}
#ctl {
	top: 0px;
	left: 0px;
}
#cbl {
	bottom: 0px;
	left: 0px;
}
#ctr {
	top: 0px;
	right: 0px;
}
#cbr {
	bottom: 0px;
	right: 0px;
}
.curvy em b {
	position: absolute;
	font-size: 150px;
	font-family: arial; /* corner color */
	line-height: 40px;
	font-weight: normal;
}
#ctl b {
	left: -8px;
}
#ctr b {
	left: -25px;
}
#cbl b {
	left: -8px;
	top: -17px;
}
#cbr b {
	left: -25px;
	top: -17px;
}
.curvy p {
	position: relative;
	z-index: 100;
	padding: 10px 15px;
}

.borderaround {
	border: 3px solid #C6DBF8;
}
.bodytext_blue_bold_style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
td .bodytext_blue_bold_style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.bodytext_blue_bold_style7 span a {
	color: #003399;
}
span a {
	color: #003399;
}
.txt_blue {
	color: #013369;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/*added sonalb@ecotech on 15th April 2011*/
.txt_red {
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/*End*/
.reorderListDemo li {
	list-style: none;
	margin: 2px;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
}
.Questions ul li {
	list-style: disc;
	margin-left: 20px;
}
.Questions ol li {
	/*	list-style: decimal;commented by :sonalb@ecotech on 24th Jan 2010*/
	margin-left: 25px;
}
.reorderCue {
	border: dashed thin black;
	width: 100%;
	height: 25px;
}
.dragHandle {
	/*width:10px; 	height:15px; 	background-color:Blue; 	background-image:url(images/bg-menu-main.png); 	cursor:move; 	border:outset thin white;*/
	background-image: url('../images/drag_handle.gif');
	background-color: #fAf9f8;
	border: thin outset white;
	cursor: move;
	height: 15px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.txt {
	border: 1px solid #bec8d4;
	padding: 4px;
}

/* Added by : Keyur@Ecotech : End */


.pricingtop111 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E8E8E8;
	padding: 3px;
}
.pricingtop22 {
	background-color: #FCF9FF;
	border-bottom: 1px solid #E8E8E8;
	border-left: 2px solid #98E2E1;
	padding: 3px;
}
.pricingtop33 {
	background-color: #EFFBF9;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #98E2E1;
	padding: 3px;
}
.pricingtop44 {
	background-color: #EBF4FD;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #98E2E1;
	border-right: 2px solid #98E2E1;
	padding: 3px;
}

/* block4  */
.tbl_data4 th.lt_crv {
	background: url(../images/blocks/blue_lft_top.gif) no-repeat left top;
}
.tbl_data4 th.lt_crv_new {
	background: url(../images/blocks/blue_lft_top_new.gif) no-repeat left top;
}
.tbl_data4 th.lt_crv_btm {
	background: url(../images/blocks/bl2_bot_lft1.gif) no-repeat left bottom;
	height: 10px;
	font-size: 2px;
}
.tbl_data4 th.lt_crv_btm_new {
	background: url(../images/blocks/bl2_bot_lft_new.gif) no-repeat left bottom;
	height: 10px;
	font-size: 2px;
}
.tbl_data4 th.rt_crv_btm {
	background: url(../images/blocks/bl2_bot_rgt1.gif) no-repeat right bottom;
	height: 10px;
	font-size: 2px;
}
.tbl_data4 th.mid_crv {
	background: #e9eff7;
	border-top: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
	border-left: 1px solid #d7d5d5;
}
.tbl_data4 th.mid_nocrv {
	border-bottom: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
	border-left: 1px solid #d7d5d5;
	font-size: 2px;
}
.tbl_data4 h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 8px 10px 5px;
}
.tbl_data4 h2.al_left {
	text-align: left;
}
.tbl_data4 h2.txt_bold {
	color: #013369;
	font-weight: bold;
}
.tbl_data4 th.rt_crv {
	background: url(../images/blocks/blue_rgt_top.gif) no-repeat right top;
}
.tbl_data4 th.blue_bot {
	background: url(../images/blocks/blue_bl_bot.gif) no-repeat left bottom;
	width: 135px;
}
.tbl_data4 th.blue_bot div {
	background: url(../images/blocks/blue_bl_top.gif) no-repeat left top;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}
.tbl_data4 th.blue_bot a {
	display: block;
	padding: 5px;
	color: #000;
	text-decoration: underline;
}
.tbl_data4 td {
	border-left: 1px solid #d7d5d5;
}
.tbl_data4 td.last {
	border-left: 0px;
	border-right: 1px solid #d7d5d5;
}
.tbl_data4 td.bdr_rgt {
	border-right: 1px solid #d7d5d5;
}
.tbl_data4 td.nobdr {
	border: 0;
}
.tbl_data6 th {
	font-weight: normal;
	text-align: left;
	padding: 6px 0 0 8px;
	border: 0;
}
.tbl_data6 th.txt_bold {
	color: #013369;
	font-weight: bold;
}
.tbl_data6 td {
	color: #013369;
	padding: 6px 0 0 8px;
	border: 0;
}

/* Table 5 added on 5th Jan 09*/
.tbl_data5 thead th {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 5px 0px 5px 8px;
	border-top: 1px solid #fff;
	font-weight: bold;
}
.tbl_data5 tbody th {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 6px 0px 6px 10px;
}
.tbl_data5 tbody tr.row_blue {
	background: #F7F7F7 none repeat scroll 0 0;
	color: #013369;
}
.tbl_data5 tbody tr.row_blue td.txt_bold {
	color: #013369;
	font-weight: bold;
}
.tbl_data5 tbody td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 6px 0px 6px 8px;
}
.tbl_data5 thead td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 6px 0px 6px 8px;
}

.tbl_data5 tbody td a {
	color: #000;
}
.tbl_data5 tbody td a:hover {
	color: #013369;
	text-decoration: none;
}

.tbl_data5 tbody th.al_center, .tbl_data5 tbody td.al_center {
	text-align: center;
}

.tbl_data5 tfoot tr td {
	background: #f7f7f7;
	padding: 6px 0 6px 8px;
	color: #013369;
	text-align: right;
}
.tbl_data5 tfoot.points tr td {
	background: #f7f7f7;
	padding: 6px 0 6px 8px;
	color: #013369;
	text-align: left;
}
.tbl_data5 tbody tfoot tr td {
	background: #f7f7f7;
	padding: 6px 0 6px 8px;
	color: #013369;
}
.note {
	font: bold 12px Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 10px 0 0;
}
.tbl_data5 thead th.al_center {
	text-align: center;
}
.tbl_data5 tfoot tr td.al_center {
	text-align: center;
}
.bodytextbold_orange {
	color: #0066CC;
	font: 13px Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.buttonCriteria {
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #013369;
	background: url(../images/btn_criteria.gif) repeat-x #fff;
	border: 1px solid #d7d5d5;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
}
a.txt_bold {
	font-weight: bold;
}
.fld_rdo {
	line-height: 18px;
	padding-right: 2px;
	padding-top: 3px;
}
.fld_rdo input {
	padding-top: 2px;
}
.fld_rdo label {
	padding-left: 8px;
}
a.decorat:hover {
	text-decoration: none;
}
#ctl00_cphMain_RAMsg1 a.txt_blue {
	font: 12px Verdana, Geneva, sans-serif;
}
#ctl00_cphMain_RAMsg1 a:hover {
	text-decoration: none;
}
.btn_links {
	float: right;
	padding: 17px 11px 0 0;
	font-size: 11px;
}
.btn_links a.home {
	background: url(../images/icons/Survey-software-home.gif) no-repeat center top;
	padding: 26px 0 0;
	text-align: center;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none; /*     Here we apply the fix to just one element.     You can do the same with CLASS selectors...    */ /* behavior: url("iepngfix/iepngfix.htc"); */
}
.btn_links a.contact {
	/*	margin-left: 20px;*/
	background: url(../images/icons/Survey-software-contactus.gif) no-repeat center 2px;
	padding: 26px 0 0;
	text-align: center;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none; /*     Here we apply the fix to just one element.     You can do the same with CLASS selectors...    */ /* behavior: url("iepngfix/iepngfix.htc"); */
}
.btn_links a.blog {
	background: url(../images/icons/Survey-software-blog.gif) no-repeat center top;
	padding: 26px 0 0;
	text-align: center;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none; /*     Here we apply the fix to just one element.     You can do the same with CLASS selectors...    */ /* behavior: url("iepngfix/iepngfix.htc"); */
}
.btn_links a:hover {
	color: #ccc;
}
/* Added as on 3 Feb by Mohsin */
.container_inside {
	/*background: #fff url(../images/blocks/container_mid.gif) repeat-x top;*/
	background: #fff;
	padding: 0 8px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
.bl_white {
	padding: 5px 0 0;
}
.bl_white_tr {
	background: url(../images/blocks/bl_white_tr.gif) no-repeat right top;
}
.bl_white_tr .bl_white_tl {
	background: url(../images/blocks/bl_white_tl.gif) no-repeat left top;
	height: 13px;
	font-size: 2px;
}
.bl_white_br {
	background: url(../images/blocks/bl_white_br.gif) no-repeat right bottom;
}
.bl_white_br .bl_white_bl {
	background: url(../images/blocks/bl_white_bl.gif) no-repeat left bottom;
	height: 14px;
}
.bl_white_mr {
	background: url(../images/blocks/bl_white_mr.gif) repeat-y right top;
}
.bl_white_mr h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 0 0 10px 0;
}
.bl_white_mr .bl_white_ml {
	background: url(../images/blocks/bl_white_ml.gif) repeat-y left top;
	padding: 5px 18px;
}
.step_main {
	width: 930px;
	margin: 0 auto;
	padding: 10px 0;
}
.bl_white a {
	color: #013369;
	text-decoration: underline;
}
.bl_white a:hover {
	color: #000000;
	text-decoration: none;
}

.step_pad {
	padding: 5px 10px 0;
}
.blue_block {
	padding: 5px 0;
}
.blue_bl_tr {
	background: url(../images/blocks/bl_blue_tr.gif) no-repeat right top;
}
.blue_bl_tr h2 {
	background: url(../images/blocks/bl_blue_tl.gif) no-repeat left top;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	height: 24px;
	padding: 8px 20px 0;
}
.blue_bl_br {
	background: url(../images/blocks/bl_blue_br.gif) no-repeat right bottom;
}
.blue_bl_br .blue_bl_bl {
	background: url(../images/blocks/bl_blue_bl.gif) no-repeat left bottom;
	height: 10px;
}
.blue_bl_mr {
	background: url(../images/blocks/bl_blue_mr.gif) repeat-y right top;
}
.blue_bl_mr .blue_bl_ml {
	background: url(../images/blocks/bl_blue_ml.gif) repeat-y left top #fff;
	margin-right: 5px;
	padding: 15px 15px 5px 20px;
}
.tbl_content td {
	padding: 10px 0 0;
}
h1.pg_heading {
	background: url(../images/blocks/heading_block_bg.gif) no-repeat left top;
	height: 50px;
	line-height: 47px;
	padding: 0 18px;
}
.tbl_blocks {
	padding: 0;
	margin: 0;
}
.tbl_blocks th {
	background: url(../images/blocks/tbl_blue_top.gif) no-repeat center top;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #013369;
	width: 262px;
	padding: 8px 20px 7px;
	text-align: left;
}
.tbl_blocks td.blank {
	width: 20px;
	background: none;
	padding: 0;
	margin: 0;
}
.tbl_blocks td {
	background: url(../images/blocks/tbl_blue_btm.gif) no-repeat center bottom;
	width: 299px;
	padding: 0px 20px 10px;
	vertical-align: top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
ul.block {
	list-style: none;
}
ul.block li {
	background: url(../images/icons/bul1.gif) no-repeat left 14px;
	padding: 10px 0 0 10px;
}
.blue_block2 {
	padding: 0 0 10px 0;
}
.blue_block2_last {
	padding: 0;
}
.blue_bl2_tr {
	background: url(../images/blocks/bl2_blue_tr.gif) no-repeat right top;
}
.blue_bl2_tr h2 {
	background: url(../images/blocks/bl2_blue_tl.gif) no-repeat left top;
	font: bold 15px Arial, Helvetica, sans-serif;
	height: 14px;
	line-height: 14px;
	padding: 10px 15px;
	color: #013369;
}
.blue_bl2_br {
	background: url(../images/blocks/bl2_blue_br.gif) no-repeat right bottom;
}
.blue_bl2_br .blue_bl2_bl {
	background: url(../images/blocks/bl2_blue_bl.gif) no-repeat left bottom;
	height: 8px;
	font-size: 2px;
}
.blue_bl2_mid {
	background: url(../images/blocks/bl2_blue_mid.gif) repeat-x left bottom;
	border-left: 1px solid #9fbbdd;
	border-right: 1px solid #9fbbdd;
	padding: 15px 15px 2px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.blue_bl2_mid a {
	color: #013369;
	font-weight: bold;
	text-decoration: underline;
}
.blue_bl2_mid a:hover {
	color: #000000;
	text-decoration: none;
}
.pad_top10 {
	padding-top: 10px;
}
.col_main {
	padding: 0 0 20px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #bababa;
}
.col_lt {
	width: 455px;
	float: left;
}
.col_lt_full {
	width: 667px;
	float: left;
}
.col_lt_full h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 0 0 10px 0;
}
.col_rt {
	width: 240px;
	float: right;
}
.txt_red {
	color: #ff1e00;
}
.tbl_div {
	border: 1px solid #a9bbd0;
	padding: 10px 30px;
	margin: 40px 0 0 0;
}
.img_div {
	padding: 60px 0 0 0;
}
.col_lt_full ul {
	list-style: none;
}
.col_lt_full ul li {
	background: url(../images/icons/bul1.gif) no-repeat 15px 10px;
	padding: 5px 0 0 35px;
}
.col_lt ul {
	list-style: none;
	color: #013369;
}
.col_lt ul li {
	background: url(../images/icons/bul1.gif) no-repeat 0 10px;
	padding: 5px 0 5px 20px;
}
.col_lt_full ol li {
	padding: 5px 0 0 0px;
	margin-left: 35px;
}
.tblFaq {
	color: #013369;
}
.tblFaq th {
	vertical-align: top;
	padding: 5px;
}
.tblFaq th {
	vertical-align: top;
	padding: 5px;
}
.tblFaq td {
	vertical-align: top;
	padding: 5px;
}
.top a {
	background: url(../images/icons/arw-top.gif) no-repeat right 5px;
	color: #013369;
	text-decoration: underline;
	padding: 0 12px 0 0;
}
.top a:hover {
	text-decoration: none;
}
.col_lt_img {
	width: 240px;
	float: left;
	padding: 60px 0 0 0;
}
.call-out {
	background: url(../images/blocks/call-out-bg.jpg) no-repeat left top;
	width: 173px;
	height: 365px;
	float: left;
	padding: 20px 25px 0;
}
.call-out h2 {
	text-transform: uppercase;
	font: bold 25px Arial, Helvetica, sans-serif;
	color: #002048;
}
.call-out div {
	font: normal 12px Arial, Helvetica, sans-serif;
	max-height: 120px;
	height: auto !important;
	height: 120px;
	padding: 5px 10px 0 0;
	overflow: hidden;
	line-height: 18px;
}
.sample-survey-btn {
	display: block;
	float: left;
	margin-top: 5px;
}
.sample-survey-btn a {
	display: block;
	background: url(../images/buttons/sample-survey-btn.gif) no-repeat left top;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 10px 17px 20px 15px;
}
a.sample-survey-btn {
	display: block;
	background: url(../images/buttons/sample-survey-btn.gif) no-repeat left top;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 10px 45px 22px 30px;
}
.tbl_reg {
	border: 1px solid #dfdfdf;
	color: #013369;
}
.tbl_reg thead th {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 10px 10px;
	vertical-align: bottom;
	border-bottom: 1px solid #dfdfdf;
}
.tbl_reg thead td {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 10px 10px;
	vertical-align: bottom;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
}
.tbl_reg thead td.basic {
	background: url(../images/tbl_col1_bg.gif) repeat-x top left;
	line-height: 15px;
}
.tbl_reg thead td.advance {
	background: url(../images/tbl_col2_bg.gif) repeat-x top left;
	line-height: 15px;
}
.tbl_reg thead td.professional {
	background: url(../images/tbl_col3_bg.gif) repeat-x top left;
	line-height: 15px;
	border-right: 0;
}
.tbl_reg thead th span {
	font-size: 12px;
}
.tbl_reg tbody .heading th, .tbl_reg tbody .heading td {
	background: #e9f4ff url(../images/tbl_heading_bg.gif) repeat-x left top;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}
.tbl_reg tbody .heading th {
	text-align: left;
}
.tbl_reg tbody .heading td {
	text-align: center;
}
.tbl_reg tbody th {
	padding: 5px 10px;
	text-align: left;
	font-weight: normal;
	vertical-align: bottom;
	border-bottom: 1px solid #dfdfdf;
}
.tbl_reg tbody td {
	padding: 5px 10px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}
.sign_up_btn {
	/*background: #b7393f url(../images/tbl_col_btn_bg.gif) repeat-x left bottom; 	background: transparent url(../images/buttons/btn_registration.gif) no-repeat scroll center top; 	color: #fff; 	border: 1px solid #8e2e1f; 	cursor: pointer; 	padding: 2px 10px 5px; 	padding: 8px 25px; 	height: 26px; 	line-height: 13px; 	font-size: 12px; 	font-weight: bold; 	outline: none;*/
	background: transparent url(../images/buttons/btn_registration.gif) no-repeat scroll center top;
	color: #FFFFFF;
	font: normal 12px Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: normal;
	padding: 8px 25px;
	text-decoration: none; /*     Here we apply the fix to just one element.     You can do the same with CLASS selectors...    */ /* behavior: url("iepngfix/iepngfix.htc"); */
}
.btn_reg a {
	background: transparent url(../images/buttons/btn_registration.gif) no-repeat scroll center top;
	color: #FFFFFF;
	font: bold 12px Arial,Helvetica,sans-serif;
	line-height: normal;
	padding: 8px 25px;
	text-decoration: none; /*     Here we apply the fix to just one element.     You can do the same with CLASS selectors...    */ /* behavior: url("iepngfix/iepngfix.htc"); */
}
.btn_reg {
	display: block;
	text-align: center;
	margin: 16px 0;
}
.btn_reg a:hover {
	color: #eff9ff;
}
.sign_up_btn:hover {
	background: #e9666b url(../images/tbl_col_btn_bg_hover.gif) repeat-x left bottom;
}

/* Block 5 : Start */
.block5 {
	padding: 5px 0;
}
.bl5_top {
	background: url(../images/blocks/bl_blue5_tr.gif) no-repeat right top;
}
.bl5_top div {
	background: url(../images/blocks/bl_blue5_tl.gif) no-repeat left top;
	height: 10px;
}
.bl5_bot {
	background: url(../images/blocks/bl_blue5_br.gif) no-repeat right bottom;
}
.bl5_bot div {
	background: url(../images/blocks/bl_blue5_bl.gif) no-repeat left bottom;
	height: 10px;
}
.bl5_mid {
	background: #e9eff7;
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
	padding: 0 15px;
}
.bl5_mid a {
	color: #000000;
	display: block;
	padding: 5px;
	text-decoration: underline;
}
.bl5_mid ul {
	list-style: none;
}
.bl5_mid li {
	background: url(../images/arw.gif) no-repeat 10px 8px;
	padding: 5px 10px 5px 25px;
}
.tbl_indresult td.blue_h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 6px 5px 5px 5px;
	background: #e9eff7;
	margin: 10px 0 5px;
}
.tbl_indresult td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding: 5px 5px 6px 8px;
	overflow: auto;
}
.tbl_indresult tr.tr_indv_matrix {
	border: 1px solid red;
	background-color: #e9eff7;
	padding-top: 3px;
}
.tbl_indresult td ol li {
	margin: 0 0 0 20px;
}
.tbl_indresult td ul li {
	margin: 0 0 0 20px;
}
/* Block 5 : End */
.tbl_data2 th.bl_head {
	border: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #013369;
	padding: 6px 10px 5px;
	background: #e9eff7;
	margin: 10px 0 5px;
}
.tbl_grid_pado td {
	padding-left: 0px;
}
.Answer_Body .top_links .blnk {
	/*text-decoration:blink;    */
	color: #013369;
	text-decoration: underline;
}

/* DataGrid for Invoices : Start */

.tbl_data_inv1 .dg_th_inv {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_inv1 .dg_th_inv td {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px;
	border-bottom: 1px solid #bec8d4;
	border-right: 1px solid #D7D5D5;
}
.tbl_data_inv1 .dg_th_inv td a {
	color: #013369;
	text-decoration: none;
}
.tbl_data_inv1 .dg_th_inv td a:hover {
	color: #000;
}
.tbl_data_inv1 .dg_th_inv th {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 0 2px 6px;
	border-bottom: 1px solid #bec8d4;
}
.tbl_data_inv1 .dg_th_inv th a {
	color: #013369;
	text-decoration: none;
}
.tbl_data_inv1 .dg_th_inv td.pad_lftHeader2 {
	padding-left: 4px;
	text-align: left;
}
.tbl_data_inv1 .dg_th_inv td.pad_lft2 {
	text-align: center;
}
.tbl_data_inv1 .dg_td_inv td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left; /*padding: 6px 4px;*/
	padding: 6px 4px;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #D7D5D5;
}
.tbl_data_inv1 .dg_td_inv td a {
	color: #000;
}
.tbl_data_inv1 .dg_td_inv td a:hover {
	color: #013369;
	text-decoration: none;
}
/*
.tbl_data_dg1 .dg_th1 td a {
	color: #000;
}
.tbl_data_dg1 .dg_th1 td a:hover {
	color: #013369;
	text-decoration: none;
}*/

.tbl_data_inv1 .dg_td_inv td.al_center {
	text-align: center;
	border-right: 1px solid #D7D5D5;
}
.tbl_data_inv1 .dg_td1_alter td.al_center {
	text-align: center;
}
.tbl_data_inv1 .dg_th_inv td.al_center {
	text-align: center;
}
.tbl_data_inv1 .dg_th_inv th.al_center {
	text-align: center;
}
.tbl_data_inv1 .dg_th_inv td span.pad_lftHeader3 {
	padding: 0px 3px 0px 5px;
	text-align: center;
}
.tbl_data_inv1 .dg_th_inv td span.pad_lftHeaderChk3 {
	padding: 0px 0px 0px 2px;
	border-right: 1px solid #D7D5D5;
	text-align: center;
}
.tbl_data_inv1 .dg_td_inv td span.pad_lftItem3 {
	padding: 0px 0px 0px 3px;
	text-align: left;
}
/* Alternate ItemTemplate : Start */
.tbl_data_inv1 .dg_td_alter_inv td {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left; /*padding: 6px 4px;*/
	padding: 6px 4px;
	border-top: 1px solid #f0f0f0;
	background-color: #F7F7F7;
	border-right: 1px solid #D7D5D5;
}
.tbl_data_inv1 .dg_td_alter_inv td a {
	color: #000;
}
.tbl_data_inv1 .dg_td_alter_inv td a:hover {
	color: #013369;
	text-decoration: none;
}
.tbl_data_inv1 .dg_td_alter_inv td span.pad_lftItem3 {
	padding: 0px 0px 0px 3px;
	text-align: left;
}
/* Alternate ItemTemplate : End */
/* DataGrid for Invoices : End */


.tbl_invoice tr.even td {
	background: #f7f7f7;
}
.tbl_invoice td {
	padding: 10px 4px;
	border-right: 1px solid #d7d5d5;
}
.tbl_invoice td.first {
	border-left: 1px solid #d7d5d5;
}
.tbl_invoice th {
	background: url(../images/blocks/tbl_tm.gif) repeat-x scroll left top;
	border-right: 1px solid #D7D5D5;
	color: #013369;
	padding: 12px 4px 11px;
}
.tbl_invoice th.corner_lft {
	background: url(../images/blocks/tbl_tl.gif) no-repeat left top;
}
.tbl_invoice th.corner_rgt {
	background: url(../images/blocks/tbl_tr.gif) no-repeat right top;
	border-right: 0;
}
.tbl_invoice tr.btm td {
	padding: 0;
	height: 10px;
	border-right: 1px solid #d7d5d5;
	border-bottom: 1px solid #d7d5d5;
	font-size: 2px;
}
.tbl_invoice tr.btm td.btm_lft {
	background: url(../images/blocks/tbl_bl.gif) no-repeat left bottom;
	border-bottom: 0;
}
.tbl_invoice tr.btm td.btm_rgt {
	background: url(../images/blocks/tbl_br.gif) no-repeat right bottom;
	border-right: 0;
	border-bottom: 0;
}
.bodytext_reg_link {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent none repeat scroll 0 0;
	color: #2A5986;
	float: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.ba_h2 {
	padding: 0px;
	margin: 10px 0;
	font: Normal 18pt Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.ba_h3 {
	padding: 0px;
	margin: 0px;
	font: Normal 12px Verdana,Arial,Helvetica,sans-serif;
	background: none;
	text-align: center;
}
.mem_login .mn_mid .tblCompletion_BA {
	padding-left: 7px;
}
.col_lt_callout {
	width: 630px;
	float: left;
}
.col_rt_callout {
	width: 277px;
	float: right;
}
.call-out3 {
	background: url(../images/blocks/call-out2-top.jpg) no-repeat left top;
}
.call-out3 div {
	background: url(../images/blocks/call-out2-btm.jpg) no-repeat left bottom;
	min-height: 730px;
	height: auto !important;
	height: 730px;
	padding: 35px 30px;
	color: #013369;
}
.call-out3 h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
}
.call-out3 p {
	font-size: 11px;
	line-height: 18px;
}
.call-out3 p.btn {
	padding: 30px 0 0 0;
}
.call-out3 a {
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../images/call-out2-btn.gif) no-repeat left top;
	display: block;
	width: 116px;
	padding: 10px 0 23px;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
}
.call-out3 a:hover {
	color: #000;
}
ol.ques_list2 li {
	padding: 5px 0 0 0px;
	margin-left: 35px;
}
ul.ques_list {
	list-style: none;
}
ul.ques_list li {
	background: url(../images/icons/bul1.gif) no-repeat 15px 10px;
	padding: 5px 0 0 35px;
}
.tbl_blocks td.seperator {
	background: url(../images/tbl_block_seperator.gif) repeat-y 20px top;
	width: 35px;
	padding: 0;
	margin: 0;
}
.tbl_blocks .callout {
	padding: 0;
	vertical-align: top;
	width: 282px;
	background: none;
	color: #013369;
}
.tbl_blocks .call-out4 {
	background: url(../images/blocks/call-out3-top.gif) no-repeat right top;
}
.tbl_blocks .call-out4 div {
	background: url(../images/blocks/call-out3-btm.gif) no-repeat right bottom;
	min-height: 502px;
	height: auto !important;
	height: 502px;
	padding: 28px 10px 0 20px;
}
.tbl_blocks .call-out4 div p.testimonials {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 5px 8px 0;
}
.tbl_blocks .call-out4 div p.author {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 8px 40px;
	text-align: right;
}
.tbl_blocks .call-out4 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #013369;
}
.tbl_blocks .call-out4 .sign-up {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 8px 0;
	line-height: 18px;
}
.tbl_blocks .call-out4 .btn-free-trail {
	padding: 25px 8px 0;
	text-align: center;
}
.tbl_blocks .call-out4 .btn-free-trail a {
	display: block;
	width: 117px;
	height: 37px;
	padding: 11px 0 0 0;
	background: url(../images/buttons/call-ou4-btn.gif) no-repeat left top;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-decoration: none;
}
.container_in {
	/*background: url(../images/blocks/container_mid.gif) repeat-x top #fff;*/
	padding: 0 13px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
.container_top {
	width: 969px;
	margin: 0 auto;
}
.blue-bl2 {
	float: right;
	width: 730px;
	padding: 3px 0 5px 0;
}
.button-box {
	float: right;
	width: 730px;
}
.btn_box_rt {
	background: url(../images/blocks/blue3_br.gif) no-repeat right top;
}
.btn_box_rt div {
	background: url(../images/blocks/blue3_bl.gif) no-repeat left top;
	height: 79px;
	text-align: center; /*Commented and Changed by Deepali@ecotech on 15Feb2011 for issue#228 	/*padding: 20px 0 10px;*/
	padding: 15px 0 10px;
}
.btn_box_rt div a {
	padding-right: 10px;
}
.button-box h5 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #001740;
	padding: 3px 0 0;
}
.button-box h5 a {
	color: #07498D;
}
.button-box h5 a:hover {
	color: #000000;
}
.bl_blue_tr {
	background: url(../images/blocks/blue2_bl_tr.gif) no-repeat right top;
}
.bl_blue_tr h2 {
	background: url(../images/blocks/blue2_bl_tl.gif) no-repeat left top;
	height: 27px;
	font: normal 19px Arial, Helvetica, sans-serif;
	color: #011f37;
	padding: 5px 0 0 23px;
}
.bl_blue_tr h1 {
	background: url(../images/blocks/blue2_bl_tl.gif) no-repeat left top;
	height: 27px;
	line-height: 27px;
	font: normal 19px Arial, Helvetica, sans-serif;
	color: #011f37;
	padding: 5px 0 0 23px;
}
.bl_blue_mr {
	background: url(../images/blocks/blue2_bl_mr.gif) repeat-y right top #fff;
	padding: 0 4px 0 0;
}
.bl_blue_mr div {
	background: url(../images/blocks/blue2_bl_ml.gif) repeat-y left top;
	padding: 10px 23px 0 23px;
	height: 218px;
	overflow: auto;
}
.bl_blue_mr ul, ul.list_arw {
	list-style: none;
}
.bl_blue_mr li, ul.list_arw li {
	background: url(../images/arw.gif) no-repeat left 8px;
	padding: 3px 0 3px 10px; /*color: #013369;*/
}
.bl_blue_br {
	background: url(../images/blocks/blue2_bl_br.gif) no-repeat right bottom;
}
.bl_blue_br div {
	background: url(../images/blocks/blue2_bl_bl.gif) no-repeat left bottom;
	height: 15px;
}
.free-tail-btn {
	display: block;
	float: left;
	margin-top: 5px;
}
.free-tail-btn a {
	display: block;
	background: url(../images/buttons/call-out-btn.gif) no-repeat left top;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 10px 13px 22px 12px;
}
.tbl_data_defender td.heading {
	font: bold 24px Verdana, Geneva, sans-serif;
	text-align: left;
}
.tbl_data_defender td.txtdata {
	font: bold 18px Verdana, Geneva, sans-serif;
	padding-top: 25px;
	text-align: left;
}
#top_menu_main li#liIndex.mActive {
	background: none;
	background-color: #ffffff;
}
.RadioButtonList {
	padding-top: 4px;
	width: 98%;
	line-height: 12px;
}
.call-out2 {
	background: url(../images/blocks/call-out-bg.jpg) no-repeat left top;
	width: 173px;
	height: 365px;
	float: right;
	padding: 20px 25px 0;
}
.call-out2 h2 {
	text-transform: uppercase;
	font: bold 25px Arial, Helvetica, sans-serif;
	color: #002048;
}
.call-out2 div {
	font: normal 12px Arial, Helvetica, sans-serif; /*max-height: 120px;*/
	height: auto !important; /*height: 120px;*/
	padding: 5px 10px 0 0;
	overflow: hidden;
	line-height: 18px;
}
hr.hrThick {
	width: 100%;
	background-color: #999999;
	color: #9f9f9f;
	height: 2px;
	border: 0px;
}
hr.hrThin {
	width: 100%;
	background-color: #999999;
	color: #9f9f9f;
	height: 1px;
	border: 0px;
}
/* Resources.aspx  : START */
.tbl_blocks1 {
	padding: 0;
	margin: 0;
}
.tbl_blocks1 th {
	/*background: url(../images/blocks/tbl_blue_top.gif) no-repeat center top;*/
	border-bottom: 1px solid #DFDFDF;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #013369;
	width: 282px;
	padding: 8px 20px 7px;
	text-align: left;
}
.tbl_blocks1 td.blank {
	width: 1px;
	background: none;
	padding: 0;
	margin: 0;
}
.tbl_blocks1 td {
	/*background: url(../images/blocks/tbl_blue_btm.gif) no-repeat center bottom;*/
	width: 282px;
	padding: 0px 20px 10px;
	vertical-align: top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.tbl_blocks1 td.seperator {
	/*background: url(../images/tbl_block_seperator.gif) repeat-y 20px top;*/
	width: 35px;
	padding: 0;
	margin: 0;
}
.tbl_blocks1 .callout {
	padding: 0;
	vertical-align: top;
	width: 282px;
	background: none;
	color: #013369;
}
.tbl_blocks1 .call-out4 {
	background: url(../images/blocks/call-out3-top.gif) no-repeat right top;
}
.tbl_blocks1 .call-out4 div {
	background: url(../images/blocks/call-out3-btm.gif) no-repeat right bottom;
	min-height: 502px;
	height: auto !important;
	height: 502px;
	padding: 28px 10px 0 20px;
}
.tbl_blocks1 .call-out4 div p.testimonials {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 5px 8px 0;
}
.tbl_blocks1 .call-out4 div p.author {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 8px 40px;
	text-align: right;
}
.tbl_blocks1 .call-out4 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #013369;
}
.tbl_blocks1 .call-out4 .sign-up {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 8px 0;
	line-height: 18px;
}
.tbl_blocks1 .call-out4 .btn-free-trail {
	padding: 25px 8px 0;
	text-align: center;
}
.tbl_blocks1 .call-out4 .btn-free-trail a {
	display: block;
	width: 117px;
	height: 37px;
	padding: 11px 0 0 0;
	background: url(../images/buttons/call-ou4-btn.gif) no-repeat left top;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-decoration: none;
}
/* Resources.aspx  : END */

.user_h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/blocks/title_block.gif) no-repeat center top;
	height: 46px; /*min-height: 46px; 	line-height: 46px; 	padding: 0 10px;	*/
}
.user_h1 .h1Head {
	vertical-align: middle;
	padding: 5px 10px 0;
	line-height: 30px;
}
.user_h1 .h1Head span {
	vertical-align: top;
	padding-top: 10px;
}
.iballoonstyle {
	position: absolute;
	z-index: -10;
	display: none;
}
a.btn_reg_new, a.btn_reg_new:link {
	/*background-color:#4982F7;*/ /*background-image:url("Glassy-Button.png");*/
	background: transparent url(../images/buttons/btn_registration.gif) no-repeat scroll top;
	font: bold 12px Arial,Helvetica,sans-serif;
	line-height: normal;
	font-weight: bold;
	height: 32px;
	text-align: center;
	text-decoration: none;
	width: 93px;
	color: #ffffff;
	margin: 16px 0;
	padding: 8px 0; /*     Here we apply the fix to just one element.     You can do the same with CLASS selectors...    */ /* behavior: url("iepngfix/iepngfix.htc"); */
}
a.btn_reg_new:hover {
	color: #eff9ff;
}
.btn_reg_new {
	display: block;
	text-align: center;
}
.tblFaq ul.sublist {
	margin: 0 0 0 16px;
	list-style: none;
}
.tblFaq .sublist li {
	float: left;
	list-style-type: disc;
	padding: 4px 5px 0px 0px;
	width: 100%;
}
h3.head {
	background: none;
	border-bottom: 1px solid #DFDFDF;
	color: #013369;
	font: bold 15px Arial,Helvetica,sans-serif;
	padding: 8px 10px 7px;
	text-align: left;
}
ul.block1 {
	list-style: none;
	padding-left: 20px;
}
ul.block1 li {
	background: url(../images/icons/bul1.gif) no-repeat left 14px;
	padding: 10px 0 0 10px;
}
#NoSurvey, #NoPoll {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	background-color: #f0f0f1;
}
.tblConjoint {
	width: 900px;
	overflow: auto;
}
h2 ol {
	margin-left: 20px;
}
h2 ul {
	margin-left: 16px;
}
#ctl00_cphMain_LabString ul li {
	background: none;
	margin-left: 20px;
	padding-left: 5px;
}
#ctl00_cphMain_LabString ol li {
	background: none;
	margin-left: 20px;
	padding-left: 5px;
}
/* Added by: atulr@ecotech: 9June2010 : Start
   Purpose : To display tooltip on Survey_Edit page. */
#dvWidthWarning #JT_Edit {
	display: block;
}

#dvWidthWarning #JT_Edit .tooltip_lft_Edit {
	background: url(../images/blocks/box/btm_Edit.gif) no-repeat right bottom;
	width: 300px; /*position: absolute;*/
	padding-bottom: 16px;
	min-height: 20px;
}
#dvWidthWarning #JT_Edit .tooltip_lft_Edit .tt_top_lft_Edit {
	background: url(../images/blocks/box/top_Edit.gif) no-repeat right top;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
#dvWidthWarning #JT_Edit .tooltip_lft_Edit .tt_top_lft_Edit .pad_10 {
	padding: 13px 15px 0 15px;
}
#dvWidthWarning #JT_Edit .tooltip_lft_Edit .arwtl_Edit {
	position: absolute;
	background: url(../images/blocks/box/arw_bl.gif) no-repeat left top;
	width: 31px;
	height: 32px;
}
/* password Strength : Start */
.TextIndicator_TextBox1 {
	background-color: Gray;
	color: White;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 3px 2px 3px;
	z-index: 100001;
	height: 16px;
}
.BarIndicator_TextBox2_weak {
	color: Red;
	background-color: Red;
}
.BarIndicator_TextBox2_average {
	color: Blue;
	background-color: Blue;
}
.BarIndicator_TextBox2_good {
	color: Green;
	background-color: Green;
}

.BarBorder_TextBox2 {
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	width: 200px;
	vertical-align: middle;
}

.TextIndicator_TextBox3 {
	background-color: Blue;
	color: Yellow;
	font-size: small;
	font-variant: small-caps;
	padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle {
	width: 16px;
	height: 14px;
	background-image: url(images/Question.png);
	overflow: hidden;
	cursor: help;
}

.TextIndicator_TextBox1_Strength1 {
	background-color: Gray;
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength2 {
	background-color: Gray;
	color: Yellow;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength3 {
	background-color: Gray;
	color: #FFCAAF;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength4 {
	background-color: Gray;
	color: Aqua;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength5 {
	background-color: Gray;
	color: #93FF9E;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.dynamicPopulate_Normal {
	border: silver 1px inset;
	padding: 2px;
	text-align: center;
	height: 2em;
	margin: 5px;
	width: 200px;
}
.dynamicPopulate_Updating {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	border: silver 1px inset;
	text-align: center;
	padding: 2px;
	height: 2em;
	margin: 5px;
	width: 200px;
}
/* password Strength : End */
/* Added by: atulr@ecotech: 9June2010 : End  */
.editortxt {
	font-family: Arial;
	font-size: 11px;
	color: Red;
}
/* Added By Venkat On 14-Feb-2011 */
/* Purpose : To  Display The Edit Image*/
.icon-Edit {
	background: url(../images/icons/actions/edit-small.gif) no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-left: 10px;
	padding-right: 10px;
}

/* Added By Venkat On 14-Feb-2011 */
/* Purpose : To  Display The Delete Image*/
.icon-Delete {
	background: url(../images/icons/actions/delete.gif) no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-left: 10px;
	padding-right: 10px;
}

/* Added By Venkat On 15-Feb-2011 */
/* Purpose : css for the radiobuttonlist*/
table.radiobtn_list input {
	float: left;
	font-size: 1.0em;
	line-height: 1.0em;
}
table.radiobtn_list label {
	margin-top: 0px;
	margin-left: 25px;
	display: block;
}

/* Added By Venkat On 15-Feb-2011 */
/* Purpose : css for the radiobuttonlist*/
.RadioButtonListForReminder {
	font-size: 1.0em;
	padding-left: 6px;
	width: 100%;
	line-height: 1.0em;
	margin: 2px 25px 0 0;
}
/* Added By Deepali On 27-Apr-2011 */
/* Purpose : css Email Notification*/
.pbackground {
	background: #ffffff;
}

.tbl_EN th {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013369;
	text-align: left;
	background: url(../images/blocks/th_bg.gif) repeat-x top #e6e6e7;
	height: 20px;
	padding: 5px 0px 5px 8px;
	border-top: 1px solid #fff;
	overflow: auto;
}
.tbl_EN td {
	/*font: */
	color: #000;
	text-align: left;
	padding: 6px 0px 1px 1px;
	overflow: auto;
}
.tbl_EN td td {
	color: #000;
	text-align: left;
	padding: 6px 0px 1px 8px;
	overflow: auto;
}
.tbl_EN td .gd_overflow {
	overflow: hidden;
}
.tbl_EN .bodytextError {
	font-weight: bold;
	color: Red;
}
.tbl_EN td a {
	color: #013369; /*color: #000;*/
}
.tbl_EN td a:hover {
	color: #013369;
	text-decoration: none;
}

.tbl_EN th.al_center, .tbl_data2 td.al_center {
	text-align: center;
}

.tbl_EN td.txt_blue a, .tbl_data2 td.txt_blue a {
	color: #013369;
	text-decoration: underline;
}
.tbl_EN td.txt_blue a:hover {
	color: #000;
	text-decoration: none;
}

