@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

body  {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

h1 {font:normal 28px Arial, Verdana, Helvetica, sans-serif;}
h2 {font:normal 18px Arial, Verdana, Helvetica, sans-serif;}
h3 {font:normal 15px Arial, Verdana, Helvetica, sans-serif;}
h4 {font:bold 14px Arial, Verdana, Helvetica, sans-serif;}
h5 {font:bold 13px Arial, Verdana, Helvetica, sans-serif;}
h6 {font:bold 11px Arial, Verdana, Helvetica, sans-serif;}
p  {font-family:Arial, Verdana, Helvetica, sans-serif; line-height:17px; font-size:13px; }
a  {text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:none;}
.br, .clear {clear:both;}
.chkbox {border:none;}
select, input, textarea{font-family:Arial, Verdana, Helvetica, sans-serif;}

.bold{font-weight:bold;}
.italic{font-style:italic;}

.floatl{float:left;}
.floatr{float:right;}

/* ----------------------- Wrap ----------------------- */
#wrap{
	width:979px;
	margin:0 auto;
}

/* ----------------------- Logo ----------------------- */
#logo{
	position:absolute;
	margin:9px 0 0 8px;
}

/* ----------------------- Header ----------------------- */
#header{
	height:119px;
	width:979px;
}
#header #phn_no{text-align:right; padding:23px 22px 26px 0;}

/* Main Nav */
#header #main_nav{
	float:right; 
	padding:0 8px 0 0;
	height:29px;
	width:620px;
}
#header #main_nav li{
	display:block;
	float:left;
	height:29px;
	background:url(../images/main_nav_part.gif) no-repeat top right;
	padding:0 5px;
}
#header #main_nav li.nopart{background:none;}
#header #main_nav li a{
	display:block;
	float:left;
	height:29px;
	padding:0 0 0 14px;
	font-size:15px;
	color:#1a3892;
	cursor:pointer;
}
#header #main_nav li a span{float:left; display:block; height:24px; padding:5px 14px 0 0;}
#header #main_nav li a:hover, #header #main_nav li.selected a{
	background:url(../images/main_nav_hover_bg.gif)  no-repeat; 
	color:#fff;
	text-decoration:none;
}
#header #main_nav li a:hover span, #header #main_nav li.selected a span{background:url(../images/main_nav_hover_bg.gif) repeat-x top right;}

/* ----------------------- Flash ----------------------- */
#banner{
	width:979px;
	height:302px;
	background:url(../images/banner_bg.jpg) no-repeat;
}
#banner h2{padding:83px 0 10px 31px;}
#banner p{padding:0 0 16px 31px; font-size:14px; color:#f0f4fe; line-height:22px; width:462px;}
#banner_in{background:url(../images/banner_bg_in.jpg) no-repeat; height:37px; padding:20px 0 0 74px;}

/* ----------------------- Content ----------------------- */
.content_tour{width:979px; float:left; padding:10px 0;}
#content{width:979px; float:left; padding:10px 0;}
#content p.main_txt{font-size:14px; line-height:22px; padding:0 8px 18px 8px; color:#173181;}
#content p.main_txt_01{font-size:13px; line-height:19px; padding:2px 12px 12px 16px; color:#515151;}
#content p.main_txt_01 img{padding:0 6px 0 8px; margin-top:-4px;}

.text p{padding:6px 8px; font-size:12px;}

#content p.heading {font-size:14px;}

#content p.heading_new {font-size:16px; padding-top:16px; padding-bottom:6px; color:#173181;}
#content p.heading_new a{color:#173181;}
#content p.heading_new1 {font-size:16px; padding-top:2px; padding-bottom:6px; color:#173181;}
#content p.text_new_pad {font-size:12px; padding-top:15px; padding-bottom:0px; color:#173181;}
#content p.heading span{font-size:14px; color:#173181;}
#content p.text_new_pad span{font-size:14px; padding-top:15px; padding-bottom:0px; color:#173181;}

/* ----------- Testimonials ----------- */
#testimonial{
	
	width:325px;
	height:253px;
	float:left;
	margin-left:50px;
}
#testi_img{float:left; width:188px; padding:19px 0 0 16px;}
#testi_details{float:left; width:312px;}
#testi_details p{font-size:13px; line-height:20px; color:#4c4d4e; padding:26px 0 16px 0;}
#testi_details h4{font-size:18px; font-weight:normal; color:#354d96;}
#testi_details h5{font-size:14px; font-weight:normal; font-style:italic; color:#8f8f8f;}

/* Features */
#features{float:left; padding:0 0 0 32px; width:370px;}
#features li{background:url(../images/features_bg.gif) no-repeat; height:28px; padding:11px 0 0 37px; margin-bottom:4px;}

/* Partners */
#partners{padding:16px 0 0 0;}
#partners_title{padding:0 0 2px 6px;}
#partners_listing{height:73px; padding:30px 0 0 0; background:url(../images/partners_bg.gif) repeat-x; width:979px;}
#partners_listing table{width:100%;}
#partners_listing td{text-align:center; vertical-align:middle;}

/*feature*/
.tabbar{cursor:pointer;}
.tabcontent{color:#4F4F4F; font:12px Arial, Helvetica, sans-serif; line-height:21px; text-align:left; padding:0px;}
.tabborder {border-left:1px solid #b9c1d9; border-right:1px solid #b9c1d9; padding:10px; width:423px;}
.marr9 {margin-right:9px;}
#content .features_listing{float:left; padding:0 0 18px 25px; width:445px; display:block;}
#content .features_listing h3{background:url(../images/features_listing_bg.gif) repeat-x; line-height:31px; font-weight:bold; color:#173181; padding-left:40px; font-size:13px;}
.padb5 {padding-bottom:5px;}

/* Features Listing */
#content .features_listing{float:left; padding:0 0 18px 25px; width:445px;}
#content .features_listing li{
	background:url(../images/features_listing_bg.gif) repeat-x;
	height:31px; 
	margin-bottom:5px;
}
#content .features_listing li.none{
	background:none;
	margin-bottom:0px;
}
#content .features_listing li span{
	float:left;
	display:block; 
	padding:7px 0 0 9px;
	font-weight:bold;
	color:#173181;
}

/* Login */
#login_box_wrap{
	width:445px;
	height:181px;
	margin:58px 0 92px 269px;
}
#login_box_wrap p{text-align:center; padding:0 0 4px 0; font-size:12px; color:#745f5f;}
#login_box_wrap #login_box{
	background:url(../images/login_box_bg.gif) repeat-x;
	height:181px;
	padding:34px 0 0 0;
}
#login_box_wrap #login_box .form_lbl{
	float:left;
	width:127px; 
	text-align:right;
	padding:7px 14px 0 0;
	font-size:15px;
	color:#3d2c2c;
}
#login_box_wrap #login_box .form_input{
	float:left;
	width:279px;
}
#login_box_wrap #login_box .form_input input{
	width:262px;
	height:24px;
	padding:5px 3px 0 3px;
	border:1px solid #cccccc;
	margin-bottom:17px;
}
#login_box_wrap #login_box .form_input input.nomar{margin-bottom:3px;}
#login_box_wrap #login_box .form_input a.login_but{float:right; margin:3px 4px 0 0;}
#login_box_wrap #login_box .form_input a.txtlink{
	font-size:12px;
	color:#3b3b3b;
	text-decoration:underline;
	line-height:17px;
}
#login_box_wrap #login_box .form_input a.txtlink:hover{text-decoration:none;}

/* Pricing */
.marb5 {margin-bottom:5px;}
.marb5, #ie8#fix {margin-bottom:10px;}
#pricing_table_new{width:948px; margin:-8px 0 12px 18px; clear:both;}
#pricing_table_new tr{height:27px;}
#pricing_table_new td{font-size:12px; color:#002060;}
#pricing_table_new tr#toprow, #pricing_table_new tr#botrow{height:9px;}
#pricing_table_new td.pricing_head{height:57px; background:url(../images/pricing_table_head_bg.gif) repeat-x;}
#pricing_table_new tr#pricing_foot{height:55px; background:url(../images/pricing_table_foot_bg.gif) repeat-x;}
#pricing_table_new td.lftcol{width:300px; border-left:1px solid #4060c1; padding:0px 9px; font-size:12px; color:#0c1b4a; border-bottom:1px solid #e0e0e0;}
#pricing_table_new #pricing_head td #lftcurve{background:url(../images/pricing_table_top_lft_corner.gif) no-repeat top left; height:57px; border-right:1px solid #4060c1;}
#pricing_table_new td .features{padding:27px 0px 0px 18px; text-align:left;}
#pricing_table_new td .heading{padding:12px 0px 10px 7px; *padding:12px 0px 10px 12px; text-align:left;}
#pricing_table_new td h4{padding:0px 0px 2px 22px; font-size:14px; color:#f8d963;}
#pricing_table_new td h4 span {font-size:12px;}
#pricing_table_new td h4.blueprice {color:#3f5fbd;}
#pricing_table_new td h4.blueprice span{color:#3f5fbd; font-size:12px;}
#pricing_table_new td .btnregister a{background:url(../images/buttons/registernow.gif) no-repeat top; display:block; width:112px; height:26px; margin:2px 0px 0px 21px;}
#pricing_table_new td .btnregister a:hover{background:url(../images/buttons/registernow.gif) no-repeat bottom;}
#pricing_table_new td .registernow_btm a{background:url(../images/buttons/registernow_btm.gif) no-repeat top; display:block; width:112px; height:26px; margin:2px 0px 0px 8px;}
#pricing_table_new td .registernow_btm a:hover{background:url(../images/buttons/registernow_btm.gif) no-repeat bottom;}

#pricing_table_new td .registernow_btm input{background:url(../images/buttons/registernow_btm.gif) no-repeat top; display:block; width:112px; height:26px; margin:2px 0px 0px 21px;cursor:pointer;}
#pricing_table_new td .registernow_btm input:hover{background:url(../images/buttons/registernow_btm.gif) no-repeat bottom;cursor:pointer;}


#pricing_table_new td.greybtm {border-bottom:1px solid #e0e0e0;}
#pricing_table_new td.bluer {border-right:1px solid #4060c1;}
#pricing_table_new td.subhead {color:#0e319a; font-size:13px; text-align:center; font-weight:bold;}
#pricing_table_new td.skybg, #pricing_table_new td .skybg {background:#e0e8ff;}
#pricing_table_new td.shadowright {background:url(../images/pricing_table_left_border.png) right repeat-y;}
#pricing_table_new td.shadowright_sky {background:url(../images/pricing_table_left_border.png) #e0e8ff right repeat-y;}
#pricing_table_new td.shadowright_grey {background:url(../images/pricing_table_left_border.png) #f2f2f2 right repeat-y;}
#pricing_table_new td.bggrey {background:#f2f2f2;}
#pricing_table_new td.coln1st{border-right:1px solid #4060c1;}
#pricing_table_new td.midcol{width:155px; border-right:1px solid #4060c1;}
#pricing_table_new td.midcol.bgorange {background:#ffefb4;}
#pricing_table_new td.midcol.bglorange {background:#fff5d0;}
#pricing_table_new td.diy{width:157px; background:url(../images/pricing_diy.gif);}
#pricing_table_new td.premiumblock{width:156px; background:url(../images/premiumblock.gif);}
#pricing_table_new td.padtb5 {padding-top:5px; padding-bottom:5px}
#pricing_table_new td.w3 {width:3px; background:none; border:none; padding:0px; margin:0px;}
#pricing_table_new td.shadow{width:3px; background:url(../images/w3bg.png) repeat-y;}
#pricing_table_new td.leftcol {width:321px;}
#pricing_table_new td.leftcol #lftcurvebtm{background:url(../images/pricing_btm_02.gif) no-repeat; height:165px; border-right:1px solid #4060c1;} 
#pricing_table_new td.footer {background:#eceff8; border-top:2px solid #4060c1; border-right:1px solid #4060c1; border-bottom:1px solid #4060c1; padding-bottom:0px;}
#pricing_table_new td.footer_shade {background:url(../images/pricing_table_left_border.png) #eceff8 right repeat-y; border-top:2px solid #4060c1; border-right:1px solid #4060c1; border-bottom:1px solid #4060c1;}
#pricing_table_new td.footer  input, #pricing_table_new td.footer_shade  input, #pricing_table_new td.midcol  input{float:left; border:none; margin:7px 0px 5px 7px; *margin:5px 0px 3px 7px;}
#pricing_table_new td.footer label, #pricing_table_new td.footer_shade label, #pricing_table_new td.midcol label{float:left; padding:5px 5px 0px 5px; *padding:5px 12px 0px 5px; display:block; font-weight:bold; font-size:12px; color:#3F5FBD;}

#radiob input{float:left; border:none; margin:7px 0px 5px 7px; *margin:2px 0px 1px 7px;}

/* Pricing */
#pricing_table{width:948px; margin:-8px 0 12px 18px; clear:both;}
#pricing_table tr{height:27px; font-size:12px;}
#pricing_table tr#toprow, #pricing_table tr#botrow{height:9px;}
#pricing_table tr#pricing_head{
	height:87px;
	background:url(../images/pricing_table_head_bg.gif) repeat-x;
}
#pricing_table tr#pricing_foot{
	height:95px;
	background:url(../images/pricing_table_foot_bg.gif) repeat-x;
}
#pricing_table td{vertical-align:middle; text-align:center;}
#pricing_table tr.bggrey td{background-color:#f2f2f2;}

#pricing_table #pricing_head td{vertical-align:top; height:87px; text-align:left; border-bottom:none;}
#pricing_table td .heading{padding:15px 0 0 0;}
#pricing_table td .features{padding:57px 0px 0px 18px; text-align:left;}
#pricing_table td h4{padding:2px 0; font-size:14px; color:#f8d963;}

#pricing_table td.lftcol{width:300px; border-left:1px solid #4060c1; text-align:left; padding:0px 9px; font-size:12px; color:#0c1b4a; border-bottom:1px solid #e0e0e0;}
#pricing_table td.featured{width:155px; background:url(../images/pricing_table_featured_lft_border.png) repeat-y;}
#pricing_table td.midcol{width:155px; border-right:1px solid #4060c1;}
#pricing_table td.rtcol{width:155px; border-right:1px solid #4060c1; border-bottom:1px solid #e0e0e0;}

#pricing_table tr#toprow td, #pricing_table tr#botrow td{border:none;}
#pricing_table #toprow td.featured, #pricing_table #botrow td.featured{vertical-align:bottom; background:none; border:none;}
#pricing_table #botrow td.featured{vertical-align:top;}

#pricing_table #pricing_head td.lftcol{border-left:none; width:300px; padding-left:0;}
#pricing_table #pricing_head td.lftcol #lftcurve{background:url(../images/pricing_table_top_lft_corner.gif) no-repeat top left; height:87px; text-align:center;}
#pricing_table #pricing_head td.lftcol #lftcurve p{padding:5px 22px 0 22px; color:#c7d0e8; font-size:12px; line-height:16px;}

#pricing_table td.featured{width:155px; background:url(../images/pricing_table_featured_lft_border.png) repeat-y;}
#pricing_table #pricing_head td.featured{width:121px; background:url(../images/pricing_table_featured_head_bg.gif) no-repeat; padding:0 0 0 34px;}

#pricing_table #pricing_head td.midcol{padding:0 0 0 34px; width:121px;}

#pricing_table #pricing_head td.rtcol{border-right:none; width:211px;}
#pricing_table #pricing_head td.rtcol #rtcurve{background:url(../images/pricing_table_top_rt_corner.gif) no-repeat right top; height:87px; padding:0 0 0 34px; width:121px;}

#pricing_table td.featured .featured_rt_bord{
	background:#fff5d0 url(../images/pricing_table_featured_rt_border.gif) repeat-y top right; 
	width:211px;
	margin:0 0 0 3px;
}
#pricing_table tr.bggrey td.featured .featured_rt_bord{background-color:#ffefb4;}
#pricing_table td span{
	display:block;
	border-bottom:1px solid #e0e0e0;
	height:22px; 
	padding:5px 0 0 0; 
}
#pricing_table td.featured .featured_rt_bord span{width:155px; margin-right:3px;}

#pricing_table #pricing_foot td{border-bottom:none; vertical-align:top; text-align:left;}
#pricing_table #pricing_foot td .heading{padding-left:34px;}
#pricing_table #pricing_foot td h4{color:#3f5fbd; padding-left:33px;}
#pricing_table #pricing_foot td a{margin-left:32px;}
#pricing_table #pricing_foot td.lftcol{padding:0; border-left:none;}
#pricing_table #pricing_foot td.lftcol #lftcurve{background:url(../images/pricing_table_bot_lft_corner.gif) no-repeat bottom left; height:95px;}
#pricing_table #pricing_foot td.lftcol #lftcurve span{display:block; height:86px; border-left:1px solid #4060c1; border-bottom:none;}
#pricing_table #pricing_foot td.featured{height:95px; vertical-align:top;}
#pricing_table #pricing_foot td.featured .featured_rt_bord{height:95px;}
#pricing_table #pricing_foot td.rtcol{padding:0; border-right:none; width:211px;}
#pricing_table #pricing_foot td.rtcol #rtcurve{background:url(../images/pricing_table_bot_rt_corner.gif) no-repeat bottom right; height:95px;}
#pricing_table #pricing_foot td.rtcol #rtcurve .rt_bord{ height:90px; border-right:1px solid #4060c1; border-bottom:none;}

/* Tour */
.tour_lft_links{
	float:left;
	width:187px;
	height:756px;
	margin:14px 0 0 22px;	
}
.tour_lft_links li{
	height:31px;
	border:1px solid #172e74;
	border-bottom:1px solid #fff;
}
.tour_lft_links li:hover, .tour_lft_links li.selected{border-right:none; border-bottom:1px solid #172e74;}
.tour_lft_links li.empty{border:none; border-right:1px solid #172e74; height:549px;}
.tour_lft_links li a{display:block; height:24px; color:#fff; font-weight:bold; padding:7px 0 0 44px;}
.tour_lft_links li a:hover, .tour_lft_links li.selected a{color:#172e74; text-decoration:none;}
.tour_lft_links li a.tour_01{background:#3852a1 url(../images/icon_tour_links_01.gif) no-repeat;}
.tour_lft_links li a:hover.tour_01, .tour_lft_links li.selected a.tour_01{background:#fff url(../images/icon_tour_links_01_hover.gif) no-repeat;}
.tour_lft_links li a.tour_02{background:#3852a1 url(../images/icon_tour_links_02.gif) no-repeat;}
.tour_lft_links li a.tour_02:hover, .tour_lft_links li.selected a.tour_02{background:#fff url(../images/icon_tour_links_02_hover.gif) no-repeat;}
.tour_lft_links li a.tour_03{background:#3852a1 url(../images/icon_tour_links_03.gif) no-repeat;}
.tour_lft_links li a.tour_03:hover, .tour_lft_links li.selected a.tour_03{background:#fff url(../images/icon_tour_links_03_hover.gif) no-repeat;}
.tour_lft_links li a.tour_04{background:#3852a1 url(../images/icon_tour_links_04.gif) no-repeat;}
.tour_lft_links li a.tour_04:hover, .tour_lft_links li.selected a.tour_04{background:#fff url(../images/icon_tour_links_04_hover.gif) no-repeat;}
.tour_lft_links li a.tour_05{background:#3852a1 url(../images/icon_tour_links_05.gif) no-repeat;}
.tour_lft_links li a.tour_05:hover, .tour_lft_links li.selected a.tour_05{background:#fff url(../images/icon_tour_links_05_hover.gif) no-repeat;}
.tour_lft_links li a.tour_06{background:#3852a1 url(../images/icon_tour_links_06.gif) no-repeat;}
.tour_lft_links li a.tour_06:hover, .tour_lft_links li.selected a.tour_06{background:#fff url(../images/icon_tour_links_06_hover.gif) no-repeat;}
.tour_lft_links li a.tour_07{background:#3852a1 url(../images/icon_tour_links_07.gif) no-repeat;}
.tour_lft_links li a.tour_07:hover, .tour_lft_links li.selected a.tour_07{background:#fff url(../images/icon_tour_links_07_hover.gif) no-repeat;}

.tour_rt_part{
	float:left;
	width:748px;
	height:778px;
	margin:14px 0 30px 0;
	border:1px solid #172e74;
	border-left:none;
}
.tour_rt_part p{padding:12px 0 12px 18px; font-size:12px; color:#4f4f4f;}
.tour_rt_part p a{color:#4f4f4f; text-decoration:underline;}
.tour_rt_part p a:hover{color:#4f4f4f; text-decoration:none;}

.tour_rt_part .screenshot{border-top:1px solid #dbdbdb; padding:1px 0 0 6px;}

/* Contact */
#contact, #strategic{padding:18px 16px;}
#contact h3{font-size:16px; padding:0 0 16px 0; color:#173181; line-height:22px;}
#contact a, #strategic a{color:#9C3B3B; text-decoration:underline;}
#contact a:hover, #strategic a:hover{color:#9C3B3B; text-decoration:none;}
#contact h4, #strategic h4{font-size:14px; font-weight:normal; padding:0 0 10px 0; color:#173181;}
#strategic h4{padding-bottom:18px;}
#contact p{font-size:12px; color:#173181;}

#forgot_password input{
	width:262px;
	height:20px;
	padding:2px 3px 0 3px;
	border:1px solid #cccccc;
	margin-left:8px;
	margin-right:4px;
	margin-top:2px;
	float:left;
}
#content a.forgot_pass{color:#3B3B3B; text-decoration:underline;}
#content a.forgot_pass:hover{text-decoration:none;}

/* ----------------------- Footer ----------------------- */
#footer{
	margin:0 auto;
	width:979px;
	padding:12px 0 20px 9px;
	border-top:1px solid #d9e0f6;
	font-size:12px;
}
#footer li{display:inline; color:#5b5b5b;}
#footer li a{color:#5b5b5b; padding:0 8px;}
#footer p{padding:6px 0 0 11px; color:#838383; font-size:12px;}
#footer p a{color:#354d96; padding:0 4px;}


/*tour*/
.dvnone {display:none;}


#content #ul_list ul{margin-left:20px; }
#content #ul_list li{background-image:url(../images/bullet.gif); background-repeat:no-repeat; padding-left:20px; background-position:0 2px; line-height:22px; color:#173181;}

#content a{color:#9C3B3B; text-decoration:underline;}
#content a:hover{color:#9C3B3B; text-decoration:none;}


#content .features_listing .tabcontent ul{margin:0px 0px 0px 30px; }
#content .features_listing .tabcontent li{list-style-type:decimal; background:none; line-height:16px; height:auto;}

#contact .padb{padding-bottom:10px;}

#wrap p.main_txt_01{font-size:13px; line-height:19px; padding:2px 12px 12px 16px; color:#515151;}

.sample {background:#3852a1; color:#fff; margin:10px 0px 10px 0px; border:1px solid #183BA3;}
.sample td.pad7 {padding:6px; color:#fff; font-weight:bold;}
.sample td a{background:#172e74; color:#fff; text-decoration:none; display:block; padding:6px;}
.sample td a:hover{background:#3852a1; color:#fff; text-decoration:none; display:block; padding:6px;}

/*-----------piyush--------------*/
.mktgadv{font:normal 21px Arial, Verdana, Helvetica, sans-serif; text-align:center; color:#9c3b3b; padding-bottom:16px; padding-top:13px;}
.mktgadv_blue{font:normal 16px Arial, Verdana, Helvetica, sans-serif; text-align:center; color:#173181; font-weight:bold; }

#content #mktg {width:902px; margin:auto; padding-top:20px;}

#content #mktg table{width:902px; background-color:#eef0f6; }
#content #mktg table td{background-color:#eef0f6; border-right:#FFFFFF 1px solid; border-bottom:#FFFFFF 1px solid;  padding:18px;} 
#content #mktg table td p{ margin:0px; padding:0px;}
#content #mktg table td p.txt13{ font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#173181; font-weight:normal;} 
#content #mktg table td p.header{ font-size:14px; font-family: Arial, Helvetica, sans-serif; color:#173181; font-weight:bold; padding:0px;} 
#content #mktg table td ul{margin:0px; padding-top:13px; }
#content #mktg table td li{font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#173181; font-weight:normal; background-image:url(../images/bullet_bluebg.gif); background-repeat:no-repeat; padding-left:20px; background-position:0px 6px; line-height:23px; color:#173181;} 

#content #mktg table td.w90{ width:290px;} 
#content #mktg table td.w305{ width:305px;} 
#content #mktg table td.w300{ width:300px;} 

#content #mktg p.header{font-size:16px; font-family: Arial, Helvetica, sans-serif; color:#173181; font-weight:bold; padding-top:30px;}
#content #mktg p.txt13{ font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#173181; font-weight:normal;} 

#content  #mktg #details table{width:902px;}
#content #mktg #details table td{padding:2px; background-color:#ffffff;} 
#content  #mktg #details table td.num{width:10px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#173181; padding-top:15px;} 
#content  #mktg #details table td.content{width:800px; } 
#content  #mktg #details table td.content p.heading_new{text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#173181; padding-top:15px; padding-bottom:0px;}

#content  #mktg #details table td.content p.txt13_new{text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#173181; padding-top:5px;}

#content  #mktg #details table td.content p.txt14b_new{text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#173181; padding-top:15px;}


#content #mktg #details table td ul{margin:0px; padding-top:13px; }
#content #mktg #details table td li{font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#173181; font-weight:normal; background-image:url(../images/bullet.gif); background-repeat:no-repeat; padding-left:20px; background-position:0px 3px; line-height:23px; color:#173181;} 

#content #mktg #details table td li ul li{font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#173181; font-weight:normal; background-image:url(../images/bullet.gif); background-repeat:no-repeat; padding-left:20px; background-position:0px 3px; line-height:23px; color:#173181;} 