body,td,th {
	font-size:11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#809699;
	text-decoration:none;	
}
body {
	background-color: #999999;
	padding:0px;
	margin:0px;
}
#wrapper {
	width: 774px;
	background-color:#999999;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	text-align:center;	
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#banner {
	width:750px;
	margin-left:12px;
	margin-right:12px;
	height:93px;
}
#topRail {
	width:750px;
	height:40px;
	margin-right:12px;
	margin-left:12px;
	background-image:url(../images/blankbanner.gif);
	text-align:left;
}
#content {
	width:750px;
	margin-right:12px;
	margin-left:12px;
}
#leftColumn{
	float:left;
	width: 120px;
	background-color:#CAD5CA;
	text-align:left;
	padding-left:6px;
}
#middleColumn{
	float:left;
	width:381px;
	padding-left:57px;
}
#middleColumnIndex{
	position:relative;
	float:left;
	width:438px;
	background-image:url(../images/middleBack.jpg);
	background-repeat:repeat-y;
}
#rightColumn{
	float:right;
	width:166px;
	padding-left:0px;
	text-align:left;
}
#rightColumn p {padding:0px; margin:0px;}
#midFooter {
	float:right;
	background-image:url(../images/mission.jpg);
	background-repeat:no-repeat;
	width:624px;
	height:99px;
}
#midFooterIndex {
	float:right;
	background-image:url(../images/mission.jpg);
	background-repeat:no-repeat;
	width:624px;
	height:99px;
}
#headlines {
	width:624px;
	clear:right;
	float:right;
	background-color:#819699;
	background-image:url(../images/background2.jpg);
	background-position: right;
}
#headlines p{
	color:#CAD5CA;
	font-weight: bold;
}
#headlines a{
	color:#FFFFFF;
	text-decoration:none;
}
#headlines a:hover{
	color:#000000;
	text-decoration:none;
}
#footer {
	clear:both;
	width:774px;
	height:50px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Selected{
	color:#CC6600;
}
.headingbck{font-size:12px; font-weight:bold; color:#FFFFFF; background:url(../images/allbanner.gif);}

.para{}
.para p{padding:0px; margin:0px;}

.headtxt{font-family:"Times New Roman", Times, serif; font-size:21px; font-weight:bold; border-bottom:2px solid #999999; display:block;}