.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top:20px;
	color: #2EBE64;
}
.linkhr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:150%;
	font-weight: bold;
	text-decoration:none;
	color: #0071BC;
	margin-top:20px;
}
.linkhr:hover {
	text-decoration:overline;
	color:#FF6600;
}
.tableborder {	
border:1px solid #cccccc;
border-collapse:collapse;
}
.bullet
{
padding-top:5px;
padding-left:40px;
padding-bottom:10px;
color:#545E68;
}
.bullet1
{
list-style-type:disc;
color:#545E68;
}
.bullet2
{
list-style-type:lower-alpha;
color:#545E68;
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:150%;
	font-weight: normal;
	color: #60656C;
	padding-left:60px;
}
.sitemaptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #60656C;
	text-align: left;
	line-height:150%;
	vertical-align: middle;
	text-decoration: none;
}
.sitemaptxt:hover
	{
	color: #FF7E00;
	text-decoration: underline;
	}
	
/*gallery*/
.gallery{margin:15px 0 0 20px; width:924px; float:left; position:relative; border:0 solid red}
.gallery p{position:absolute; top:51px; cursor:pointer;z-index:1}
.gallery p.lft{left:0}
.gallery p.nxt{right:0}
.gallery-ins{margin-left:6px; padding:8px 15px 0 15px;  width:874px; height:159px; float:left;  background:url("../images/infra/gallery_bg.html") no-repeat 0 0; position:relative;color:#f17817;}
.gallery-ins ul{margin:6px 0 0 31px; width:830px; height:140px; float:left; position:relative;overflow:hidden; border:0 solid red }
.gallery-ins ul li{margin:0 8px 0 0; width:auto; float:left;height:140px}
.gallery-ins ul li div{clear:both; margin-bottom:5px; padding:5px 0 0 4px; width:154px; height:115px; float:left;font-size:11px}

/*Awards */
.award-cont{ width:800px; border:0px solid red; float:left; padding-bottom:14px;}
.img-cont{float:left; padding-right:10px;}
.rit-txt-cont{ width:630px; padding:0px 0px 10px 0px; float:right;font-size:12px;}
.rit-txt-cont span.hd-txt{font-size:16px; font-weight:bold;}
.sub-hd-txt{font-size:14px; font-weight:bold; padding-bottom:2px; border-bottom:1px solid #000;}
.mtop1{margin-top:20px;}
/*Awards */


/*Awards*/
.award-hd{color: #0071BC; font-size:12px; font-weight:bold;}/*Awards*/

/* lightbox frame */
.lightbox-frame {position:absolute;float:left;top:-10000px;left:0;z-index:99999;}
.lightbox-frame .mid {background:#fff;border-right:4px solid #fff;border-left:4px solid #fff;overflow:hidden;}
.overlay {position:absolute;background:#000;top:0;left:0;z-index:1000;display:none;float:left;}



/* jQuery lightBox plugin - Gallery style */
#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
#gallery ul a:hover { color: #fff; }