body {
	margin:0px 0px 0px 0px;
	background:url(images/sideBg.gif);
}

td {
	font-family:arial, sans-serif;
	font-size:12px;
	color:black;
	line-height:17px;
	
}

.tabSelected {
	background:#f2f2f2 url(images/tabBgSelected.gif) repeat-x;
	height:30px;
	padding-left:30px;
	padding-right:30px;	
}
.tabUnSelected {
	background:#f2f2f2 url(images/tabBgUnSelected.gif) repeat-x;
	padding-left:30px;
	padding-right:30px;	
}

.tabSelected a{
	color:#7F8D77;
	text-decoration:none;
}

.tabUnSelected a{
	color:#7F8D77;
	text-decoration:none;
}


/*.sidebg {
	
	
	background-image:url(images/sideBg.gif);
}*/

.splash {
	background-image:url(images/splashBg.gif);
}

.intro {
	padding-left:30px;
	padding-right:30px;
	color:#777777;
}

.newsbg {
	background-image:url(images/latestNewsBg.gif);
	background-repeat:repeat-x;
	padding:5px 10px 10px 10px;
	font-size:11px;
	line-height:14px;
	color:#999;
}

.newsbg a{
	text-decoration:none;
}


.pressbg {
	background-image:url(images/pressReleasesBg.gif);
	background-repeat:repeat-x;
	padding:5px 10px 10px 10px;
	font-size:11px;
	line-height:14px;
	color:#999;
}

.pressbg a{
	text-decoration:none;
}

.footer {
	background-image:url(images/footerBgh.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:5px;
	text-align:center;
	padding-bottom:0px;
	font-size:11px;
	color:#999999;
}	

img {
	border:0px;
	
}

a {
	color:#7F8D77;
	text-decoration:none;
}

.pageHeading {
	font-size:26px;
	color:#5397DE;
	line-height:30px;
}
.navHeading {
	font-size:18px;
	color:#777777;
	padding-top:10px;
	padding-bottom:10px;	
}	

.p2LeftNavBg {
	background:#ffffff url(images/navBg.jpg) repeat-x;
	height:200px;
	border-top:1px solid white;
}

.content {
	padding:0px 20px 20px 20px;
	
	font-size:12px;
	color:#555555;
}
.moretext {
    
	font-size:12px;
	color:#023E8C;	
}
