/*22*/
body
{
	padding: 0;
	margin: 0;
	background: #CCC;
}
body, div, td
{
	font-family: Arial;
	font-size: 11px;
	color: #333;
}

a
{
	color: #336699;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: none;
}

.table_body
{
	width: 1060px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #FFF;
}

.f_left
{
	float: left;
}
.f_right
{
	float: right;
}

.errorMessage
{
	font-family: Arial;
	font-size: 11px;
}

/* HEADER */

.header
{
	width: 100%;
	border-bottom: 1px solid #333;
	background: url( "../images/hcn/header_bg.gif" ) repeat-x bottom left;
	margin-bottom: 2px;
}
.header .logo
{
	padding: 30px 0 13px 25px;
}
.hdnav
{
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	padding: 5px 5px 7px 5px;
}

.hdnav a
{
	font-family: Arial;
	color: #336699;
	font-size: 11px;
	padding: 5px 5px 7px 5px;
}

.hdnav span
{
	padding: 0 4px;
}
.hdadv
{
	padding: 2px 0;
}
.hdadvbox
{
	width: 468px;
	height: 60px;
}
.hdbox
{
	padding: 0 0 1px 0;
}

.hdlnk
{
	float: left;
	padding: 9px 0 0 20px;
}
.hdlnk a
{
	font-size: 10px;
	font-weight: bold;
}
.hdlnk span
{
	padding: 0 10px;
	color: #999;
}
.hdrss
{
	float: left;
	padding: 9px 0 0 0;
}

.search_tab
{
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	float: left;
}
.search_tab td
{
	vertical-align: top;
}
.search_tab .nm
{
	padding: 11px 6px 8px 8px;
}
.search_tab .inp
{
	padding: 7px 0 6px 0;
}
.search_tab .inp div
{
	background: url( "../images/search/search_inp.gif" ) no-repeat;
	width: 180px;
	height: 20px;
}
.search_tab .inp input
{
	border: none;
	background: #FFF;
	height: 16px;
	width: 175px;
	margin: 2px 2px 1px 2px;
}
.search_tab .butt
{
	padding: 7px 9px 8px 7px;
}

/* end HEADER */


/* MAIN NAVIGATION */

.main_nav_box
{
	border-top: 4px solid #00A650;
	border-bottom: 1px solid #333;
	padding-bottom: 2px;
}

ul#nav
{
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 2px solid #333;
	float: left;
	width: 100%;
}
ul#nav li
{
	float: left;
	border-right: 1px solid #B2D1E0;
}

ul#nav li div div ul li
{
	float: none;
	display: list-item;
	border-right: 0;
}

ul#nav li div
{
	cursor: pointer;
	color: #336699;
	font-weight: bold;
	padding: 3px 9px 3px 9px;
	white-space: nowrap;
}
ul#nav li div div
{
	width: auto;
	padding: 0;
	white-space: nowrap;
}
ul#nav li a
{
	 padding: 3px 9px 3px 9px;
	font-weight: bold;
	display: block;
	font-family: Arial;
	font-size: 11px;
	white-space: nowrap;
}
* html ul#nav li a
{
	height: 19px;
	float: left;
}
ul#nav li a:hover
{
	text-decoration: none;
	background: #EBEBEB;
}
ul#nav li a.pd
{
	color: #278031;
}

/* end MAIN NAVIGATION */


h1
{
	font-size: 24px;
	margin: 0 0 20px 0;
}
h3
{
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 12px 0;
}
h4
{
	font-size: 14px;
	margin: 0 0 3px 0;
}

.red
{
	color: #CC0000;
}
.green
{
	color: #278031;
}

.small_text, .small_text a
{
	font-size: 10px;
}

a.more
{
	color: #278031;
}

.im1
{
	border: 1px solid #9D9D9D;
	display: table;
}
.im1 img
{
	border: 1px solid #FFF;
}
* html .im1
{
	width: 1%;
}
.im2
{
	border: 1px solid #9D9D9D;
	display: table;
}
* html .im2
{
	width: 1%;
}
.im_left
{
	float: left;
	margin: 0 8px 10px 0;
	display: block;
}

.content_table td
{
	vertical-align: top;
}
.left_mainbox
{
	border-right: 1px solid #333;
	padding-right: 2px;
}
.center_mainbox
{
	padding: 0 0 0 2px;
}
.content_mainbox
{
	padding: 10px 15px;
}
.right_mainbox
{
	border-left: 1px solid #333;
	padding: 0 0 0 2px;
}
.left_box
{
	padding: 10px;
}
.left_box_br
{
	border-bottom: 1px solid #333;
	padding: 10px;
}


/* right box */

.article_tools
{
	background: url( "../images/hcn/article_tools_bg.gif" ) repeat-x bottom left;
	border-bottom: 1px solid #666;
	padding: 8px 8px 12px 8px;
}
.article_tools h3
{
	margin-bottom: 5px;
}
.article_tools a
{
	font-size: 10px;
	color: #484848;
	padding: 0 0 0 19px;
	margin-right: 10px;
}
.article_tools a.print
{
	background: url( "../images/hcn/article_print.gif" ) no-repeat;
}
.article_tools a.email
{
	background: url( "../images/hcn/article_email.gif" ) no-repeat;
}

.right_boxin
{
	padding: 8px 8px 0 8px;
}

.banbox
{
	margin-bottom: 10px;
}

.prev_articles
{
	background: #F4F4F4;
	border: 1px solid #666;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
}
.prev_articles h3
{
	text-transform: none;
	padding-bottom: 0px;
}
.prev_articles ul
{
	padding: 2px 0 8px 10px;
	margin: 0;
	list-style: none;
}
.prev_articles ul li
{
	padding: 0;
	margin: 0 0 4px 0;
}
.prev_articles .date
{
	font-weight: bold;
	margin-bottom: 4px;
}

/* end right box */


/* Article body */

.article_body .date
{
	font-size: 10px;
	margin-bottom: 5px;
}
.article_body h1
{
	font-family: Impact,Arial;
	line-height: 30px;
	font-size: 30px;
}
.article_body p
{
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 14px;
}

.artable_topleft
{
	float: left;
	width: 1%;
	margin: 0 15px 10px 0;
}
.artable_topleft TD
{
	color: #767676;
}
.artable_topleft .descr
{
	font-style: italic;
	font-size: 11px;
	border-bottom: 3px solid #CCCCCC;
	padding: 5px 0 8px 0;
}
.artable_topleft .author
{
	padding: 0 0 5px 0;
}
.artable_topleft .author span
{
	text-transform: uppercase;
}

.topten_articles
{
	margin-top: 20px;
}
.topten_articles ul
{
	padding: 2px 0 8px 10px;
	margin: 0 0 0 10px;
}
.topten_articles ul li
{
	padding: 0;
	margin: 0 0 10px 0;
}
.topten_articles .date
{
	margin: 2px 0 3px 0;
	color: #777;
}
.topten_articles a
{
	font-weight: bold;
	font-size: 12px;
}

/* end Article body */



.left_advs
{
	padding-bottom: 0;
}
.left_advs div
{
	margin-bottom: 10px;
}

.left_advs2
{
	padding: 10px 20px 0 20px;
}
.left_advs2 div
{
	margin-bottom: 10px;
}

div.sep
{
	background: #333;
	height: 1px;
	overflow: hidden;
}

.spreport .im1
{
	margin-bottom: 10px;
}
.spreport a b
{
	font-size: 12px;
}
.spreport p
{
	padding: 0;
	margin: 5px 0 7px 0;
}
.spreport a.more
{
	font-weight: bold;
}

.index_t
{
	width: 100%;
	margin-bottom: 2px;
}
.index_t .box2
{
	border-left: 1px solid #333;
	padding: 4px 6px 4px 8px;
}
.index_t .box2 .pbox
{
	margin-bottom: 8px;
}

.topstory
{
	padding: 10px 20px 10px 25px;
}
.topstory .date
{
	float: right;
	font-size: 10px;
}
.topstory h1
{
	font-family: Impact,Arial;
	margin: 4px 20px 18px 0;
	line-height: 24px;
}
.topstory h3
{
	margin: 5px 0;
}
.topstory img
{
	float: left;
	margin: 0 16px 0 0;
}
.topstory .source
{
	margin-bottom: 4px;
	font-weight: bold;
}

.poll
{
	float: left;
	margin: 0;
	padding: 10px 10px 4px 10px;
	border: 1px solid #666;
	background: #F4F4F4;
	width: 21.5em;
}
.poll h3 span
{
	color: #278031;
}
.poll p
{
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
}
.poll .vote
{
	float: right;
	padding-top: 10px;
}

.news_table
{
	width: 100%;
	margin-top: 15px;
}
.news_table .ntbox2
{
	padding: 21px 5px 0 0;
}
.news_table .ntbox1
{
	padding: 0 0 0 5px;
}

.nt_tabs
{
	position: relative;
	height: 22px;
	width: 100%;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}
.nt_tabs .tabsbox
{
	position: absolute;
	height: 22px;
	width: 320px;
}
.nt_tabs .tabsbox div
{
	float: left;
	background: #F4F4F4;
	border: 1px solid #666;
	padding: 3px 8px 4px 8px;
	margin-right: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
* html .nt_tabs .tabsbox div
{
	padding: 3px 8px;
}
.nt_tabs .tabsbox div.on
{
	background: #FFF;
	border-bottom: 1px solid #FFF;
}
.nt_tabs .tabsbox div.off
{
	cursor: pointer;
}

.news_ind td
{
	padding: 0 8px 13px 3px;
}
.news_ind td p
{
	padding: 0;
	margin: 0;
}

.lnkbox
{
	position: relative;
	width: 200px;
	border: 1px solid #666;
	background: #F9F9F9;
}
.lnkbox ul
{
	padding: 23px 8px 10px 8px;
	margin: 0;
	list-style: none;
}
.lnkbox ul li
{
	padding: 0;
	margin: 0 0 6px 0;
}
.lnkbox ul li a
{
	color: #000;
}
.lnkbox ul li a.more
{
	color: #278031;
}
.lnkbox .title
{
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: -11px;
	left: -1px;
	background: #F4F4F4;
	border: 1px solid #666;
	padding: 3px 8px;
}
.topb
{
	margin-bottom: 17px;
}

.sponsored
{
	float: left;
	font-size: 10px;
	color: #888;
}
.sponsored div
{
	margin-top: 3px;
}

.index_t2
{
	width: 100%;
	height: 280px;
	border: 1px solid #666;
	background: #F4F4F4;
}
.index_t2 td
{
	padding: 5px 10px;
}
.index_t2 .bl
{
	border-right: 1px solid #999;
}
.index_t2 a.title
{
	font-size: 13px;
	font-weight: bold;
	color: #278031;
}
.index_t2 h3
{
	margin-bottom: 5px;
}
.index_t2 .editorial
{
	width: 40%;
}
.index_t2 .editorial .im_left
{
	margin-bottom: 3px;
}
.index_t2 .editorial .auth
{
	font-size: 12px;
	margin-bottom: 4px;
}
.index_t2 .editorial .small_text
{
	padding-top: 7px;
}
.index_t2 .spevent
{
	width: 30%;
	padding: 0;
}
.index_t2 .spevent .text
{
	padding: 5px 10px 9px 10px;
}
.index_t2 .spevent p
{
	padding: 0;
	margin: 5px 0;
}
.index_t2 .upcevent
{
	background: #95A1A9;
	color: #333;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}
.index_t2 .upcevent a
{
	color: #FFF;
	font-weight: bold;
}
.index_t2 .issue .sponsored
{
	float: none;
}
.index_t2 .issue .sponsored, .index_t2 .issue .im1
{
	margin-bottom: 10px;
}


/* FOOTER */

.footer
{
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #333;
	padding: 5px 10px 10px 10px;
}
.footer div, .footer a
{
	font-size: 10px;
	font-weight: bold;
}
.footer .f_left span
{
	color: #336699;
	padding: 0 3px;
}
.footer .w_rss, .footer .rss
{
	float: right;
}
.footer .w_rss, .footer .w_rss a
{
	color: #999;
}
.footer .w_rss span
{
	padding: 0 5px 0 2px;
}

/* end FOOTER */


form
{
	padding: 0;
	margin: 0;
}
input, select, textarea
{
	font-family: Arial;
	font-size: 11px;
	color: #555;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1%;
	font-size: 0px;
	padding: 0;
	margin: 0;
}
* html .clear
{
	height: auto;
	margin-bottom: 0;
}

/* digital studio style */

.dig_top td
{
	background: url( "/images/dsnrt/dot1.gif" ) repeat-x bottom left;
}
.dig_title
{
	white-space: nowrap;
	padding: 0 10px 10px 0;
}
.dig_tabs
{
	width: 100%;
	padding: 35px 10px 0 10px;
}
.dig_tabs div
{
	padding: 4px 10px 6px 10px;
	margin-left: 3px;
	float: right;
	border: 1px solid #222;
}
.dig_tabs div.on
{
	border-bottom: 1px solid #FFF;
}
.dig_tabs div, .dig_tabs a, .dig_tabs b
{
	font-size: 12px;
	font-family: Verdana;
}
.dig_tabs a
{
	color: #0055BD;
}
.dig_category
{
	margin-top: 10px;
}
.dig_category a
{
	color: #FF3300;
}
.dig_category td
{
	padding: 0 0 7px 0;
}
.dig_box
{
	padding: 5px;
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
}
.dig_box2
{
	padding: 5px 10px 0 0;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
}

/*left column - style for report control */
.left_column_block
{
	border-bottom: 1px solid #999999;
	padding: 5px;
	margin-bottom: 5px;
}

.loginbox1
{
	margin: 15px 0;
	padding: 15px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.signinbox1
{
}
.regbox1
{
}

.table_form1
{
	margin: 10px 0;
}
.table_form1 TD
{
	padding: 0 15px 5px 0;
	color: #333;
	font-size: 11px;
}
.table_form1 TD
{
}

div.topmenu a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}

div#FloatBubble
{
	visibility: hidden;
}
div#FloatBubbleT
{
	visibility: hidden;
}



/* Tag Clouds */
.tagCloud
{
	border: solid 1px #ccc;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left !important;
}

.tagCloud A
{
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial;
	text-transform: lowercase;
	font-weight: bold !important;
}

.tagCloud A:hover
{
	text-decoration: underline;
}


/* This is new Styles are given by client and inserted by Kedar Vijay Kulkarn 04-Apr-2008 */

DIV.searchBox
{
	background: #ebebeb;
	margin: 10px;
	padding: 8px;
}

DIV.searchBox TD
{
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

DIV.searchBox A
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

DIV.searchBox A:hover
{
	color: #ed1c24;
	text-decoration: underline;
}

.txtSearch
{
	width: 296px;
	border: 1px solid #000000;
	height: 22px;
	border-right: 0px none;
	margin: 0px;
	padding: 0px;
}

.searchResult
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}

.searchResult UL
{
	margin: 10px;
	padding: 10px;
	list-style: url(../images/bullet.gif);
	color: #35a963;
}
.searchResult UL LI
{
	margin-bottom: 4px;
}

.searchResult UL A
{
	color: #000000;
}

.green
{
	color: #35a963;
}

.profile
{
	background: #ebebeb;
	margin: 10px;
	padding: 10px;
}

.companyTitle
{
	color: #ed1c24;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.companyTitle a
{
	color: #ed1c24;
	text-decoration: none;
}

.companyTitle a:hover
{
	text-decoration: underline;
}

.errorText
{
	font-weight: bold;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.dvGridview a
{
	color: Black;
	text-decoration: none;
}

.dvGridview a:hover
{
	text-decoration: underline;
}
.toptitle
{
	background: url(../images/toptitle_bg.gif) bottom repeat-x;
	vertical-align: bottom;
	padding-left: 22px;
}
/*Class for Green Central - Added on 06/10/2008*/
.pGreenCentral
{
	font: Arial;
	font-size: 13.5;
}
.bGreenCentral
{
	font: Arial;
	font-size: 14;
}

/*Class for Green box, Blue box, contact box*/
.greenBox{margin:3px; margin-top:10px; color:#5e5e5e; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.greenBox H1{margin:0px; padding:0px; color:#d71920; font-weight:bolder; font-size:28px;}
.greenBox P{margin-top:8px; margin-bottom:8px;}

.blueBox{margin-left:10px; margin-right:10px; color:#010101; font-size:12px;}
.titleRed{color:#d71920; font-size:15px; font-weight:bold; border:1px solid #999999; padding:3px; padding-left:10px; background:#f1f2dd url(../images/title_bg.gif) repeat-x;}
/*.titleRedBox, .titleRedBox TD{ margin-left:15px; margin-right:15px; font-size:12px; color:#747474; margin-bottom:15px;}*/
.titleRedBox, .titleRedBox TD A{margin-left:20px; margin-right:10px; list-style:url(../images/bullet_red.gif); line-height:14px; font-size:12px; color:#747474; font-family:Arial, Helvetica, sans-serif;}


UL.redDot{ margin-left:20px; margin-right:10px; list-style:url(../images/bullet_red.gif); line-height:14px; font-size:12px; color:#747474; font-family:Arial, Helvetica, sans-serif}
UL.redDot LI{margin-bottom:10px;} 
.contactBox{background:#f6f8e8 url(../images/round_bg.gif) bottom repeat-x; border-left:1px solid #999999; border-right:1px solid #999999;}
.contactTitle{color:#d71920; font-size:14px; width:214px; height:28px; background:url(../images/round_top.gif); padding-left:10px; line-height:28px;}
/* New added on 01/04/2009*/


.news_table1 {
	MARGIN-TOP: 15px; WIDTH: 100%; HEIGHT: 10%
}
.news_table1 .ntbox22 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 21px
}
.news_table1 .ntbox11 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}

/*.nt_tabs1 {
	MARGIN-BOTTOM: 0px; WIDTH: 450px; PADDING-TOP: 30px; BORDER-BOTTOM: #666 1px solid; HEIGHT: 22px
}*/

.nt_tabs1 {
	MARGIN-BOTTOM: 0px; WIDTH: 450px; PADDING-TOP: 30px; HEIGHT: 22px
}

.nt_tabs1 .tabsbox1 {
	WIDTH: 320px; HEIGHT: 22px
}
.nt_tabs1 .tabsbox1 DIV {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; BACKGROUND: #f4f4f4; FLOAT: left; PADDING-BOTTOM: 4px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #666 1px solid; MARGIN-RIGHT: 5px; PADDING-TOP: 3px; BORDER-BOTTOM: #666 1px solid
}

/** HTML .tabsbox1.nt_tabs1 DIV {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}*/

* HTML .tabsbox1.nt_tabs1 DIV {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-TOP: 3px
}

.nt_tabs1 .tabsbox1 DIV.on {
	BACKGROUND: #fff; BORDER-BOTTOM: #fff 1px solid
}
.nt_tabs1 .tabsbox1 DIV.off {
	CURSOR: pointer
}


.NewsDiv1 {
	PADDING-TOP: 20px; HEIGHT: 250px
}



/*.poll1 {
	BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; MARGIN-TOP: 0px; BACKGROUND: #f4f4f4; BORDER-LEFT: #666 1px solid; WIDTH: 170px; BORDER-BOTTOM: #666 1px solid; HEIGHT: 251px;PADDING:10px
}
*/
.poll1 {
	BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; MARGIN-TOP: 0px; BACKGROUND: #f4f4f4; BORDER-LEFT: #666 1px solid; WIDTH: 170px; BORDER: #666 0px solid; HEIGHT: 251px;PADDING:10px
}

.poll1 H3 SPAN {
	COLOR: #278031
}
.poll1 P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; PADDING-TOP: 0px
}
.poll1 .vote {
	FLOAT: right; PADDING-TOP: 10px
}


.normal15 A {
	FONT-SIZE: 15px; COLOR: #ffffff
}
.normal13 A {
	FONT-SIZE: 13px; COLOR: #ffffff
}
.orange18 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #ff3e0a
}
.greensub {
	FONT-SIZE: 15px; COLOR: #013219
}



.title_new1 {
	BORDER-RIGHT: #6d9795 1px solid; BORDER-TOP: #6d9795 1px solid; PADDING-LEFT: 20px; FONT-WEIGHT: bold; FONT-SIZE: 15px; BACKGROUND: url(../images/bg_newhead.jpg) repeat-x left top; BORDER-LEFT: #6d9795 1px solid; COLOR: #002646; LINE-HEIGHT: 30px; BORDER-BOTTOM: #6d9795 1px solid; HEIGHT: 32px
}
.title_new2 {
	PADDING-LEFT: 20px; FONT-WEIGHT: bold; FONT-SIZE: 15px; BACKGROUND: url(../images/bg_newhead.jpg) repeat-x left top; BORDER-LEFT: #6d9795 1px solid; COLOR: #002646; LINE-HEIGHT: 30px; BORDER-BOTTOM: #6d9795 1px solid; HEIGHT: 32px
}
.title_new3 {
	BORDER-RIGHT: #6d9795 1px solid; PADDING-LEFT: 20px; FONT-WEIGHT: bold; FONT-SIZE: 15px; BACKGROUND: url(../images/bg_newhead.jpg) repeat-x left top; COLOR: #002646; LINE-HEIGHT: 30px; BORDER-BOTTOM: #6d9795 1px solid; HEIGHT: 32px
}

UL#leftnav{width:215px; margin:0px; padding:0px; list-style:none; border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2;}
UL#leftnav LI{border-bottom:1px solid #ddd9d9; text-align:left;}
UL#leftnav LI A{line-height:28px; font-size:13px; color:#062f73; text-decoration:none; font-weight:bold; text-align:left; display:block; padding-left:40px; background:url(../images/li_bg.gif) left top repeat-x;}
UL#leftnav LI A:hover, UL#leftnav LI A.active{font-weight:bold; background:url(../images/li_over.gif) left top repeat-x;}


.head_tabs {
	PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../images/bg_poll.gif) repeat-x left top; COLOR: #4d5d6f; LINE-HEIGHT: 20px; BORDER-BOTTOM: #666666 1px solid; TEXT-ALIGN: left
}