body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F7F7F7;
}

.clear
{
	clear:both;
}

#wrapper
{
	width:100%;
	margin:auto;
}

#wrapper_home
{
	width:100%;
	text-align:center;

}

.header_zone
{
	width:100%;
	padding:0px;
	height:393px;
}

.content_zone
{
	margin:14px 0px 8px 10px;

}

/* For Home pages*/

.content_box
{
	height:125px;
	/*background:url(../images/box-back.jpg) repeat-x;*/
	background:white;
	width:32%;
	margin-right:3px;
	float:left;
	padding:8px	12px 5px 10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
	border:1px solid #CCCCCC;
	text-align:justify;
}

.last_content_box
{
	height:130px;
	/*background:url(../images/box-back.jpg) repeat-x;*/
	background:white;
	width:28%;
	float:left;
	padding:8px	0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	border:1px solid #CCCCCC;
	text-align:justify;
}

.news_container
{
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.news_container a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#24569E;
	text-decoration:none;
}
 

.news_back
{
	background:url(../images/news-image.jpg) no-repeat right bottom;
	height:100px;
}

.img_title
{
	padding:0px 0px 8px 0px;
	clear:both;
	margin-right:10px;
}

.content_box ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.content_box ul li
{
	padding-bottom:4px;
	margin:0px;
}

.bottom_zone
{
	height:41px;
	width:910px;
	margin-bottom:3px;
	/*border:1px solid #CCCCCC;
	background:url(../images/bottom-back.jpg) repeat-x;*/
}

.bottom_zone img
{
	float:left;
}

.bottom_text
{
	width:332px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#183F80;
	float:right;
	margin-top:13px;
}

.bottom_text_index
{
	width:575px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#183F80;
	float:right;
	margin-top:13px;
	
}


#pscroller1{
width: 250px;
height: 70px;
border: 0px solid black;
padding: 5px;
}


.someclass{ /*class to apply to your scroller(s) if desire*/
}

/* For Subpages */

.header_zone_sub
{
	width:100%;
	margin:0px;
	text-align:center;
	height:216px;
	padding:0px;
}

/* for left nav */
.arrowlistmenu{
width: 100%;
border-left:1px solid #DFDFE0;  
border-top:1px solid #DFDFE0;
border-right:1px solid #DFDFE0;
background-color:#FFFFFF;
margin:6px 9px 0px 14px;
padding:0px;
float:left;  /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font:11px Arial;
color: #000000;
background: #FFFFFF;
background:url(../images/arrow.png) no-repeat right center;
border-bottom:1px solid #DFDFE0;
font-weight:normal; /*header text is indented 10px*/
margin:0px;
}

.expandable{ /*CSS class for menu headers in general (expanding or not!)*/
display:block;
font:11px Arial;
color: #000000;
background: #FFFFFF;
text-decoration:none;
padding: 10px 0px 10px 15px;
font-weight:normal; /*header text is indented 10px*/
cursor:pointer;
margin:0px;
}

.arrowlistmenu .menuheader a{ /*CSS class for menu headers in general (expanding or not!)*/
display:block;
font:11px Arial;
color: #000000;
background: #FFFFFF;
text-decoration:none;
padding: 10px 0px 10px 15px;
font-weight:normal; /*header text is indented 10px*/
cursor:pointer;
margin:0px;
}

.arrowlistmenu .menuheader a:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	background-color:#EBEFF3;
	color:#5A789D;
}

.arrowlistmenu h3:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	background-color:#EBEFF3;
	color:#5A789D;
}

.arrowlistmenu .menuheader a.active_menu{ /*CSS class for menu headers in general (expanding or not!)*/
	background-color:#EBEFF3;
	color:#5A789D;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:url(../images/arrow-active.png) no-repeat center right #EBEFF3;
color:#365C9E;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}

.sidebar
{
	width:20%;
	float:left;
}

.sidebar img
{
	margin:27px 16px 0px 14px;
}

#active_main
{
background-color: #EBEFF3;
color:#5A789D;
}


/* for cotent

.content_mid
{
		background:url(../images/subpage-content-mid.jpg) repeat-y;
		float:right;
}

.content_bottom
{
		background:url(../images/subpage-content-bottom.jpg) no-repeat bottom left;
} */

.content_top
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	width:70%;
	color:#254061;
	text-decoration:none;
	text-align:justify;
	border:1px solid #DFDFE0;
	background-color:#FFFFFF;
	padding:20px 20px 15px 20px;
	margin:6px 13px 8px 0px;
	
	/*background:url(../images/subpage-content-top.jpg) no-repeat top left;*/
}

.content_top a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#254061;
	text-decoration:none;
	padding:2px 3px 1px 3px;
}

.content_top a:hover
{
	color:#0B62CE;
}

/* added for sitemap, privacy policy, terms and conditions pages */
.content_top_new
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	width:90%;
	color:#254061;
	text-decoration:none;
	text-align:justify;
	border:1px solid #DFDFE0;
	background-color:#FFFFFF;
	padding:20px 20px 15px 20px;
	margin:6px 13px 8px 0px;
	
	/*background:url(../images/subpage-content-top.jpg) no-repeat top left;*/
}

.content_top_new a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#254061;
	text-decoration:none;
	padding:2px 3px 1px 3px;
}

.content_top_new a:hover
{
	color:#0B62CE;
}

.main_title
{
	width:100%;
	height:25px;
	text-decoration:none;
	border-bottom:3px #B8C5D5 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#5A789D;
	margin-bottom:8px;
}

.sub_title
{
	width:100%;
	height:25px;
	text-decoration:none;
	border-bottom:3px #B8C5D5 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FF8502;
	margin-bottom:10px;
}



#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:280px;
width:565px;
background:#000000;
border:2px solid #474747;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#FFFFFF;
font-size:17px;
text-align:center;
font-weight:700;
border-bottom:0px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:12px;
text-decoration:underline;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
right:6px;
top:4px;
cursor:pointer;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
}


/* css for old contents */
.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A3939;
	text-decoration:none;
	text-align:justify;
}

.body_head
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#365C9E;
	text-decoration:none;
}

.comingsoon
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.menu-click 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0E539B;
	background-color:#FFFFFF;
}
.menu-click td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0E539B;
	background-color:#FFFFFF;
}

.head1
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#365C9E;
	text-decoration:none;
	font-weight:bold;
}

.head2
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#365C9E;
	text-decoration:none;
	font-weight:bold;
}

.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A3939;
	text-decoration:none;
	text-align:justify;
}

.content a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A3939;
	text-decoration:none;
	text-align:justify;
}

.content a:hover
{
	color:#999999;
}

.new-content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#183F80;
	text-decoration:none;
	text-align:justify;
}

.new-content a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#183F80;
	text-decoration:none;
	text-align:justify;
}

.new-content a:hover
{
	color:#999999;
}

.hlink
{
	color:blue;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline
}

.hlink a
{
	color:blue;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline
}

.outermost_container{
margin: 0 auto;
margin-top:0px;
background-color:#e8e8e8;
width:990px;
height:auto;
}

.menu-clickteam
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
    text-align:left;
	color:#0E539B;
	background-color:#FFFFFF;
}
