body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e0e0e0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0px 10px;
}
a {
	color:#0000ff;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
}
#pageWrapper {
	width:900px;
	background-image:url(images/pageTopBg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	position:relative;
}
#homeHeader {
	min-height:345px;
	background-image:url(images/blendUp.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #fff;
}
* html #homeHeader {
	height:345px;
}
#commonHeader {
	height:149px;
}
#flashWrapper {
	width:625px;
	height:139px;
	float:left;
}
#newsltrHome {
	width:159px;
	float:left;
}
#newsltrWrap {
	height:111px;
	background-image:url(images/nl-insetBg.jpg);
	background-repeat:no-repeat;
}
.tabInput {
	width:120px;
	font-size:11px;
	line-height:14px;
	color:#666;
	height:16px;
	background-color:#fff;
	border:1px solid #666;
}
#spotlightWrapper {
	width:435px;
	padding:14px 10px 5px 0;
	float:right;
}
#videoInner {
	min-height:238px;
	background-image:url(images/video_inTop.jpg);
	background-repeat:no-repeat;
}
* html #videoInner {
	height:238px;
}
#videoBottom {
	height:49px;
	background-image:url(images/video_inBottomBg.gif);
	background-repeat:no-repeat;
}
#videoUpdateText {
	padding-top:8px;
	color:#666;
}
.typHdr {background:url(images/titleBlank.gif) no-repeat; height:41px;}
.titleText {text-align:left; padding-left:140px; font:24px Arial, Helvetica, sans-serif; letter-spacing:1px; font-weight:normal;}
.homePage {
	background-image:url(images/shadowDown.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
.typPage {
	background-image:url(images/shadowUp.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.homePgHdr {
	padding-top:15px;
}
.typHdr {
	padding-top:5px;
}


.typicalText {
	padding:15px 115px 0 115px;
	text-align:left;
}
.typicalTextM {
	margin-top:15px;
	width:570px;
	text-align:left;
}
.typicalTextNew {
	margin-top:15px;
	width:630px;
	text-align:left;
}
.sectionHD {
	background-color:#5597d0;
	padding:3px 15px;
	margin-top:20px;
}
.sectionHD p {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#fff;
}
.question {
	margin:0;
	padding:15px 0 6px 15px;
	font-weight:bold;
	color:#5597d0;
}
.answer {
	margin:0;
	padding:0 0 0 30px;
}
#contactF {
	padding:15px 0;
	clear:both;
}
#designations {
	width:300px;
	padding-right:12px;
	float:left;
}
#contactFInfo {
	width:280px;
	border-left:1px solid #ccc;
	padding:12px;
	line-height:16px;
	float:left;
}
.bioWrap {
	min-height:180px;
	background-image:url(images/blue_bar_bg.gif);
	background-repeat:repeat-x;
}
* html .bioWrap {
	height:180px;
}
.bioPhotoWrap {
	width:179px;
	height:173px;
	background-image:url(images/bio_photo_bg.gif);
	background-repeat:no-repeat;
	float:left;
}
.bioPhotoInner {
	padding:6px 12px 0 0;
}
.bioTextWrap {
	width:440px;
	text-align:left;
	float:right;
}
.bioTitle {
	padding-top:39px;
	color:#fff;
}
.bioName {
	padding:12px 0 10px 0;
	font-size:14px;
	color:#3db175;
}
.bioText {
}
.cF {
	height:1px;
	clear:both;
}
.noMP {
	padding:0;
	margin:0;
}
.topBtn {
	width:45px;
	height:15px;
}
.topBtn a:link, .topBtn a:active, .topBtn a:visited {
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
}
.topBtn a:hover {
	background-image:url(images/top_over.gif);
	background-repeat:no-repeat;
}
#footerWrap {
	min-height:82px;
	border-top:1px solid #fff;
	background-image:url(images/footerBg.gif);
	background-repeat:repeat-x;
}
* html #footerWrap {
	height:82px;
}
#footer {
	padding:28px 0;
	font-size:11px;
	line-height:14px;
	color:#435b4f;
}
#footer a {
	color:#4e5bed;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
/*begin news list css*/
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #5597d0;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.searchRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.grayDashedBottom {
	border-bottom:1px dashed #999999;
}
/*end news list css*/
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
