@CHARSET "ISO-8859-1";

#outer_table {
	width: 819px;
	background: url(../images/layout/body_bg_rpt.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#outer_cell {
	background: url(../images/layout/body_bg.jpg) no-repeat;
	height: 726px;
}
#outer_div {
	width: 800px;
	margin-left: 9px;
	margin-right: 10px;
}
#hdr_banner {
	height: 86px;
	background: transparent url(../images/layout/banner_back.jpg) top right no-repeat;
}
#hdr_nav {
	position: relative;
	z-index: 2;
	text-transform: capitalize;
	text-align: right;
}
#hdr_logo {
	position: absolute;
	z-index: 1;
}
#content_section, #right_section {
	vertical-align: top;
}

.fullwidth #content_section .content{
	padding-left:65px;
	padding-right:47px;
}

.fullwidth #content_section h1{
	margin-top: 0px;
	background: url(../images/layout/underlineLong.jpg) left bottom no-repeat; 
	padding-bottom: 11px;
}

.fullwidth #right_section {
	display: none;
}


#content_section .content {
	padding: 0px 28px;
	line-height: 16px;
}
#content_section .body { padding-right:25px;
	/*padding: 0px 8px ; */
}
#content_section h1 {
	margin-top: 0px;
	background: url(../images/layout/underline.jpg) left bottom no-repeat; 
	padding-bottom: 11px;
}
#content_section h2 {
	border-bottom: 1px solid #D4D4D4;
	width: 445px;
}
#news_section {
	border: 1px solid #979797;
	margin-top: 10px;
}
#news_section .content {
	padding: 13px;
}
#news_section #newsheading {
	margin-left: -2px;
	margin-right: -2px;
}
#news_section p, #news_listing p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#news_section p.articletitle, #news_listing p.articletitle {
	margin-top: 3px;
	font-weight: bold;
}
#news_section p.articlelink, #news_listing p.articlelink {
	margin-top: 8px;
	margin-bottom: 12px;
	text-align: right;
	font-weight: bold;
	text-transform: capitalize;
}
#news_listing p.articlelink {
	text-align: left;
	font-weight: normal;
	margin-bottom: 6px;
}
#news_listing p.articletitle {
	margin-bottom: 2px;
}
#news_section p.newslink {
	text-transform: capitalize;
}
#ftr_copyright {
	background-color: #FFFFFF;
}
#topnav {
	margin: 0px 1px;
	padding: 0px;
}
#topnav td {
	margin: 0px;
	padding: 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
}



a:hover {
	color: #af2115;
	text-decoration: none;
}

#leftmenu ul {
	display: block;     
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#leftmenu ul li a {
	width: 159px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; 
	background-color:#d7d7d7;
	float: left;
	color: #cc3300; 
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-bottom:3px;
		
}

#leftmenu .filler {
	width: 159px; 
	padding-top:0px;
	background-color:#FFF; 
	visibility:hidden; 
}  


#leftmenu ul li a:hover {
	background-color: #e5e1d7;
}



#leftmenu ul.subleftmenu li a {
	width: 149px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px; 
	background-color: #efdad3; 
	float: left;
	color: #cc3300;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px; 
	font-weight:normal;
	display: block;     
	list-style: none;
	
} 


#leftmenu  li.selected a {
	background-color: #c7c7c7;       
	text-transform: capitalize;
	font-weight:bold;  
	list-style:url(../images/layout/en/bullet.gif);
}



#leftmenu ul.subleftmenu li.selected2 a{
	background-color: #eacdc4; 
	text-transform: capitalize;
}

.alert {
	border: 1px solid #979797;
	padding: 5px 10px;
	background-color: #FEE992;
	color: #646464;
	margin-bottom: 2px;
}
.backactions {
	float: right;
	margin-top: -45px;
	margin-right: 10px;
}