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

body{
margin:0;
padding:0;
background:url(../images/bodybg.png) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

form{
margin:0;
padding:0;
}

a{
	color:#4e4ac3
}

.container{
margin:0 auto;
padding:0;
width:935px;
border-top:none;
}

.headerdiv{
	padding:0;
	margin:0;
	height:59px;	
	border-top:none;
}


.logo{
margin:0;
padding:10px 0 0 0;
float:left;
width:168px;
}

.search{
float:right;
height:16px;
width:133px;
padding-top:40px;
}

.searchtxt{
	width:85px;
	height:12px;

}

.searchbut{
	width:48px;
	height:18px;
	padding:0 0 3px 0!important;
	padding:0;
	margin:0;
	background:#75c5f0;
	font-size:11px;
	border:none;
}

.mainnavigation{
	padding:10px 0 0 0;
	margin:0;
	clear:both;
}
	
.mainnavigation ul{
	margin:0;
	padding:0;
	list-style-type:none;
	height:26px;
}

.mainnavigation ul li{
	float:left;
}

.mainnavigation ul li a{
	padding:7px 9px;
	background:url(../images/menudivider.png) repeat-y;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	display:block;
}

.mainnavigation ul li.selected a, .mainnavigation ul li a:hover{
	color:#FFFFFF;
}



.bannerleft{
	width:339px;
	height:310px;
	padding:56px 0 0 36px;
	float:left;
	color:#FFFFFF;
	font-size:15px;
	background:url(../images/bannerleftbg.png) repeat-x;	

}

.bannerleft p{
	margin:0;
	padding:0;
}
	
.bannerleft p.second{
	padding-top:30px;
	font-size:18px;
	line-height:normal;
	font-weight:normal;
}
.bannerright{
	width:560px;
	height:365px;
	float:right;
}

.contentarea{
	clear:both;
}

.contentarea p{
	margin:0;
	padding:00;
	
}

.column1{
	margin:0 0 0 0px;
	width:240px;
	float:left;
	padding:0 15px 0 0;
	background:url(../images/cl2bg.png) repeat-y;
}

.column1 p{
    margin:0 0 0 24px;
	float:left;
	clear:both;

}

.column4{	
	margin:0 0 0 20px;
	width:250px;
	
	float:left;
}	
.column2{	
	width:290px;
	background:url(../images/cl2bg.png) repeat-y;
	float:left;
}

.column2 p{
	padding-left:24px;
	clear:both;

}


.column2bottom{
	height:15px;
	width:290px;
	background:url(../images/cl2bottombg.png) #FFFFFF no-repeat;
	clear:both;
}

.cl2lefttext{
	float:left;
	width:180px;
	font-size:11px;
	font-weight:normal;
}

.cl5lefttext{
	float:left;
	width:240px;
	font-size:12px;
	font-weight:bold;		
}

.cl2rightimg{
	float:right;
	width:120px;
}

.cl1adjust{
	height:40px;
	display:block;
}
.cl2adjust{
	height:7px;
	display:block;
}
.cl3adjust{
	height:32px;
	display:block;
}
.clNadjust{
	height:45px;
	display:block;
}


/* column 3 */
.column3{	
	margin:0 0 0 20px;
	width:250px;
	background:url(../images/cl2bg.png) repeat-y;
	float:left;
}

.column3 p{
	padding-left:24px;
	clear:both;

}


.column3bottom{
	height:15px;
	width:250px;
	background:url(../images/cl2bottombg.png) #FFFFFF no-repeat;
	clear:both;
}

.cl3lefttext{
	float:left;
	width:180px;
	font-size:11px;
	font-weight:normal;
}

.cl3more{
	margin:10px 0 3px 0;
	padding:0px 0 0 15px;
	float:right;
	background:url(../images/moreico.png) no-repeat left center;
	text-transform:uppercase;
	 margin-top:18px;
}

/* column 4 */
.column4{
float:right;
width:100px;
}

.column4 h1{
	margin:0;
	padding:0 0 2px 0;
	font-size:11px;
	border-bottom:1px solid #6296ac;
}

.column4 a{
	padding:10px 0;
	display:block;
	border-bottom:1px solid #6296ac;
}


.more{
	margin:10px 0 3px 0;
	padding:0px 0 0 15px;
	float:right;
	background:url(../images/moreico.png) no-repeat left center;
	text-transform:uppercase;
}

.more a{
	text-decoration:none;
	color:#000000;
	border:none;
}

.footer{
margin:0 auto;
padding:15px 0 20px 0;
clear:both;
width:935px;
}

.footer ul{
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}

.footer ul li{
	float:left;		
	color:#5b8ef9;
}

.footer ul li a{
	padding:0 20px; 
	color:#000000;
	text-decoration:none;
	border-right:1px solid #82aecb;
	
}

.footer ul li a.last{
	border:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}

/* inner pages*/
.innercontentarea{
	text-align:left; 	
	float:left; 
	clear:both;
	width:935px;
}

.leftmenu{
	width:175px;	
	float:left;
	padding:0;
	background:#E0E0E0;
	 
}

.leftmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.leftmenu ul li{
	margin:0;
	padding:0;	
}

.leftmenu ul li a{
	margin:0;
	padding:5px 0 3px 10px;
	color:#3e3e3e;
	text-decoration:none;
	border-bottom:1px solid white;
	display:block;
	height:18px;
	background:url(../images/leftmenubg.png) #EDEDED repeat-y right;
}

.leftmenu ul li a:hover, .leftmenu ul li.selected a{
	color:#4bb0f4;
	background:url(../images/leftmenuhoverbg.png) repeat-y right;
	
}


.leftmenu ul.sub{
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
}

.leftmenu ul.sub li{
	margin:0;
	padding:0;
}

.leftmenu ul.sub li a{
	text-decoration:none;
	color:black;
}

.leftmenu ul.sub li a:hover, .leftmenu ul.sub li.selected a{
	color:#4bb0f4;
}

.innercontentdivinner{
	width:543px;
	background:url(../images/innercontentareabg.png) repeat-y;
	float:left;
	padding:25px 70px 14px 70px;	
}

.innerheadersdiv{
border:1px solid #FFFFFF;

}
.innercontentdivinner h1{
	font-size:14px;
	width:315px;
	float:left;
	padding:0 0 15px 0;
	margin:0;
}

.innercontentdivinner h1.option2{
	font-size:14px;
	width:315px;
	float:left;
	padding:20px 0 15px 0;
	margin:0;
}

h2{
	padding:15px 0 10px 0;
	margin:0;
	color:#55c5ff;
	font-size:14px;
	

}


.innercontentdivinner .img1{
	padding:0;
	margin:0;
	float:right;
	position:relative;
	top:-20px;
}  

.innercontentdivinner .img2{
	padding:0 0 0 180px;
	margin:0;
	float:left;
}  

.innercontentdivinner .img3{
	padding:50px 0 0 0;
	margin:0;
	float:right;
}  


.innercontentdivinner p{
margin:0;
padding:6px 0;
clear:both;
text-align:justify;
}


.innercontentdivinner ul
{
	margin:0;
	padding:10px 0 0 16px;
}

.innercontentdivinner ul li{
	padding:1px 0;
	font-size:11px;
}
.innercontentdivinner ul li a{
	text-decoration:none;
}

.innercontentfooterimg{
background:url(../images/botbottom.png) no-repeat;
margin:0 0 0 175px;
width:683px;
height:151px;
display:block;
clear:left;
}

.columnnewsinner{
float:right;
width:128px;
margin:220px 0 0 0;
}

.columnnewsinner h1{
	margin:0;
	padding:0 0 2px 0;
	font-size:11px;
	border-bottom:1px solid #6296ac;
}

.columnnewsinner a{
	padding:10px 0;
	display:block;
	border-bottom:1px solid #6296ac;
}

.columnnewsinner .more a{
	text-decoration:none;
	border:none;
}

.comingsooon{
	color:#0099DE;
	font-size:13px;
	font-weight:bold;
}



.sitemap{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.sitemap li{
 padding:5px 0 5px 15px;
 background:url(../images/sitemapico.jpg) no-repeat left top;
}

.sitemap li a{
	color:#5B7AB1;
	padding-left:25px;
}


.sitemap li ul{
	margin: 3px 0 0 10px;
	padding:2px 0 2px 20px;
	list-style-type:none;	
	
}

/* manangement pages*/

.mag1rightimg{
	float:right;
	width:120px;
}

.columnM{	
	width:425px;
	float:left;
}
.Mmgtttext{
	float:left;
	width:250px;
	font-size:12px;
	
}

.columnMR{	
	width:425px;
	float:right;
}
.MmgtttextR{
	float:right;
	width:250px;
	font-size:12px;
	
}
.column_con{	
	width:400px;
	float:left;
}
.contact_textleft{
	float:left;
	width:180px;
	font-size:11px;
	font-weight:normal;
}
.contact_textright{
	float:right;
	width:220px;
	height:inherit;
	font-size:11px;
	font-weight:normal;
}
.contact_textright_1{
	float:right;
	font-size:11px;
	font-weight:normal;
}