@charset "utf-8";
body {
	background: url(images/sitebg-2.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	height: 100%;
	color: #333;
}
.menuHolder{
	background-color:#424242;
	margin:0 auto;
	height: 40px;
	border-bottom:10px solid #ddd;	
}
.image{
	border:0;
}
	.topmenu_area {
	width:1000px;
	color: #fff;
	background-color: #424242;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	}
		.home {
			text-align:center;
			font-family: Arial;
			font-size: 90%;
			color: #FFFFFF;
			text-decoration: none;
			margin: 0px;
			float: left;
			height: 24px;
			width: 100px;
			padding-top: 15px;
		}
			.home:hover {
				background:url(images/btnOn.jpg);
				background-position:center 10px;
				background-repeat:no-repeat;
				color: #ed5400;
				text-decoration: none;
			}
	
h1{
	font-size: 22px;
	color: #000;
	margin-bottom:0px;
	padding-left:20px;
	line-height:1;
	background:url(images/tickOn.jpg);
	background-repeat:no-repeat;
	background-position:0px ;
	width:100%;
	border-bottom:1px solid #ddd;
}
h2{
	font-size: 20px;
	color: #0066ff;
	margin-bottom:0px;
	line-height:1.1;
}
h3{
	font-size: 18px;
	color: #0066ff;
	margin-bottom:0px;
	line-height:1.1;
}
h4{
	font-size: 16px;
	color: #0066ff;
	margin-bottom:0px;
	line-height:1.1;
}
h5{
	font-size: 14px;
	color: #0066ff;
	margin-bottom:0px;
	line-height:1.1;
}
h6{
	font-size: 12px;
	color: #0066ff;
	margin-bottom:0px;
	line-height:1.1;
}

.imgHeadH1{
	display:inline;
}
#container{
	min-height: 90%;
	height: auto !important;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}
.pageCont{
	background-color:#fff;
	width: 1000px;
	margin: auto;
	padding: 0;
}
.pLeft{
	background:url(images/LPanel-2.jpg);
	background-repeat:no-repeat;
	height: auto !important;
	background-color:#fff;
	float:left;
	width: 334px;
	min-height: 800px;
	margin:0px;
	padding:0px;
	overflow:hidden;		
}
.pLeftInner{
	padding:15px;
	margin: 10px;
}
	.logo{
		margin-top:15px;
		margin-bottom:15px;		
		border:0;
	}
	.logo a img{
		border:0;
	}
	.leftBox{
		text-align:left;
		padding: 4px 4px 5px 8px;
		border: 1px solid #ddd;
		margin-bottom:2px;
		background-color:#fff;
	}
	.tick{
		border:0;
		padding: 4px;
		vertical-align:middle;
	}
	.leftBox a{
	background:url(images/tickOff.jpg);
	background-repeat:no-repeat;
	background-position:0px middle;
	padding-left:20px;
	
		padding-bottom:4px;
		font-size:90%;
		font-weight:normal; 
		text-decoration:none;
		color: #3c78a7;
		margin-left:8px;				
	}
	.leftBoxSub a{
		padding-bottom:4px;	
		margin-left:5px;
	}
	.leftBoxSubSub {
		padding-bottom:4px;
		margin-left:10px;
	}		
	.leftBoxSubSub a{
		padding-bottom:4px;
	}		

	.leftBox a:hover{
	background:url(images/tickOn.jpg);
	background-repeat:no-repeat;
	background-position:0px middle;
	padding-left:20px;	
		color: #003399;
		text-decoration:underline;
	}
	.leftBoxSub a:hover,.leftBoxSubSub a:hover{
		color: #003399;
		text-decoration:underline;
	}

.pRight{
	float:left;
	min-height: 680px;
	height: auto !important;
	background-color: #fff;
	width: 666px;
	margin:0px;
	padding:0px;
	overflow:hidden;	
}
.pRightHeader,.pRightHeader img{
	margin:0;
	padding:0;
}

.pRightContent{
	width:687px;
	/*background:url(images/pRightContent-bg-2.jpg);*/
	background-position:top right;
	background-repeat:no-repeat;
	overflow:hidden;

}
.pRightContentInner{
	float:left;
	padding:10px;
	margin-right:10px;
}
.pRightContentInnerRight{
	margin-top:25px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:10px;
	float:left;
	width:91%;
}
/* ******************** */
.whiteBox{
	padding: 4px 8px 5px 8px;
	border: 1px solid #ddd;
	background:#f7f7f7;
}
.greyBox{
	clear:both;
	padding: 4px 8px 5px 8px;
	margin: 4px 4px 0px 4px;
	border: 1px solid #a6c8e5;
	float:left;
	width:95%;
	color:#000;
}
.redBox{
	clear:both;
	padding: 4px 8px 5px 8px;
	margin: 4px 4px 0px 4px;
	border: 1px solid #ff0000;
	float:left;
	width:95%;
	color:#000;
}
.blueBox {
	padding: 4px 8px 5px 8px;
	border: 1px solid #a6c8e5;
	background: #e3eefb;
}
.greenBox {
	padding: 4px 8px 5px 8px;
	border: 1px solid #a6c8e5;
	background: #99CC00;
}
/* ******************** */
.li-h1 h1{
	background: none;
	margin:0 0 4px 0;
	padding:4px;
	font-size:80%;
	/*border: 1px solid  #99CC00;*/
}
.li-h2 h2{
	font-size:80%;
	padding:4px;
	margin:0 0 4px 20px;
	/*border: 1px solid #ff0000;*/
}
.li-h3 h3{
	font-size:80%;
	padding:4px;
	margin:0 0 4px 40px;
	/*border: 1px solid #cc0000;*/
}
/*------------------------------------------------footer--------------------*/
#footer{
	position: static;
	bottom:0;
	clear:both;
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 104px;
	background-color:#2d8089;
	border-top:5px solid #ddd;
	background:url(images/footer-bg-2.jpg);
	background-position:top left;
}
.footerTags{
	width:100%;
	padding: 0px;
	float: left;
	background-color:#2d8089;
	background:url(images/footer-bg-2.jpg);
	background-position:top left;
	color:#fff;
}
.footerTags a{
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
.footerTags a:hover{
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
}
#footer_1{
	width:1000px;
	height:104px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
.footer_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #9e9e9e;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.footer_copyrights {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: 20px;
	width: 220px;
	color: #dcd66e;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_copyrights a{
	color:#fff;
	text-decoration:none;
}
a.footerlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;

}
a.footerlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ccc;
	padding-right: 5px;
	padding-left: 5px;

}
a.footerlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;

}
a.footerlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;

}
.footer_designed {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #fff;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_designedlink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
}
.footer_designedlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
}
.footer_leftarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 104px;
	width: 555px;
}
.footer_rightarea {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 104px;
	width: 385px;
}

/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* NEWS CSS */

.newsMenu{
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:3px;
	margin-left:10px;
	width:100px;
	background-color:#fff;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;			
}
.newsDivider{
	border-bottom:1px solid #ddd;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#fff;
	width: 97%;
}
.newsSection {
	margin-bottom:15px;
	width: 97%;
}
.news {
	border-top:1px solid #ddd;
	background-color:#f7f7f7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 10px;
	clear: both;
	height:100px;
}
.newsInner{
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:1000px;
}
.newsItem{
	background-color:#fff;
	padding:5px;
	margin-right:5px;
	margin-bottom:10px;
}
.newsHeader{
	color: #3c78a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	font-weight:bold;
	padding:3px;
	text-align:left;
}
.newsHeader a{
	padding-top:15px;
	text-transform: capitalize;
	color: #3c78a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	text-decoration:none;
}
.newsHeader a:hover{
	text-decoration: underline;
}
.date{
	color:#fff;
	text-align:center;
	font-size:10px;
	background:url(images/date-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:47px;
	height:50px;
	float:left;
	padding-top:2px;
		
}
.day{
	margin-left:-5px;
	margin-top:2px;
	color:#333;
	font-weight:bold;
	font-size:16px;
}
.newsSyn{
	clear:both;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
}
.writtenby{
	font-size:80%;
	color: #333;
}
.readMore{
	background:url(images/readMore-bg.jpg);
	margin-top:5px;
	background-color:#f7f7f7;
	height:20px;
	clear:both;
	border:1px solid #ddd;
	padding:4px;
	width:600px;
}
/*.readMore a{
	font-size:80%;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}*/
.readLink a{
	margin-top:0px;
	margin-right:15px;
	float:left;
	font-size:80%;
	color:#000;
	text-decoration:none;
}
.readLink a img{
	vertical-align:middle;
	text-decoration:none;
	border:0;
}
.printLink a{
	display:inline;
	margin-top:0px;
	margin-left:5px;
	float:left;
	font-size:80%;
	color:#000;
	text-decoration:none;
}
.printLink a img{
	vertical-align:middle;
	text-decoration:none;
	border:0;
}
/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* additional links css */
.addLinksSection{
	margin-bottom:15px;
}
.addLinkHolder{
	font-size:11px;
	color:#333;
	margin-top:5px;
	background-color:#f7f7f7;
	clear:both;
	border:1px solid #ddd;
	padding:4px;
}
.addLinks{
	font-size:12px;
	color:#333;
	text-decoration:none;
	margin-left:5px;
	margin-bottom:5px;
	border:0;
}
.addLinks a{
	font-size:11px;
	color:#333;
	text-decoration:none;
	margin-left:10px;
	border:0;
}
.addLinks a:hover{
	text-decoration: underline;
}
.addLinks a img{
	vertical-align:middle;
	border:0;
}
/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* business address css */
.address{
	padding:10px;
	font-size:90%;
	height:300px;
	line-height:normal;
	color: #000;
}
/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* printed article css */
.articleLogo{
	margin-top:15px;
	margin-left:15px;
	padding:10px;
	float:left;
	width:150px;
}
#article{
	margin-top:15px;
	float:left;
	padding:15px;
}
.articleHeader{
	font-size:22px;
	color:#000;
}
.articleContent{
	font-size:100%;
	color:#000;
}

