@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#fff url(../images/img_bodybg.gif) 0 0 repeat-x;
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
img{
	border:0px;	
}

.left{
	float:left;	
}
.right{
	float:right;	
}
#mainWrapper{
	width:995px;
	margin:auto;
	overflow:hidden;
	height:auto;
}
#header{
	width:995px;
	margin:auto auto 20px auto;
	overflow:hidden;	
	background:url(../images/img_logo.gif) 0 35px no-repeat;
}
logo{
	background:url(../images/img_logo.gif) 0 0 no-repeat;
	float:left;	
	margin-top:23px;
	margin-left:30px;
	display:inline;
}
#logo a{
	display:block;
	width:410px;
	height:110px;	
}
#searchBlock{
	background:url(../images/img_tpsearchbg.gif) 0 0 repeat-x;
	width:482px;
	float:right;	
}
#searchBlock .searchLft_bg{
	background:url(../images/img_tpsearch_lftbg.gif) 0 0 no-repeat;
	height:36px;
	float:left;
	padding-left:14px;	
}
#searchBlock .searchLft_bg .login{
	float:left;
	width:85px;
	height:28px;
	background:url(../images/img_login.gif) 0 8px no-repeat;
	margin-right:12px;
}
#searchBlock .searchLft_bg .logout{
	float:left;
	width:83px;
	height:28px;
	background:url(../images/img_logout.gif) 0 8px no-repeat;
	margin-right:12px;
}
.dividertp{
	background:url(../images/img_dividertp.gif)	0 8px no-repeat;
	float:left;
	width:2px;
	height:28px;	
	margin-right:12px;
}
#searchBlock .searchLft_bg .input_div{
	float:left;
	width:282px;
	padding-top:6px;	
}
#searchBlock .searchLft_bg .btngo_div{
	float:left;
	padding-top:3px;
	margin-right:8px;
	display:inline;	
}
#searchBlock .searchLft_bg .fntsiz_div{
	float:left;
	padding-top:5px;	
}
#searchBlock .searchRht_bg{
	background:url(../images/img_tpsearch_rhtbg.gif) 0 0 no-repeat;
	width:14px;
	height:36px;
	float:right;	
}

.contct_blck{
	width:286px;
	float:right;
	text-align:right;	
	margin-top:30px;
	margin-right:15px;
	display:inline;
}


.banner_block{
	width:954px;
	height:172px;
	background:url(../images/img_banner.jpg) 0 0 no-repeat;
	float:left;	
	padding:166px 0 0 38px;
}
.banner_block .bannertxt_div{
	width:355px;
	line-height:22px;	
}
.banner_block .bannertxt_div .btnraq_div{
	margin-top:15px;	
}
#contentContainer{
	width:961px;
	margin:30px 0 0 30px;
	float:left;
	display:inline;	
}
#contentContainer .leftP{
	width:668px;
	float:left;
	margin-right:37px;
	display:inline;	
}

#contentContainer .rightP{
	width:253px;
	float:left;	
}
/* START FORM */
.rightP .container .hedngcrv_blck{
	background-color:#1e1e1e;
	float:left;	
}
.rightP .container .hedng_div{
	background:url(../images/img_frmhedng_lftbg.gif) 0 0 no-repeat;
	float:left;
	padding-left:12px;
	padding-top:3px;
	width:231px;
}
.rightP .container .hedngcrvrht_div{
	background:url(../images/img_frmhedng_rhtbg.gif) 0 0 no-repeat;
	width:10px;
	height:31px;
	float:left;
}
.rightP .container .form_div{
	width:251px;
	background-color:#fbfdff;
/*	border-left:#cecece 1px solid;
	border-right:#cecece 1px solid;
*/	float:left;	
}
.rightP .container .form_div .moduletable{
	border-left:#cecece 1px solid;
	border-right:#cecece 1px solid;
}

.rightP .container{
	width:253px;
	padding:0 0 24px 0;
	float:left;
}

.rightP .container label{
	width:92px;
	margin:7px 0px 0px 12px;
	display:inline;
	float:left;
	}
.rightP .container input{
	width:130px;
	margin:5px 6px 6px 0;
	border:#cfcfcf 1px solid;
	background:#f5fbff;
	float:left;
	/*display:inline;*/
	font:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.rightP .container select{
	width:130px;
	margin:5px 6px 6px 0;
	border:#cfcfcf 1px solid;
	background:#f5fbff;
	float:left;
	display:inline;
	font:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.rightP .container textarea{
	width:212px;
	margin:5px 6px 6px 20px;
	border:#cfcfcf 1px solid;
	background:#f5fbff;
	float:left;
	display:inline;
	font:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:80px;
}
.rightP .container label.indicate{
	width:234px;
	font-size:10px;
	color:#000000;
	margin:13px 26px 0px 0px;
	display:inline;
	text-align:right;
	}
.rightP .container input.btn{
	float:left;
	margin:5px 0 0 80px;
	display:inline;
	border:none;
	width:103px;
	height:35px;
}
.frmcrvbtm_div{
	background:url(../images/img_frmcrmbtm.gif) 0 0 no-repeat;
	width:253px;
	height:15px;
	float:left;	
}
/* END FORM */
#footerConainer{
	width:100%;
	background-color:#333333;
	padding-top:34px;
	overflow:hidden;	
}
.footer_blck{
	width:940px;
	margin:auto;	
}
.flink_blck{
	width:170px;
	float:left;
	margin-right:100px;
	display:inline;	
	margin-left:16px;
}
.flink_blck ul,li{ 
	margin:0px;
	padding:0px;
	list-style:none;
}
.flink_blck ul li{
	border-bottom:#4d4d4d 1px solid;
	padding:6px 0 6px 5px;
}
.flink_blck ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;	
}
.flink_blck ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#45b8e9;
	font-weight:normal;
	text-decoration:none;	
}
.copyrht_div{
	width:243px;
	float:right;
	text-align:right;
	padding-top:35px;	
}
.tparticle_blck{
	width:926px;
	background:#424242 url(../images/img_tparticleleftbg.gif) 0 0 no-repeat;
	float:left;
	padding-left:14px;
	margin-top:30px;
	margin-bottom:20px;
}
.tparticle_hedng_div{
	float:left;
	padding-top:4px;	
}
.tpariblecrvrht_div{
	background:url(../images/img_tparticlerightbg.gif) 0 0 no-repeat;
	float:right;
	height:31px;
	width:8px;	
}
.fsublink_blck{
	width:421px;
	margin-left:16px;
	display:inline;
}
.fsublink_blck ul,li{
	padding:0px;
	margin:0px;
	list-style:none;
}
.fsublink_blck ul li{
	border-bottom:#3f3f3f 1px solid;
	background:url(../images/img_bullet_gry.gif) 0 10px no-repeat;
	padding:6px 8px 8px 21px;
}
.fsublink_blck ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;	
}
.fsublink_blck ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#45b8e9;
	font-weight:normal;
	text-decoration:none;	
}




.nav_blck_n{
	margin:auto;
	width:975px;
	height:39px;
	background:url(../images/img_navbg.gif) 0 0 repeat-x;
	padding:0 10px 0 10px;
}
.nav_blck_n ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav_blck_n ul li{
	float:left;
	display:inline;
	height:41px;
	padding-right:20px;
	text-align:right;
	display:inline-block;
}
.nav_blck_n ul li a{
	display:inline-block;
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:15px;
	color:#fff;
	padding:0px 12px 0px 12px;
	font-weight:bold;
	text-decoration:none;
	line-height:34px;
}
.nav_blck_n ul li a:hover{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:15px;
	color:#feffb9;
	background:#00FFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:34px;
}


@charset "utf-8";
/* CSS Document */



#contentContainer .rightP{
	width:253px;
	float:left;	
}
/* START FORM */
.rightP .container .hedngcrv_blck{
	background-color:#1e1e1e;
	float:left;	
}
.rightP .container .hedng_div{
	background:url(../images/img_frmhedng_lftbg.gif) 0 0 no-repeat;
	float:left;
	padding-left:12px;
	padding-top:3px;
	width:231px;
}
.rightP .container .hedngcrvrht_div{
	background:url(../images/img_frmhedng_rhtbg.gif) 0 0 no-repeat;
	width:10px;
	height:31px;
	float:left;
}
.rightP .container .form_div{
	width:253px;
	background-color:#fbfdff;
/*	border-left:#cecece 1px solid;
	border-right:#cecece 1px solid;
*/	float:left;	
}

.rightP .container{
	width:253px;
	padding:0 0 2px 0;
	float:left;
}

.rightP .container label{
	width:72px;
	margin:1px 0px 0px 12px;
	display:inline;
	float:left;
	}
.rightP .container input{
	width:140px;
	margin:1px 6px 1px 0;
	border:#cfcfcf 1px solid;
	background:#f5fbff;
	float:left;
	/*display:inline;*/
	font:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.rightP .container select{
	width:130px;
	margin:5px 6px 6px 0;
	border:#cfcfcf 1px solid;
	background:#f5fbff;
	float:left;
	display:inline;
	font:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.rightP .container textarea{
	width:192px;
	margin:5px 6px 6px 20px;
	border:#cfcfcf 1px solid;
	background:#f5fbff;
	float:left;
	display:inline;
	font:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:80px;
}
.rightP .container label.indicate{
	width:234px;
	font-size:10px;
	color:#000;
	margin:13px 6px 0px 0px;
	display:inline;
	text-align:right;
	}
.rightP .container input.btn{
	float:left;
	margin:5px 0 0 80px;
	display:inline;
	border:none;
	width:103px;
	height:35px;
}
.frmcrvbtm_div{
	background:url(../images/img_frmcrmbtm.gif) 0 0 no-repeat;
	width:253px;
	height:15px;
	float:left;	
}
/* END FORM */
#footerConainer{
	width:100%;
	background-color:#333333;
	padding-top:34px;
	overflow:hidden;	
}
.footer_blck{
	width:940px;
	margin:auto;	
}
.flink_blck{
	width:170px;
	float:left;
	margin-right:100px;
	display:inline;	
	margin-left:16px;
}
.flink_blck ul,li{ 
	margin:0px;
	padding:0px;
	list-style:none;
}
.flink_blck ul li{
	border-bottom:#4d4d4d 1px solid;
	padding:6px 0 6px 5px;
}
.flink_blck ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;	
}
.flink_blck ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#45b8e9;
	font-weight:normal;
	text-decoration:none;	
}
.copyrht_div{
	width:293px;
	float:right;
	text-align:right;
	padding-top:35px;	
}
.tparticle_blck{
	width:926px;
	background:#424242 url(../images/img_tparticleleftbg.gif) 0 0 no-repeat;
	float:left;
	padding-left:14px;
	margin-top:30px;
	margin-bottom:20px;
}
.tparticle_hedng_div{
	float:left;
	padding-top:4px;	
}
.tpariblecrvrht_div{
	background:url(../images/img_tparticlerightbg.gif) 0 0 no-repeat;
	float:right;
	height:31px;
	width:8px;	
}
.fsublink_blck{
	width:421px;
	margin-left:16px;
	display:inline;
}
.fsublink_blck ul,li{
	padding:0px;
	margin:0px;
	list-style:none;
}
.fsublink_blck ul li{
	border-bottom:#3f3f3f 1px solid;
	background:url(../images/img_bullet_gry.gif) 0 10px no-repeat;
	padding:6px 8px 8px 21px;
}
.fsublink_blck ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;	
}
.fsublink_blck ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#45b8e9;
	font-weight:normal;
	text-decoration:none;	
}




/
.nav_blck_n{
	margin:auto;
	width:975px;
	height:39px;
	background:url(../images/img_navbg.gif) 0 0 repeat-x;
	padding:0 10px 0 10px;
}
.nav_blck_n ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav_blck_n ul li{
	float:left;
	display:inline;
	height:41px;
	padding-right:20px;
	text-align:right;
	display:inline-block;
}
.nav_blck_n ul li a{
	



	display:inline-block;
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:34px;
}
.nav_blck_n ul li a:hover{

	
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:15px;
	color:#feffb9;
	font-weight:bold;
	text-decoration:none;
	line-height:34px;
}

/*some css*/



#show_button{
	background:url(../images/btn_submit.gif) 0 0 no-repeat;
	width:102px;
	height:33px;
	border:0;
	cursor:pointer;
	margin:5px 6px 6px 50px;
}

#show_button_reset{
	background:url(../images/btn_reset.gif) 0 0 no-repeat;
	width:93px;
	height:35px;
	border:0;
	cursor:pointer;
	margin:5px 6px 6px 1px;	
}

a {
   font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:16px;
	color:#00397a;
	font-weight:bold;
	text-decoration:none; 
}
a:hover {
   font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:16px;
	color:#191919;
	font-weight:bold;
	text-decoration:none;  
}






/* RokAjaxSearch */
#searchmod-surround h3 {font-size: 12px;color: #fff;margin: 0;padding: 0 0 6px 6px;}
#searchmod-surround {float: right;margin-right: 50px;padding-top: 5px;}
#searchmod {width: 219px;}
#searchmod .inputbox {
	float:left;	
	width:250px;
	margin-top:-10px;
	margin-right:18px;
	}
#searchmod .search_options {padding-top: 6px;padding-left: 4px;}
#roksearch_search_str {width: 150px;}
#roksearch_search_str.loading {width: 185px;padding-right:22px;background: transparent url(../images/spinner.gif) no-repeat scroll 100% 50%}
#roksearch_results {z-index: 10000;position: absolute;width: 400px;float: right;margin-top: -1px;text-align: left;visibility: hidden;}
#roksearch_results a#roksearch_link {float: right;padding-right: 5px;margin-top: 3px;display: block;height: 18px;width: 18px;}
#roksearch_results h3 {margin-top: 0;margin-bottom: 0;line-height: 110%;font-size: 120%;padding-bottom: 0;}
#roksearch_results span {display: block;line-height: 130%;font-size: 90%;}
#roksearch_results .container-wrapper {overflow: hidden;}
#roksearch_results .page {float: left;}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {padding: 6px 10px;line-height: 100%;text-transform: uppercase;font-weight: normal;font-size: 100%;}
#roksearch_results .roksearch_row_btm {overflow: hidden;border-bottom: 0;}
#roksearch_results .roksearch_row_btm span {line-height: 140%;}
#roksearch_results span.small {display: block;position: absolute;bottom: 6px;right: 10px;text-align: right;font-size: 80%;font-weight: normal;}
#roksearch_results span.highlight {display: inline;}
#roksearch_results a.clr {font-size: 100%;}
#roksearch_results a:hover {text-decoration: none;}
#roksearch_results .roksearch_odd {padding: 15px;position: relative;}
#roksearch_results .roksearch_even {padding: 15px;position: relative;}
#roksearch_results .roksearch_odd-hover h3, #roksearch_results .roksearch_even-hover h3 {padding-left: 10px;}
.results ol.list {padding-left: 30px;margin-top: 0;}
.results ol.list h4 {border: 0;margin-top: 0;margin-bottom: 0;}
.results ol.list li {padding: 10px 5px;margin-bottom: 5px;}
.results ol.list li p {margin-top: 0;}
#roksearch_results .container-arrows {height: 16px;width: 42px;float: left;margin-right: 5px;position: relative;}
#roksearch_results .arrow-left {width: 18px;height: 18px;position: absolute;top: -1px;left: 0;cursor: pointer;}
#roksearch_results .arrow-left-disabled {width: 18px;height: 18px;position: absolute;top: -1px;left: 0;}
#roksearch_results .arrow-right {width: 18px;height: 18px;position: absolute;top: -1px;left: 22px;cursor: pointer;}
#roksearch_results .arrow-right-disabled {width: 18px;height: 18px;position: absolute;top: -1px;left: 22px;}
fieldset.phrase, fieldset.word, fieldset.only {border-bottom: 1px solid #ccc;}
#roksearch_results .viewall span {padding-top: 1px;}
#roksearch_results a.viewall {float: left;margin-right: 5px;}
#roksearch_results .estimated_res, #roksearch_results .pagination_res {font-size: 9px;font-style: italic;padding-top: 3px;text-transform: none;float:left;}
#roksearch_results .pagination_res {font-style: normal;float: right;font-size: 11px;padding-top: 1px;}
#roksearch_results .powered-by-google {text-transform: lowercase;font-style: italic;font-size: 9px;}
.roksearch_wrapper4.google-search .roksearch_odd, .roksearch_wrapper4.google-search .roksearch_even {height: 110px;}



form.search_result input.button {border: 0;background: none;cursor: pointer;padding-top: 3px;}
form.search_result fieldset {padding: 15px 0;}
.search-results-full .readon-wrap1 {margin-top: 0;}
form.search_result input#search_searchword.inputbox {width: 220px;height: 20px;border: 0;margin-left: 5px;padding-left: 5px;font-size: 110%;padding-top: 4px;line-height: 10px;}
form.search_result fieldset.word {margin-top: 0;}
form.search_result fieldset.word label {font-size: 120%;display: inline-block;height: 26px;}
.search-results-full h3 {margin-top: 10px;padding: 0;margin-bottom: 0;font-size: 130%;}
form.search_result .display {float: left;margin-left: 20px;height: 20px;margin-top: 5px;}
#roksearch_results .google-search a#roksearch_link {margin-top: 5px;}



/* Top Main Menu Dropdowns */
#horiz-menu ul ul {margin: 0;border: 0;padding: 0 10px 15px 10px;}
#horiz-menu ul {background:url(../images/img_navbg.gif) repeat-x}
#horiz-menu li li {margin: 0;text-align:left;}/*kapil*/
#horiz-menu li li .link {text-indent:10px;font-weight: bold;padding: 0;margin: 0;height: 33px;font-size: 12px;display: block;}
#horiz-menu li li .link span {display: block;padding: 0;margin-left: 0; color:#FFFFFF;width:345px;}/*KAPIL(li width)*/
#horiz-menu li li .link span:hover{color:#000;cursor:pointer;}/*KAPIL*/
#horiz-menu ul ul li, #horiz-menu ul ul li.active, #horiz-menu ul ul li.parent {height: 30px;}
#horiz-menu .sfHover {z-index: 700;}
.menutop li:hover ul, .menutop li.sfHover ul {left: 0;top:0px;}
#horiz-menu ul ul li, #horiz-menu ul ul li.c0, #horiz-menu ul ul li.c1, #horiz-menu ul ul li.c2, #horiz-menu ul ul li.c3 {float: left;width: 225px;padding: 0;}
#horiz-menu li ul, #horiz-menu li ul.columns-1, #horiz-menu .drop-wrap.columns-1 {width: 250px;}
#horiz-menu li ul.columns-2, #horiz-menu .drop-wrap.columns-2 {width: 370px;}
#horiz-menu li ul.columns-3, #horiz-menu .drop-wrap.columns-3 {width: 555px;}
#horiz-menu li ul.columns-4, #horiz-menu .drop-wrap.columns-4 {width: 740px;}
.menutop .drop-wrap.columns-1 .drop1, .menutop .drop-wrap.columns-2 .drop1, .menutop .drop-wrap.columns-3 .drop1, .menutop .drop-wrap.columns-4 .drop1 {height: 8px;}
.menutop .drop-wrap {float:none;left:-999em;position:absolute;z-index:700;width: 100%;}
.menutop li:hover .drop-wrap, .menutop li.sfHover .drop-wrap {left: -4px;top:41px;}
.menutop li:hover li .drop-wrap, .menutop li.sfHover li .drop-wrap, .menutop li li:hover li .drop-wrap, .menutop li li.sfHover li .drop-wrap, .menutop li li li:hover li .drop-wrap, .menutop li li li.sfHover li .drop-wrap {top:-999em;}
.menutop li li:hover .drop-wrap, .menutop li li.sfHover .drop-wrap, .menutop li li li:hover .drop-wrap, .menutop li li li.sfHover .drop-wrap, .menutop li li li li:hover .drop-wrap, .menutop li li li li.sfHover .drop-wrap {left:165px;top: -8px;}
.menutop .submenu-animation-left, .menutop .submenu-animation-right {height: 100%;}
#horiz-menu li.parent:hover li .link, #horiz-menu li.parent.sfHover li .link, #horiz-menu li.active li .link span, #horiz-menu li:hover li .link span, #horiz-menu li.sfHover li .link span {background: none;}
#horiz-menu.suckerfish li li:hover li span, #horiz-menu.suckerfish li li:hover li:hover li span, #horiz-menu.suckerfish li li:hover li:hover li:hover li span, #horiz-menu.suckerfish li li.sfHover li span, #horiz-menu.suckerfish li li.sfHover li.sfHover li span, #horiz-menu.suckerfish li li.sfHover li.sfHover li.sfHover li span {background: none; }








/* RokTabs */
.roktabs-wrapper {padding: 0;position: relative;margin: -15px;}
.roktabs-wrapper .roktabs-container-inner {position:relative;overflow: hidden;}
.roktabs-wrapper .roktabs-container-wrapper {clear: both;position: relative;overflow:hidden;}
.roktabs-wrapper .roktabs-container-wrapper div {float: left;}
.roktabs-wrapper .roktabs-container-wrapper div.wrapper {margin: 0 10px 10px 10px;padding: 10px;width: auto;}
.tabs-bottom .roktabs-container-wrapper div.wrapper {margin: 10px 10px 0 10px;padding: 10px;width: auto;}
.roktabs-wrapper .roktabs-links {margin: 0;padding: 0;height: 55px;overflow: hidden;}
.roktabs-wrapper .active-arrows .roktabs-links {margin: 0 50px;padding: 0;height: 55px;}
.roktabs-wrapper .roktabs-links ul {text-align: left;font-weight: bold;list-style-type: none;overflow:hidden;margin: 0;height: 55px;}
.roktabs-wrapper .roktabs-links ul li {float: left;padding: 0;margin: 0;text-decoration: none;position: relative;height: 55px;line-height: 36px;}
.tabs-bottom .roktabs-links ul li {line-height: 80px;}
.roktabs-wrapper .roktabs-links ul li span {padding: 7px 11px;}
.roktabs-wrapper .roktabs-links ul {padding: 0;}
.roktabs-wrapper .roktabs-links ul li.active {margin: 0;}
.roktabs-wrapper .roktabs-scroller {position: absolute;bottom: 0;right: 0;height: 29px;}
.roktabs-wrapper .arrow-next, .roktabs-wrapper .arrow-prev {line-height: 46px;text-align: center;cursor: pointer;z-index: 2;position: absolute;top: 0;height:55px;width: 50px;}
.roktabs-wrapper .arrow-prev span, .roktabs-wrapper .arrow-next span {display: none;}
.tabs-hidden .roktabs-container-wrapper div.wrapper {margin-top: 10px;}
.clear {clear: both;}

/* RokMicroNews */
#main-body .rokmicronews-surround {margin-bottom: 5px;padding-bottom: 5px;}
.micronews {margin-bottom: 0;}
.micronews-drop {margin-bottom: 10px;}
.micronews-headline {margin: 0;padding: 8px 10px 30px 5px;position: relative;}
.micronews-headline h2 {font-size: 110%;font-weight: bold;margin: 0;padding: 3px 10px 9px 10px;text-transform: uppercase;display: inline;text-align: center;}
.micronews-controls {float: right;width: 55px;}
.micronews-controls2 {height: 20px;padding: 0 8px;}
#rokmicronews .mover, #rokmicronews .collapse, #rokmicronews .expand {float: right;width: 15px;height: 19px;}
#rokmicronews .collapse, #rokmicronews .expand {margin-right: 6px;cursor: pointer;}
#rokmicronews .mover span, #rokmicronews .expand span, #rokmicronews .collapse span {display: none;}
.micronews-headline .counter {float: right;margin-right: 150px;line-height: 180%;padding-right: 15px;}
.micronews-headline .counter span {padding-left: 15px;display: block;}
.micronews-headline .counter a {font-weight: bold;margin: 0 10px;}
.micronews-headline .counter a.active {text-decoration: underline;color: red;}
.micronews-inner {overflow: hidden;}
.micronews-wrapper {padding: 0;margin: 0 5px 5px 5px;}
.micronews-articles {padding: 15px;position: relative;}
.micronews-right .micronews-articles {margin-right: 200px;}
.micronews-left .micronews-articles {margin-left: 200px;}
.micronews-article-wrapper {position: relative;}
.micronews-titles {padding: 5px 0;font-weight: bold;margin: 0;text-transform: uppercase;font-size: 90%;overflow: hidden;}
.micronews-titles .top-story {width: 180px;padding: 0 10px;}
.micronews-right .top-story {float: left;}
.micronews-left .top-story {float: right;}
.micronews-right .other-stories {float: right;margin-right: 50px;}
.micronews-left .other-stories {float: left;margin-left: 40px;}
.micronews h4 a {font-weight: bold;}
.micronews-thumb {float: left;margin-right: 10px;}
.micronews .entry h4 {font-size: 120%;line-height: 120%;margin: 5px 0 10px;}
.micronews .micronews-list {width: 200px;position: absolute;top: 0;}
.micronews-right .micronews-list {right: 0;}
.micronews-left .micronews-list {left: 0;}
.micronews .micronews-list ul {margin: 15px 0 0 0;padding: 0;list-style: none;}
.micronews .micronews-list ul li {padding: 10px 15px;}
.micronews-list ul li a {padding-left: 12px;font-weight: bold;display: block;}

/* RokNewsPager */
ul.roknewspager {margin: 0;padding: 0;}
ul.roknewspager li {list-style: none;padding-left: 12px;margin-bottom: 12px;}
ul.roknewspager .roknewspager-title {display: block;font-size: 120%;font-weight: bold;cursor: pointer;}
ul.roknewspager .roknewspager-div {display: block;padding-bottom: 12px;}
.roknewspager-wrapper {position:relative;overflow:hidden;}
.roknewspager-pages {margin: 0 -15px -15px -15px;padding: 8px 15px;overflow: hidden;}
.roknewspager-pages2 {float: right;width: auto;height: 18px;text-align: center;position: relative;padding: 0;}
.roknewspager-spinner {width: 16px; height: 16px; background: transparent url(../images/spinner.gif) no-repeat scroll 100% 50%; float: left;display: none;}
ul.roknewspager-numbers {margin: 0;padding: 0 24px;text-align: right;overflow: hidden;height: 18px;text-align: center;}
ul.roknewspager-numbers li {list-style: none;display: inline;padding: 0 2px;cursor: pointer;}
ul.roknewspager-numbers li.active {cursor: default;}
.roknewspager-prev, .roknewspager-prev-disabled {width: 16px;height: 18px;position: absolute;top: 0;left: 0;cursor: pointer;}
.roknewspager-next, .roknewspager-next-disabled {width: 16px;height: 18px;position: absolute;top: 0;right: 0;cursor: pointer;}
.roknewspager-prev-disabled, .roknewspager-next-disabled {cursor: default;}
ul.roknewspager-numbers li.active {font-weight: bold;}

/* RSS Feeds */

ul.newsfeed {margin: 0;padding: 0;}
a.newsfeed-title {text-transform: uppercase;font-weight: bold;}
ul.newsfeed li {list-style: none;padding-left: 12px;margin-bottom: 12px;}
ul.newsfeed li a {font-weight: bold;font-size: 120%;}
ul.newsfeed .newsfeed-div {display: block;padding-bottom: 1px;}

/* RokNewsflash */
#newsflash-bar {overflow: hidden;font-size: 12px;}
#newsflash {position:relative;line-height: 26px;height: 26px;}
#newsflash ul {margin:0 0 0 95px;list-style:none;padding:0;}
#newsflash li {padding-bottom:100px;font-weight: bold;}
#newsflash .readon {clear:none;display:inline;float:none;height:auto;width:auto;line-height:100%;font-size:100%;margin:0;padding:0;background:none;}
#newsflash .flashing {display:block;position:absolute;left:0;font-weight:bold;text-transform: uppercase;font-size: 11px;height: 26px;width: 88px;line-height: 26px;padding-left: 15px;}
#newsflash .controls img {cursor:pointer;height:18px;width:18px;}
#newsflash .control-prev {background-position:0 0;}
#newsflash .control-prev:hover {background-position: -36px 0;}
#newsflash .control-next {background-position:-18px 0px;}
#newsflash .control-next:hover {background-position: -54px 0px;}
#newsflash .controls {position:absolute;right:10px;top: 4px;}

/* RokWeather */
#rightcol .side-mod #rokweather {margin:0 -15px 0 -10px;}
#leftcol .side-mod #rokweather {margin:0 -10px 0 -15px;}

/* Featured Section */
.feature-block {overflow: hidden;position: relative;padding: /*15*/0px; height:180px;}
.feature-block .image-container {float: left;margin-right: 15px;}
.feature-block .rokstories-spinner {background: transparent url(../images/spinner.gif) no-repeat scroll 50% 50%}
.feature-block .image-container .image-full {position:relative;overflow: hidden;}
.feature-block .image-container .image-full img {position:absolute;top: 0;left: 0;visibility: hidden;}
.feature-block .image-container .image-small img {cursor: pointer; display:none;}
.feature-block .desc-container {overflow: hidden;position: relative;}
.feature-block .desc-container .description {position: absolute;top: 0; left: 0;visibility: hidden;height:230px;}
.feature-block img.feature-main {display: block;}
.feature-block img.feature-sub {margin: 9px 9px 0 0;}
.feature-block .feature-title {display: block;font-weight: bold;font-size: 16px;line-height: 130%;margin-bottom: 10px;}
.feature-block .feature-desc {font-size: 12px;line-height: 130%;color: #333;}
.feature-block .moduletable h3 {font-weight: bold;font-size: 180%;}
.feature-block .readon {display: block;margin: 15px 0;font-weight: bold;}

/* Typography */
.readon-wrap1 {margin-top: 15px;position:relative;float:left;}
.readon-wrap1 span {display:block;height: 24px;line-height: 24px;}
a.readon {font-weight: bold;}
a.readon-main {font-size: 12px;cursor: pointer;}
a.readon-main:hover {text-decoration: none;}
.readon1-l {position:absolute;width: 7px;height: 24px;left:0;top:0;}
.readon1-m {margin-left: 7px;text-align: center;padding-left:2px;}
.readon1-r {margin-right: -7px;padding-right: 10px;}

/* @group Demo Content */

#mainmodules .article_separator {display: none;}

/* Frontpage Main Article */
.fp-leading {margin-top: 10px; margin-bottom: 25px;overflow: hidden;}
.fp-caption {float: left; margin-right: 15px; width: 181px; margin-bottom: 10px;}
.fp-main {margin-bottom: 5px;}
.fp-video {margin-left: 5px; margin-right: 2px;}
.fp-leading h3, .fp-sub h4 {margin-top: 0px; margin-bottom: 0pt;font-weight: bold;}
.fp-subheader {display: block; margin-bottom: 3px;}
.fp-sub {border-bottom: 1px solid #ddd; margin-top: 15px; padding-bottom: 15px;}
.fp-sub1 {float: left; width: 66px; margin-right: 10px;}
.fp-leading span, .fp-sub span {font-weight: bold;}

/* Frontpage Inset2 */

.fp-inset-surround {margin-top: 10px;}
.fp-inset {padding-top: 30px;padding-bottom: 3px;}
.fp-inset .icon-surround {margin-top:  -19px; margin-left: 5px; position: absolute;}
.fp-inset .icon-video {background: url(../images/video-icon.png) no-repeat 0 3px;color: #333;}
.fp-inset .icon-photo {background: url(../images/photo-icon.png) no-repeat 0 4px;color: #333;}
.fp-inset .icon-podcast {background: url(../images/podcast-icon.png) no-repeat 0 3px;color: #333;}
.red .fp-inset .icon-video, .blue .fp-inset .icon-video, .green .fp-inset .icon-video, .orange .fp-inset .icon-video, .black .fp-inset .icon-video, .darkbeige .fp-inset .icon-video, .darkgrey .fp-inset .icon-video {background: url(../images/video-icon-w.png) no-repeat 0 3px;color: #fff;}
.red .fp-inset .icon-photo, .blue .fp-inset .icon-photo, .green .fp-inset .icon-photo, .orange .fp-inset .icon-photo, .black .fp-inset .icon-photo, .darkbeige .fp-inset .icon-photo, .darkgrey .fp-inset .icon-photo {background: url(../images/photo-icon-w.png) no-repeat 0 4px;color: #fff;}
.red .fp-inset .icon-podcast, .blue .fp-inset .icon-podcast, .green .fp-inset .icon-podcast, .orange .fp-inset .icon-podcast, .black .fp-inset .icon-podcast, .darkbeige .fp-inset .icon-podcast, .darkgrey .fp-inset .icon-podcast {background: url(../images/podcast-icon-w.png) no-repeat 0 3px;color: #fff;}
.fp-inset .icon-title {text-transform: uppercase; margin-left: 15px; display: block; margin-top: -3px; font-weight: bold;}
.fp-inset .image {margin-bottom: 5px; display: block;}
.fp-inset a {font-weight: bold;margin-left: 5px;}

/* Custom Modules Tutorial */
.rokmod-demo-block .parameters div {border-right:1px dotted #666;padding-right:12px;}
.rokmod-demo-block .options div {border-right:1px dotted #666; padding-right: 12px;}
.rokmod-demo-block .demo div {border-right:1px dotted #666;padding-right: 12px;}
.rokmod-demo-block .parameters, .rokmod-demo-block .options, .rokmod-demo-block .demo, .rokmod-demo-block .description {float:left;margin-right:12px;}
.rokmod-demo-block .parameters span, .rokmod-demo-block .options span, .rokmod-demo-block .demo span, .rokmod-demo-block .description span {display:block;font-size:11px;line-height:22px;}
.rokmod-demo-block .demo-span1 {font-weight: bold;}

/* Tutorials */
.tut-block {height: 100px; display: block;}
.tut-img {float: left; margin-right: 10px;}
.tut-title {font-size: 130%;font-weight: bold;margin-bottom: 15px;padding-top: 3px;}
pre {overflow: auto;}
.tut-tool-tip {color: #fff;width: 139px;z-index: 13000;}
.tut-tool-title {display: none;}
.tut-tool-text {font-size: 11px;padding: 4px 8px 8px;background: url(../images/bubble.png) bottom right;}
.tut-tool-text span { overflow: auto; display: block;}

/* Variation Chooser */
.variation-chooser {margin-top:15px;position:relative; margin-left: 15px;overflow:hidden;}
.variation-chooser .controls {height:25px;position:absolute;}
.variation-chooser .control-prev, .variation-chooser .control-next {cursor:pointer;float:left;height:16px;margin-right:3px;margin-top:1px;width:16px;}
.variation-chooser .control-prev {background-position:0 0;margin-right:0.4em;}
.variation-chooser .control-prev:hover {background-position:0 -16px;}
.variation-chooser .control-next {background-position:0 -32px;margin-left:0.4em;}
.variation-chooser .control-next:hover {background-position:0 -48px;}
.variation-chooser input {background: #fff;border: 1px solid #ddd;width: 50px;text-align: center;margin-left: 125px;color:#333;}

/* @end */





/* Login Styles */
form.form-login p {margin: 0;}
form.form-login .inputbox {width: 215px;height: 20px;border: 0;margin: 5px 0;padding-left: 5px;font-size: 110%;padding-top: 4px;line-height: 10px;}
form.form-login .login-links {margin-bottom: 8px;margin-top: 8px;}
form.form-login .login-links a {padding-left: 10px;}
form.form-login input.button, form.log input.button {border: 0;background: none;}
form.log .readon-wrap1 {margin-top: 5px;}
input.button {font-size: 100%;cursor: pointer;padding: 3px 5px;}
form.form-login span.username-label, form.form-login span.password-label {display: block;text-transform: uppercase;margin-bottom: 1px;padding-left: 2px;}
.register-page .inputbox, input#email {width: 215px;height: 20px;border: 0;padding-left: 5px;font-size: 110%;padding-top: 4px;line-height: 10px;margin-bottom: 10px;}
.register-page input.button, form.josForm input.validate {background: none;border: 0;}
.register-page div.name, .register-page div.user, .register-page div.email, .register-page div.pass, .register-page div.verify_pass {text-align: right;}
form#josForm.form-validate.user, .edit-user-form {float: left;overflow: hidden;padding-bottom: 15px;}
.edit-user-form {padding-top: 15px;}
.register-page fieldset {margin-bottom: 15px;margin-top: 0;padding-bottom: 15px;}
div.user_name {margin-bottom: 10px;}
div.user_name span {font-weight: bold;font-size: 110%;}
.user-params {margin-bottom: 20px;}
.user-params td.paramlist_key {width: auto;}
.edit-user-button {margin: 0 auto;width: 80px;}
#login-module {display: none;padding: 10px;}
#login-module h3 {margin: 0;padding: 5px 0 10px 22px;}
#login-module form.form-login, #login-module form.log {margin: 0;background:none;border:0;}
#login-module .sidemod-title {border:0;}
#login-module form.form-login .inputbox {border: 0;}
#login-module input.button {background: none;border: 0;color:#000;height: 20px;}
#login-module .module a:hover {color:#000;}
.remember-me {margin-top: 5px;margin-bottom: 5px;}
#login-module .readon-wrap1, form.form-login .readon-wrap1 {margin-top: 5px;}
a#rokbox-close {height: 18px;width: 18px;}
form.josForm label.hasTip {display: block;float: left;height: 25px;line-height: 25px;margin-right: 5px}


h1, h2, h3, h4, h5 {
padding-bottom: 5px;
margin:0px;
font-weight: normal;
line-height: 100%;
font-size:24px;
}

.services_heding_div{
	width:100%;
	margin-top:20px;
	float:left;	
}
.services_blck{
	width:305px;
	float:left;	
	margin-top:2px;
}
.services_blck ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}

.services_blck ul li a{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:15px;
	color:#00397a;
	font-weight:bold;
	text-decoration:none;	
}
.services_blck ul li a:hover{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:15px;
	color:#191919;
	font-weight:bold;
	text-decoration:none;	
}
.helvetica_25n000{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:23px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.leftP ol li{
	list-style-type:decimal;
}

.leftP ul li{
	list-style-type:circle;
}

.services_blck ul li{
	border-bottom:#bbc2ac 1px solid;
	background:url(../images/img_tick.gif) 0 9px no-repeat;	
	padding:6px 0 6px 23px;
	list-style-type:none;
}






/*test css*/
.rokradios, .rokchecks {padding: 2px 5px 5px 22px;line-height: 120%;
background: url(../images/modules/light-inputs.png) 0 -209px no-repeat;
}
#page .rokchecks-active {background: url(../images/modules/light-inputs.png) 0 -323px no-repeat;}

#page {padding-bottom: 15px;}
.component-header {margin: 0;}
.componentheading {margin: 0 -15px;font-size: 110%;line-height: 28px;text-transform: uppercase;padding: 0 0 0 15px;height: 43px;font-weight: bold;}
/* Extra Content Styles */
a.nounder {text-decoration: none;border: 0;cursor: pointer;}
a.nounder:hover {text-decoration: none;}
fieldset {margin:10px 0 20px 0; border-left: 0;border-right: 0;border-top: 0;border-bottom:1px solid #ddd;}
fieldset.input, a img, body .pollstableborder {border: 0;}
legend {font-size:120%;}
form.poll fieldset {margin: 0 0 10px 0;padding: 0;}
.side-mod form.poll {margin: 0 -15px;}
.side-mod h4.poll-title {margin: 0;padding: 0;font-size: 120%;}
.side-mod .poll-line {padding: 7px 15px 9px 15px;font-size: 110%;}
.side-mod .poll-buttons {padding: 0 15px 0 15px;overflow: hidden;width: 130px;margin: 0 auto;}
form.poll input.button {background: none;cursor:pointer;border: none;text-align: center;color: #333;line-height: 18px;height: 20px;margin-bottom: 5px;float: left;}
.vote-button-wrap .readon-wrap1 {margin-left: 15px;}
form.poll a.results:hover {text-decoration: none;}
img.content-left {float: left;margin-right: 10px;padding: 5px;}
img.content-right {float: right;margin-left: 10px;padding: 5px;}
.back_button {margin-top: 20px;margin-bottom: 10px;}
.tool-tip {padding: 4px;z-index:5000;background:#fbf3ad;color:#333;border:2px solid #f8e639;font-size:90%;}
.bannergroup .clr {clear: none !important;}
dl.poll dt {border-bottom:solid 1px #ccc;font-weight: bold;}
dl.poll dd {padding:6px 0;margin-left: 0;}
.polls_color_1 {background:#000;}
.polls_color_2 {background:#999;}
.polls_color_3 {background:#93246F;}
.polls_color_4 {background:#000;}
.polls_color_5 {background:#ccc;}
.polls_color_6 {background:#93246F;}
#main-content .poll {padding-top: 15px;}
.blog_more h2, .newsfeeds-default .article-info-surround h2 {margin: 0;padding: 0;text-transform: uppercase;font-size: 110%;font-weight: bold;}
.newsfeeds-default .article-info-surround {margin-top: 10px;}
ul.latestnews, ul.mostread, .blog_more ul, .block ul#mainlevel-nav {margin: 0;padding: 0;}
ul.latestnews li, ul.mostread li, .blog_more ul li, .block ul#mainlevel-nav li {list-style: none;margin-bottom: 6px;padding-bottom: 6px;padding-left: 5px;}
ul.latestnews li a, ul.mostread li a, .blog_more ul li a, .block ul#mainlevel-nav li a {font-weight: bold;font-size: 110%;display: block;padding-left: 12px;}
.bannergroup_text .bannerheader {font-size: 120%;font-weight: bold;margin-bottom: 15px;}
.bannergroup_text .banneritem_text {margin-bottom: 15px;}
.bannergroup_text .banneritem_text a {font-weight: bold;}
/*test css*/

#ff-solarsentinel, a.solarsentinel, #ff-solarsentinel .componentheading {font-family: Helvetica,Arial,sans-serif;}
.search-results-full h3 {margin-top: 10px;padding: 0;margin-bottom: 0;font-size: 130%;}












p {
margin-bottom:15px;
margin-top:10px;
}

h2 {

font-size:16px;
font-weight:bold;
line-height:100%;
}


h1, h2, h3, h4, h5 {
line-height:120%;
margin:25px 0 10px;
padding-bottom:5px;
}

.contentheading {
font-size:150%;
font-weight:bold;
line-height:140%;
margin:0 -15px 14px;
padding:10px 15px 0;
font-family:Helvetica,Arial,sans-serif;
}


ol{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:16px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}


ol a{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:16px;
	color:#00397a;
	font-weight:bold;
	text-decoration:none;
}

ol a:hover{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
font{
	font-size:16px;
}

ul{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:16px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}


ul a{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:14px;
	color:#00397a;
	font-weight:bold;
	text-decoration:none;
}

ul a:hover{
	font-family:Helvetica, Verdana, sans-serif, Tahoma;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

