body {
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	background-image: url(images/backFiller.gif);
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: normal;
}
.bodytd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: normal;
	font-style: normal;
	padding: 0px 10px 0px 0px;
}
.bodytdlst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: normal;
	font-style: normal;
	padding: 5px 3px 1px 3px;
}
.bulletedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: normal;
	padding: 3px 0px 3px 5px;
}
.bodyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	font-weight: normal;
}
.photoCaption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339966;
	font-weight: bold;
	padding: 3px;
}
.locSub {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6F68A1;
}

.pgHead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6F68A1;
	font-weight: bold;
	font-style: normal;
}
.initCap {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #251d64;
	font-weight: bold;
	font-style: normal;
}
.spot {
	font-family: times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #7b70cd;
	vertical-align: top;
	text-align: center;
	padding-top: 3px;	
}
.odd {
	background-color: #ecedec;
	padding: 3px 2px 0px 2px;
}
.even {
	background-color: #f6f6f6;
	padding: 3px 2px 0px 2px;
}
hr 	{
	border: none 0;
	border-top: 1px solid #339966;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.newshd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339966;
	font-weight: bold;
	padding: 3px 10px 3px 0px;	
}
.sidenav {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #339966;
	font-weight: bold;
	line-height: 150%;
	display: block;
}
.sidenav:hover {
	color: #ffffff;
	background-image: url(images/bacline.gif);
	background-repeat: repeat-y;
/*	background-color: #AEABC6; */
	text-decoration: none;
}
#sidenav {
	background-color: #ffffff;
	padding: 10px 0px 10px 10px;	
	margin-top: 0%;
	margin-bottom: 0%; 
	margin-left: 0%;
	margin-right: 0%;
}
.updfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	font-weight: normal;
	font-style: normal;
	padding: 5px 3px 1px 3px;
	background-position: center;
}
.printerfriendly {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
	right: 10px;
}

