body {
	background-image: url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
form {
	margin:0;
	padding:0;
}
.clr { clear:both; width:auto}
#main{
	width:100%;
	clear: both;
	display:block;
}
#main-footer{
	width:100%;
	clear: both;
	display:block;
	background:#f9f9f9;
}
.top_footer_nav {
	width:100%;
	height:24px;
	clear: both;
	display:block;
	background:#0f1c5d;
	}
.maincontent {
	overflow: hidden;
	display:block;
	clear:both;
}
.width960 {
	display: block;
	width: 960px;
	margin: 0px auto;
	overflow:hidden;
}
.header {
	width:100%;
	height: 105px;
	}
.logo h1 {
	margin: 0px;
	padding: 0px;
}
.logo{
	width: 484px;
	display:block;
	float:left;
}
.logo a {
	text-align: left;
	padding: 0px;
	margin:0;
	background-image: url(../images/logo.png);
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');
	*background: transparent;
	background-repeat: no-repeat;
	background-position:-10px top;
	width: 484px;
	height: 80px;
	display: block;
	text-indent: -99999px;
	cursor:pointer;
	outline:none;
	}
.login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	float:right;
	width: 180px;
	height:22px;
	margin:0;
	padding:0 8px 0 0;
	text-align:center;
	background:url(../images/login_right.gif) right bottom no-repeat;
}
.login a {
	color:#ffffff;
	text-decoration: none;
}
.login a:hover {
	color:#81abe6;
	text-decoration: none;
}
.login span {
	float:left;
	width: 8px;
	height:22px;
	display:block;
	margin:0 0 0 -8px;
	padding:0;
	text-align:center;
	background:url(../images/login_left.gif) right bottom no-repeat;
}
.header_banner{
	width: 468px;
	display:block;
	float:right;
	margin: 20px 0 0 0;
	padding:0;
}

/*nav start*/

.nav {
	width:960px;
	float:left;
	margin:16px 0 0 0;
	padding:0 0 0 5px;
	display:block;
	}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.nav ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	float:left;
	width:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
	height:31px;
	background-image:url(../images/nav_left_bg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	background-color:inherit;
	}
*html .nav ul li {
	text-align:center;
	font-size:13px;
	line-height:.85em;
	}
.nav ul li a {
	margin:0 0 0 12px;
	padding: 8px 12px 0 0;
	display:block;
	color:#14257c;
	text-decoration:none;
	outline:none;
	height:31px;
	background-image:url(../images/nav_right_bg.gif);
	background-position: right top;
	background-repeat:no-repeat;
	background-color:inherit;
	}
*html .nav ul li a {
	width: 105px;
	height:23px;
	margin:0 0 0 6px;
	padding: 8px 0px 0 0;
	}
.nav ul li a:hover {
	margin:0 0 0 12px;
	padding: 8px 12px 0 0;
	display:block;
	color:#000000;
	text-decoration:none;
	outline:none;
	height:31px;
	background-image:url(../images/nav_right_bg.gif);
	background-position: right top;
	background-repeat:no-repeat;
	background-color:inherit;
	}
*html .nav ul li a:hover {
	width: 105px;
	height:23px;
	margin:0 0 0 6px;
	padding: 8px 0px 0 0;
	}
.nav ul li a.home_nav {
	width: 42px;
	height:31px;
	text-indent:-99999999px;
	outline:none;
	margin:0;
	padding: 0;
	background:url(../images/nav_home.gif) left top no-repeat;
	}
.nav ul li a.home_nav:hover {
	width: 42px;
	height:31px;
	text-indent:-99999999px;
	outline:none;
	margin:0;
	padding:0;
	background:url(../images/nav_home.gif) left bottom no-repeat;
	}
.select {
	color:#000000!important;
	}
	
/*nav end*/

/*sub_nav start*/

.sub_nav {
	width:960px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	display:block;
	background-image: url(../images/sub_nav_left_right.gif);
	background-position: left top;
	background-repeat:no-repeat;
	background-color:inherit;
	}
.sub_nav span {
	background-image: url(../images/sub_nav_left_right.gif);
	background-position: right top;
	background-repeat:no-repeat;
	background-color:inherit;
	height:25px;
	width:5px;
	display:block;
	float:left;
	}
.sub_nav ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	height:25px;
	width:950px;
	background-image: url(../images/sub_nav_bg.gif);
	background-position: left top;
	background-repeat:repeat-x;
	background-color:inherit;
	display:block;
	float:left;
	}
.sub_nav ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:auto;
	margin:0 0 0 0;
	padding:5px 4px 0 4px;
	*padding:5px 4px 0 5px;
	display:block;
	height:20px;
	border-left:#b5cef1 1px solid;
	border-right:#042242 1px solid;
	}
.sub_nav ul li a {
	color:#ffffff;
	text-decoration:none;	
	}
.sub_nav ul li a:hover {
	color:#00CCFF;
	text-decoration:none;
	}
.ref_blue {
	background-image: url(../images/ref_sub_nav_bg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color:inherit;
	height:9px;
	width:950px;
	margin:0 auto;
	padding:0;
	display:block;
	}
*html .ref_blue {
	margin: -14px 0 0 0;
	}
	
/*sub_nav end*/

.src_full {
	background-image: url(../images/src_bg_full.gif);
	background-position: left top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:957px;
	height:35px;
	margin:0 auto;
	padding:0;
	display:block;
	}
.src_50_1 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	width:460px;
	height:30px;
	margin:0 0 0 0;
	padding:5px 0 0 15px;
	display:block;
	/*border-right:#ffffff 1px solid;*/
	float:left;
	}

.src_50_2 {
	font-size:11px;
	color:#4a5054;
	width:460px;
	height:35px;
	margin:0 0 0 0;
	padding:0px 0 0 15px;
	display:block;
	/*border-left:#d6d6d6 1px solid;*/
	float:left;
	}
.src_50_2 p {
	margin:0;
	padding:2px 0 0 0;
	}
.src_50_2 p a {
	color:#14257c;
	text-decoration:none;
	}
.src_50_2 p a:hover {
	color:#14257c;
	text-decoration:underline;
	}
.banner {
	width:auto;
	display:block;
	float:left;
	height:250px;
	margin:5px 0 5px 0;
	padding:0;
	}
.banner-left {
	width:635px;
	height:250px;
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 20px;
	background-image:url(../images/banner_bg_img.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	background-color:#e5e6ea;	
}
.banner-left h1 {
	font-size:22px;
	color:#4a81ce;
	margin:10px 0 0 0;
	padding:0;
}
.banner-left p {
	font-size:12px;
	color:#7b7979;
	margin:5px 0 0 0;
	padding:0;
}
.banner-left p a {
	color:#2275ba;
	text-decoration:none;
}
.banner-left p a:hover {
	color:#14257c;
	text-decoration:underline;
}
a.signup_btn {
	background-image:url(../images/signup_now.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#e5e6ea;
	width:211px;
	height:74px;
	margin: 10px 85px 0 0;
	padding:0 0 0 0;
	display:block;
	text-indent:-9999999px;
	float:right;
	outline:none;
	}
*html a.signup_btn {
	margin: 10px 40px 0 0;
	}
.banner-right {
	width:300;
	display:block;
	float:left;
	height:250px;
	margin:0;
	padding:0;	
}
.body_container {
	width:100%;
	display:block;
	float:left;
	margin:5px 0 10px 0;
	padding:0;
	background:#f9f9f9;
	}
.body_left {
	width:550px;
	display:block;
	float:left;
	margin:10px 5px 0 10px;
	padding:0;
	}
*html .body_left {
	width:545px;
	margin:10px 5px 0 5px;
	}
.body_left h1 {
	font-size:18px;
	color:#1e54a0;
	margin:0;
	padding:0;
	}
.body_left p {
	font-size:12px;
	color:#838383;
	margin:5px 0 0 0;
	padding:0;
	}
/*css for signup start*/
.signup {
	width:100%;
	margin:15px 0 0 0;
	padding:;
	display:block;
	float:left;
	}
.signup ul {
	margin:0;
	padding:0;
	display:block;
	width:100%;
	list-style:none;
	clear:both;
	}
.signup ul li {
	margin:2px 0 2px 10px;
	padding:0;
	display:block;
	float:left;
	width: 120px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-align:right;
	}
.signup a{
	color:#000033;
	text-decoration:none;
}
.signup a:hover {
	color:#000033;
	text-decoration:underline;
}
.signup ul li.signup_right {
	width: 400px;
	text-align:left;
	font-weight:normal;
	}
*html .signup ul li.signup_right {
	width: 375px;
	}
.signup ul li.signup_right input  {
	padding: 0px 4px;
	color:#666666;
	font-size:13px;
	}
.btn { outline:none}

/*css for signup end*/

/*tab_content*/
.highlight_computer_tab {
	background-image:url(../images/tab_left_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:270px;
	height:115px;
	display:block;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	
	}
a div.highlight_computer_tab span h1 {
	text-decoration:none!important;
	}
/**html .highlight_computer_tab {
	background-image:url(../images/tab_computer_bg_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:265px;
	height:115px;
	display:block;
	float:left;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	}*/
.highlight_computer_tab span {
	background-image:url(../images/tab_computer_bg_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:153px;
	height:110px;
	display:block;
	float:left;
	margin:0 0 0 0px;
	padding:5px 15px 0 0;
	text-align:right;
	
	}
	
.highlight_computer_tab img {
	margin:25px 0 0 0;
	padding:0;
	float:left;
	display:block;
	width:100px;
	}
	
/**html .highlight_computer_tab span {
	background-image:url(../images/tab_left_bg.gif);	
	background-position:left top;
	background-repeat:no-repeat;
	background-color:inherit;
	
	width:150px;
	height:110px;
	
	margin:0 0 0 0;
	padding:5px 15px 0 100px;
	}*/
.highlight_computer_tab span h1 {
	margin:0 0 0 0;
	padding:0;
	}
.highlight_computer_tab span p {
	margin:0 0 0 0;
	padding:0;
	}
	
	
.highlight_energy_tab {
	background-image:url(../images/tab_enrg_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:270px;
	height:115px;
	display:block;
	float:left;
	margin:0 0 10px 10px;
	padding:0;
	}
*html .highlight_energy_tab {
	background-image:url(../images/tab_computer_bg_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:inherit;
	
	width:265px;
	height:115px;
	display:block;
	float:left;

	margin:0 0 10px 10px;
	padding:0;
	}
.highlight_energy_tab span {
	background-image:url(../images/tab_computer_bg_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:155px;
	height:110px;
	display:block;
	float:left;
	margin:0 0 0 100px;
	padding:5px 15px 0 0;
	text-align:right;
	}
*html .highlight_energy_tab span {
	background-image:url(../images/tab_enrg_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:inherit;
	
	width:150px;
	height:110px;
	
	margin:0 0 0 0px;
	padding:5px 15px 0 100px;
	}
.highlight_energy_tab span h1 {
	margin:0 0 0 0;
	padding:0;
	}
.highlight_energy_tab span p {
	margin:0 0 0 0;
	padding:0;
	}
	
.highlight_motoring_tab {
	background-image:url(../images/tab_car_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:270px;
	height:115px;
	display:block;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	}
*html .highlight_motoring_tab {
	background-image:url(../images/tab_computer_bg_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:inherit;
	
	width:265px;
	height:115px;
	display:block;
	float:left;
	}
.highlight_motoring_tab span {
	background-image:url(../images/tab_computer_bg_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:155px;
	height:110px;
	display:block;
	float:left;
	margin:0 0 0 100px;
	padding:5px 15px 0 0;
	text-align:right;
	}
*html .highlight_motoring_tab span {
	background-image:url(../images/tab_car_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:inherit;
	
	width:150px;
	height:110px;
	
	margin:0 0 0 0px;
	padding:5px 15px 0 100px;
	}
.highlight_motoring_tab span h1 {
	margin:0 0 0 0;
	padding:0;
	}
.highlight_motoring_tab span p {
	margin:0 0 0 0;
	padding:0;
	}


.highlight_money_tab {
	background-image:url(../images/tab_pig_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:270px;
	height:115px;
	display:block;
	float:left;
	margin:0 0 10px 10px;
	padding:0;
	}
*html .highlight_money_tab {
	background-image:url(../images/tab_computer_bg_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:inherit;
	
	width:265px;
	height:115px;
	display:block;
	float:left;
	}
.highlight_money_tab span {
	background-image:url(../images/tab_computer_bg_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:inherit;
	width:155px;
	height:110px;
	display:block;
	float:left;
	margin:0 0 0 100px;
	padding:5px 15px 0 0;
	text-align:right;
	}
*html .highlight_money_tab span {
	background-image:url(../images/tab_pig_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:inherit;
	
	width:150px;
	height:110px;
		
	margin:0 0 0 0px;
	padding:5px 15px 0 100px;
	}
.highlight_money_tab span h1 {
	margin:0 0 0 0;
	padding:0;
	}
.highlight_money_tab span p {
	margin:0 0 0 0;
	padding:0;
	}

.body_right{
	width:390px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align:right;
	
	min-height:350px;
	height:auto !important;
	height:350px;

	}
/*bottom tab start*/
.bottom_tab {
	width:950px;
	display:block;
	float:left;
	margin: 10px 5px;
	padding:0;
	}
.bottom_tab_top {
	width:950px;
	height:38px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	}
.bottom_tab_tl {
	width:17px;
	height:38px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	background:url(../images/tab_corners.gif) left top no-repeat;
	}
.bottom_tab_tc {
	font-size:16px;
	color:#4a81ce;
	font-weight:bold;
	width:916px;
	height:29px;
	display:block;
	float:left;
	margin: 0 0;
	padding:8px 0 0 0;
	background:url(../images/tab_top_bg.jpg) left bottom repeat-x;
	border-top:#ffffff 1px solid;
	}
.bottom_tab_tr {
	width:17px;
	height:38px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	background:url(../images/tab_corners.gif) right top no-repeat;
	}
.bottom_tab_middle {
	width:928px;
	height:100px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0 10px;
	background:url(../images/tab_bg_content.jpg) left top repeat-x #ffffff;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	}
.tab_con_col {
	width:450px;
	display:block;
	float:left;
	margin: 5px 10px 5px 0;
	padding:0 0;
	border-right:#9d9d9d 1px solid;
	}
.tab_con_col img {
	width: 120px;
	display:block;
	float:left;
	margin: 5px 5px;
	padding:0 0;
	border:#ffffff 2px solid;
	}
.tab_con_col p {
	width:300px;
	color:#717172;
	display:block;
	float:left;
	margin: 5px 5px;
	padding:0 0;
	}
.tab_con_col p a {
	margin: 0;
	padding:0 0;
	font-weight:bold;
	color:#4a81ce;
	text-decoration:none;
	}
.tab_con_col p a:hover {
	font-weight:bold;
	color:#000066;
	text-decoration:none;
	}


.bottom_tab_middle_art {
	width:928px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0 10px;
	background:url(../images/tab_bg_content.jpg) left top repeat-x #ffffff;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	}
	
.tab_con_col_art {
	width:900px;
	display:block;
	float:left;
	margin: 5px 10px 5px 0;
	padding:0 0;
	border-right:#9d9d9d 1px solid;
	}
.tab_con_col_art img {
	width: 120px;
	display:block;
	float:left;
	margin: 5px 5px;
	padding:0 0;
	border:#ffffff 2px solid;
	}
.tab_con_col_art h2 {
	font-size:15px;
	font-weight:bold;
	color:#4a81ce;
	display:block;
	float:left;
	margin: 5px 0px 5px 0px;
	padding:0 0;
	}
.tab_con_col_art p {
	width:720px;
	color:#717172;
	display:block;
	float:left;
	margin: 0px 5px;
	padding:0 0;
	}
.tab_con_col_art p a {
	margin: 0;
	padding:0 0;
	font-weight:bold;
	color:#4a81ce;
	text-decoration:none;
	}
.tab_con_col_art p a:hover {
	font-weight:bold;
	color:#000066;
	text-decoration:none;
	}	

.bottom_tab_bottom {
	width:950px;
	height:13px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	}
.bottom_tab_bl {
	width:17px;
	height:13px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	background:url(../images/tab_corners.gif) left bottom no-repeat;
	}
.bottom_tab_bc {
	font-size:16px;
	color:#4a81ce;
	font-weight:bold;
	width:916px;
	height:12px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0 0 0 0;
	background:#ffffff;
	border-top:#ffffff 1px solid;
	}
.bottom_tab_br {
	width:17px;
	height:13px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	background:url(../images/tab_corners.gif) right bottom no-repeat;
	}
/*bottom tab end*/

/*right tab start*/
.right_tab {
	width:390px;
	display:block;
	float:left;
	margin: 10px 0;
	padding:0;
	}
.right_tab_top {
	width:390px;
	height:38px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	}
.right_tab_tl {
	width:17px;
	height:38px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	background:url(../images/tab_corners.gif) left top no-repeat;
	}
.right_tab_tc {
	font-size:17px;
	color:#4a81ce;
	font-weight:bold;
	width:356px;
	height:29px;
	display:block;
	float:left;
	margin: 0 0;
	padding:8px 0 0 0;
	background:url(../images/tab_top_bg.jpg) left bottom repeat-x;
	border-top:#ffffff 1px solid;
	}
.right_tab_tr {
	width:17px;
	height:38px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	background:url(../images/tab_corners.gif) right top no-repeat;
	}
.right_tab_middle {
	width:378px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0 5px;
	background:url(../images/tab_bg_content.jpg) left top repeat-x #ffffff;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	}
*html .right_tab_middle {
	width:370px;
	padding:0 9px;
	}
.right_tab_middle ul {
	width:350px;
	display:block;
	float:left;
	margin: 10px 0 5px 0;
	padding:0;
	list-style:none;
	}
.right_tab_middle ul li {
	margin: 0;
	padding:0;
	display:block;
	float:left;
	}
.right_tab_middle ul li.pro_icon {
	width:50px;
	}
.right_tab_middle ul li.pro_text {
	width:220px;
	}
*html .right_tab_middle ul li.pro_text {
	width:210px;
	}
.right_tab_middle ul li.pro_text h1 {
	font-size:14px;
	color:#4a81ce;
	margin:0;
	padding:0;
	}
.right_tab_middle ul li.pro_text p {
	font-size:12px;
	color:#727272;
	margin:0;
	padding:0;
	}
.right_tab_middle ul li.btn_save_now {
	width:80px;
	margin:12px 0 0 0;
	padding:0;
	}
.right_tab_middle ul li.btn_save_now a {
	background:url(../images/btn_save_now.gif) left top no-repeat;
	width:79px;
	height:26px;
	display:block;
	text-indent:-9999999px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}
.right_tab_bottom {
	width:390px;
	height:13px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	}
.right_tab_bl {
	width:17px;
	height:13px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	background:url(../images/tab_corners.gif) left bottom no-repeat;
	}
.right_tab_bc {
	font-size:16px;
	color:#4a81ce;
	font-weight:bold;
	width:356px;
	height:12px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0 0 0 0;
	background:#ffffff;
	border-top:#ffffff 1px solid;
	}
.right_tab_br {
	width:17px;
	height:13px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	background:url(../images/tab_corners.gif) right bottom no-repeat;
	}
/*right tab end*/

.top_footer_nav {
	color:#ffffff
	}
.top_footer_nav ul {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	}
.top_footer_nav ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	width:auto;
	margin:5px 0 0 0;
	padding:0;
	border-right:#d1e4ff 1px solid;
	}
.top_footer_nav ul li a {
	margin:0;
	padding:5px 20px;
	color:#ffffff;
	text-decoration:none;
	background:inherit;
	}
.top_footer_nav ul li a:hover {
	margin:0;
	padding:5px 20px;
	color:#ffffff;
	text-decoration:none;
	background:#2c71d5;
	}
.footer {
	float:left;
	margin:0 0 0 0;
	padding:10px 0 50px 0;
	width:auto;
	display:block;	
	}
.footer ul {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
	width:180px;
	height: 120px;
	display:block;
	list-style:none;	
	}
.footer ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#505050;
	float:left;
	width:auto;
	margin:0 0 0 0;
	padding:0;
	}
.footer ul li ul {
	margin:5px 0 0 0;
	padding:0;
	display:block;
	list-style:none;
	width:180px;
	}
.footer ul li ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	float:left;
	width:180px;
	margin:0 0 0 0px;
	padding:0;
	font-weight:normal;
	clear:both;
	}
.footer ul li ul li a {
	color:#717172;
	text-decoration:none;
	}
.footer ul li ul li a:hover {
	color:#505050;
	text-decoration:none;
	}
.footer_copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505050;
	float:left;
	margin:0 0 0 0;
	padding:5px 0 10px 0;
	width:100%;
	text-align:right;
	display:block;
	clear:both;
	}
.footer_copyright a {
	color:#14257c;
	text-decoration:none;
	}
.footer_copyright a:hover {
	color:#14257c;
	text-decoration:overline;
	}
.power_copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505050;
	float:left;
	margin:0 0 0 0;
	padding:5px 0 10px 0;
	width:100%;
	text-align:center;
	display:block;
	clear:both;
	}
.power_copyright a {
	color:#14257c;
	text-decoration:none;
	}
.power_copyright a:hover {
	color:#14257c;
	text-decoration:overline;
	}
/*.warning { color: red; }
.error{
	padding-left:5px;
	color:#FF0000;
	font-size:11px;
	border:dotted 1px #FF0000; 
	margin:1px 0 1px 0;
}
label.error	 {
	border:none;
	}*/
/*	  	#field, label { float: left; font-family: Arial, Helvetica, sans-serif; font-size: small; }
  	label {  width: 10em; }
	br { clear: both; }
	input { margin-left: .5em; float: left; border: 1px solid black; margin-bottom: .5em;  }
	input.submit { float: none; }*/
	input.error { border: 1px solid red; width: auto; }
	label.error {
		background: url(../images/unchecked.gif) no-repeat;
		padding-left: 16px;
		margin-left: .3em;
	}
	label.valid {
		background: url(../images/checked.gif) no-repeat;
		display: block;
		width: 16px;
		height: 16px;
	}
/*profile page start*/
.profile_top {
	width:940px;
	height:16px;
	display:block;
	float:left;
	margin:5px 0 5px 0;
	padding:5px 10px;
	background:#0f1c5d;
	}
.profile_top ul {
	margin:0px;
	padding:0;
	list-style:none;
	}
.profile_top ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	/*font-weight:bold;*/
	float:right;
	display:block;
	margin:0px 0 0 0;
	padding:0 5px;
	}
.profile_top ul li a {
	color:#fff;
	text-decoration:none;
	outline:none;
	outline:none;
	}
.profile_top ul li a:hover {
	color:#00ccff;
	text-decoration:none;
	outline:none;
	outline:none;
	}
.profile_left {
	width:180px;
	display:block;
	float:left;
	margin:0px 0;
	padding:10px 10px;
	background: url(../images/profile_left_bg.jpg) left bottom repeat-x #e5e6ea;
	}
.profile_left p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	display:block;
	margin:5px 0;
	padding:0;
	}
.profile_left img {
	display:block;
	float:left;
	margin:0 10px 2px 0;
	padding:0;
	}
.profile_left h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0f1c5d;
	font-weight:bold;
	display:block;
	float:left;
	margin:30px 0 0 0;
	padding:0;
	}
.profile_left h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0f1c5d;
	font-weight:bold;
	display:block;
	float:left;
	margin:5px 0 0 0;
	padding:0;
	}
.profile_left ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	}
.profile_left ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f1c5d;
	display:block;
	float:left;
	margin:0 0 0 0;
	padding:0;
	width: 60px;
	font-weight:bold;
	}
.profile_left ul li.profile_value {
	width: 120px;
	font-weight:normal;
	color:#000000;
	outline:none;
	}
.profile_left ol {
	margin:50px 0 0 0;
	padding:0;
	}
.profile_left ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f1c5d;
	display:block;
	float:left;
	margin:1px 0;
	padding:0 0 0 0;
	width: 180px;
	}
.profile_left ol li a {
	color:#4a81ce;
	text-decoration:none;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	display:block;
	height:12px;
	outline:none;
	}
.profile_left ol li a:hover {
	color:#4a81ce;
	text-decoration:underline;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	display:block;
	height:12px;
	outline:none;
	}
.profile_right {
	width:740px;
	display:block;
	float:left;
	margin:0px;
	padding:0 10px;
	}
.profile_right h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0f1c5d;
	font-weight:bold;
	display:block;
	margin:5px 0;
	padding:0;
	}
.profile_right p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	display:block;
	margin:5px 0 0 5px;
	padding:0 0 0 10px;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.profile_right ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	}
.profile_right ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f1c5d;
	display:block;
	float:left;
	margin:0 20px 0 0;
	padding:3px 0 0 0;
	width: 200px;
	font-weight:bold;
	text-align:right;
	}
.profile_right ul li.profile_right_value {
	width: 450px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding:0px 0 0 0;
	}
.btn {
	background:#0f1c5d;
	margin:10px 0;
	padding: 3px 7px;
	color:#ffffff;
	font-weight:bold;
	outline:none;
	}
	
/*payel - added on 24-10-09*/

.ratecity-credit-card-main-box{
	width:100%; padding:20px 0 0 0; margin:0px; float:left;
	
}	

.ratecity-credit-card-main-box h4{
	 padding:0px 15px; margin:0px 0px 15px 0px; 
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1e54a0;
}

.ratecity-credit-card-main-box p{
	 /*padding:20px 15px; margin:0px; float:left;*/
	 padding:4px 12px;
	 margin:0px;
	/*line-height:18px;*/
	 color:#838383;
}	

.tab-container-main{
	width:960px; padding:10px 10px; margin:0px; float:left;
}
.tab-container-main h4{
	text-align:center;
	margin: 10px auto;
	font-size:14px;
}

.tab-mini-box1{
	width:460px; padding:0 0 0 0px; margin:0 0 0 5px; float:left;
}

.tab-mini-box2{
	width:460px; padding:0 0 0 0px; margin:0 0 0 10px; float:left;
}

.tab-main-menu{
	width:460px; padding:0px; margin:0px; float:left;
}

.tab-main-menu span{
	width:460px; padding:8px 0 0 0; margin:0px; float:left;
	background:url(../images/main-blue-bar.gif) no-repeat;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
	
.ratecredit-main-mid-box{
	width:460px;
	padding:0px;
	margin:0px;
	float:left;
	background:#f1f1f1;
}

.ratecredit-main-botbg{
	background:url(../images/tab-box-btom.gif) no-repeat;
	width:460px;
	padding:0px;
	margin:0px;
	float:left;
	height:17px;
}

.ratecredit-main-botbg5{
	background:url(../images/dark-grey-btom.gif) no-repeat;
	width:460px;
	padding:0px;
	margin:0px;
	float:left;
	height:17px;
}

.ratecredit-perrow2{
	width:460px;
	padding:10px 0 0 0;
	margin:0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
	border-bottom:1px solid #FFFFFF;
	height:56px;
	background:#e2e2e2;
}

.ratecredit-perrow{
	width:460px;
	padding:10px 0 0 0;
	margin:0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
	border-bottom:1px solid #FFFFFF;
	height:56px;
}

.ratecredit-cmpny{
	width:95px;
	padding:0 0 0 8px;
	margin:0px;
	float:left;
	display:block;
}

.ratecredit-product{
	width:125px;
	padding:0 0 0 13px;
	margin:0px;
	float:left;
	display:block;
}
.ratecredit-product a{
	color:#000033;
	text-decoration:none;
}
.ratecredit-product a:hover {
	color:#000033;
	text-decoration:underline;
}

.ratecredit-days{
	width:115px;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
	display:block;
/*	height:56px;
	line-height:56px;*/
}

.ratecredit-apply{
	width:104px;
	padding:0px;
	margin:0px;
	float:left;
	display:block;
	text-align:center;
}

#navtabs-cc {
	list-style: none;
	padding: 0;
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #1e53a0;
	width:460px;
	margin:0px;
	float:left;
}

#navtabs-cc li {
	float: left;
	background:url(../images/grey-tab1.gif) no-repeat left top;
    padding:10px 3px 0px 0px!important;
	width:112px;
	height:22px;
	margin:0px;
	text-align:center;
}

#navtabs-cc li a {
	text-decoration:none;
	color:#002b71;
}

#navtabs-cc li.current-cat {
	background:url(../images/blue-tab1.gif) no-repeat left top;
	padding:10px 3px 0px 0px!important;
	width:112px;
	height:22px;
	margin:0px;
	float: left;
	text-align:center;
}

#navtabs-cc li.current-cat a {
	
	color: #FFFFFF;
}

.darkblue-heading-main{
	width:460px;
	padding:7px 0 6px 0;
	margin:0px;
	float:left;
	background:#1e53a0;
	color:#FFFFFF;
}

.darkblue-heading-main5{
	width:460px;
	padding:7px 0 6px 0;
	margin:0px;
	float:left;
	background:#1e53a0;
	color:#FFFFFF;
	border-top:1px solid #FFFFFF;
}
/*product dtl css*/
.product_dtl {
	}
.product_dtl ul {
	margin: 0;
	padding:0;
	list-style:none;
	}
.product_dtl ul.listing_heading {
	margin:0 0 0 0;
	padding:5px 0px 5px 0px;
	display:block;
	height:46px;
	line-height:46px;
	background-color:#fff;
	border-top:#0f1c5d 1px solid;
	border-bottom:#0f1c5d 1px solid;
	}
.product_dtl ul.listing_heading li {
	color:#0f1c5d;
	padding: 0 0 0 3px;
	margin:0!important;
	font-weight:bold;
	}
.product_dtl ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f1c5d;
	font-weight:normal;;
	text-align:left;
	width:150px;
	float:left;
	display:block;
	margin:2px 0;
	padding:0 0 0 10px;
	}
.product_dtl ul li.left_listing {
	width:350px;
	}
.product_dtl ul.listing_heading_footer {
	margin:10px 0;
	padding:0 0px;
	display:block;
	height:30px;
	line-height:30px;
	background-color:#fff;
	border-top:#0f1c5d 1px solid;
	border-bottom:#0f1c5d 1px solid;
	}
.product_dtl ul.listing_heading_footer li {
	color:#0f1c5d;
	padding: 0 0 0 3px;
	margin:0!important;
	font-weight:bold;
	}
.product_dtl ul.listing_heading_footer li a,.product_dtl ul.listing_heading_footer li a:hover {
	color:#0f1c5d;
	text-decoration:none;
	outline:none;
	}
ul.thumb_listing {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	}
ul.thumb_listing li {
	margin: 10px;
	padding:4px 0;
	width:100px;
	height:32px;
	display:block;
	float:left;
	border:#999999 1px solid;
	text-align:center;
		}
ul.thumb_listing li a, ul.thumb_listing li a:hover {
	outline:none;
		}
.loading {
	width:960px;
	margin:0;
	padding:150px 0;
	display:block;
	text-align:center;
	background-color:#ffffff;
	}
.loading h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:18px;
	text-align:center;
	margin:0;
	padding:0;
	}
/*compare card start*/
.com_card_intro {
	width:920px;
	display:block;
	float:left;
	margin: 0px 10px;
	padding: 10px 10px 10px 10px;
	border:#b4b7b9 1px solid;
	background:#e9eaed url(../images/content_area.jpg) left top repeat-x;
	}
.com_card_intro p {
	color:#838383;
	margin: 0;
	padding:0;
	}
.com_card_intro h2 {
	color:#1e54a0;
	margin: 3px 0 ;
	padding:0;
	}
.com_card_intro h4 {
	width: 435px;
	display:block;
	float:left;
	margin: 0 0;
	padding:0;
	line-height:44px;
	}
.com_card_intro h4 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e54a0;
	margin: 0 0;
	padding:0;
	text-decoration:none;
	}
.com_card_intro h4 a:hover {
	color:#1e54a0;
	text-decoration:underline;
	}
.com_card_intro ul {
	list-style:none;
	margin: 10px 0 20px 0;
	padding:0;
	}
.com_card_intro ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin: 2px 10px ;
	padding:0;
	float:left;
	display:block;
	width: 265px;
	
	}
.com_card_intro ul li span.card_left {
	width:265px;
	height:22px;
	display:block;
	float:left;
	background:none;
	text-indent:0;
	}
.com_card_intro ul li span {
	width:22px;
	height:22px;
	display:block;
	float:right;
	background:url(../images/cards_info.gif) center center no-repeat;
	text-indent: -999999999px;
	}
.com_card_intro ul li span a, .com_card_intro ul li span a:hover {
	width:22px;
	height:22px;
	display:block;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	}
.com_card_tab {
	width:920px;
	display:block;
	float:left;
	margin: 10px 10px 0px 10px;
	padding: 0;
	}
.com_card_tab ul {
	width:920px;
	display:block;
	float:left;
	margin: 0 19px 0 19px;
	padding: 0;
	list-style:none;
	}
.com_card_tab ul li {
	font-size:13px;
	font-weight:bold;
	width:auto;
	/*height: 24px;*/
	display:block;
	float:left;
	/*margin: 0 15px 0 0;
	padding: 7px 15px 0 0;
	background:url(../images/cards-tab-right.gif) bottom right no-repeat;*/
	}
.com_card_tab ul li a {
	color:#000000;
	text-decoration:none;
	display:block;
	width:430px;
	height:24px;
	text-align:center;
	
	margin: 0 15px 0 0;
	padding: 7px 15px 0 0;
	background:url(../images/cards-tab-right.gif) bottom right no-repeat;
	outline:none;
	
	}
.com_card_tab ul li a:hover {
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:430px;
	height:24px;
	text-align:center;
	
	margin: 0 15px 0 0;
	padding: 7px 15px 0 0;
	background:url(../images/cards-tab-right.gif) top right no-repeat;
	outline:none;
	
	}
.com_card_tab ul li a span {
	width:12px;
	height: 31px;
	display:block;
	float:left;
	margin: -7px 0 0 -12px;
	padding: 0;
	background:url(../images/cards-tab-left.gif) bottom left no-repeat;
	outline:none;
	}
.com_card_tab ul li a:hover span {
	width:12px;
	height: 31px;
	display:block;
	float:left;
	margin: -7px 0 0 -12px;
	padding: 0;
	background:url(../images/cards-tab-left.gif) top left no-repeat;
	outline:none;
	}
.com_card_tab_content {
	width:920px;
	display:block;
	float:left;
	margin: 0px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border:#b4b7b9 1px solid;
	background:#e9eaed url(../images/content_area.jpg) left top repeat-x;
	}
.com_card_tab_content p {
	color:#838383;
	margin: 0;
	padding:0;
	}
.com_card_tab_content h2 {
	color:#1e54a0;
	margin: 3px 0 ;
	padding:0;
	}


.com_card_listing {
	width:940px;
	display:block;
	float:left;
	margin: 5px 10px 10px 10px;
	padding: 0;
	background:#ffffff;
	border:#b4b7b9 1px solid;
	border-bottom:none;
	}
.com_card_listing ul {
	width:940px;
	height: 35px;
	/*line-height: 35px;*/
	display:block;
	margin: 0;
	padding: 8px 0 0 0;
	list-style:none;
	}
.com_card_listing ul li {
	width:auto;
	display:block;
	margin: 0 0 0 0;
	padding: 0 0;
	float:left;
	text-align:center;
	}
.com_card_listing ul li a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
.com_card_listing ul.listing {
	width:940px;
	height:110px;
	display:block;
	margin: 0px 0;
	padding: 0;
	list-style:none;
	border-bottom:#b4b7b9 1px solid;
	}
.com_card_listing ul.listing li {
	width:auto;
	display:block;
	margin: 0 0 0 0;
	padding: 0 0;
	float:left;
	text-align:center;
	line-height:80px;
	}
.com_card_listing ul.listing li a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
/*compare card end*/
.com_resources {
	width:920px;
	display:block;
	float:left;
	margin: 0px 10px;
	padding: 10px 10px 10px 10px;
	border:#b4b7b9 1px solid;
	background:#e9eaed url(../images/content_area.jpg) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
.com_resources a{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #777777;
	text-decoration:none;
	padding: 0 0 0 20px;
	margin: 0 10px 5px 10px ;
	width:190px;
	display:block;
	float:left;
	outline:none;
}
.com_resources a:hover{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #0f1c5d;
	text-decoration:none;
	padding: 0 0 0 20px;
	outline:none;
}
