body {
	background-color: #FFFFFF;
	background-image: url(../site/_img/pageBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.mainTable {
	margin-top: 31px;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 21px;
	background-image: url(../site/_img/topNavBg.jpg);
	background-repeat: repeat-x;
	background-color: #43A2D0;
	font-weight: bold;
}
.topNav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topNav a:hover {
	color: #FF9900;
	font-weight: bold;
}
.memberLogin {
	background-image: url(../site/_img/topLoginBg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	text-align: right;
	padding-right: 10px;
}
.loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CED2D9;
	width: 72px;
	height: 18px;
	padding-left: 2px;
}
.contentLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentRight {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}
#leftNav {
	background-image: url(../site/_img/leftNavBg.jpg);
	background-repeat: repeat-y;
	padding-left: 16px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#leftNav td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
}

#leftNav a	{
	text-decoration: none;
	color: #FE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#leftNav a:hover {
	color: #439FD0;
	text-decoration: none;
}
#newsContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.newsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.newsMore a {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.newsMore a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.photo {
	border: 1px solid #4784BA;
}

.footer {
	padding-top: 4px;
	padding-left: 36px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../site/_img/footer.jpg);
	height: 42px;
	text-transform: uppercase;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	font-weight: bold;
}
.ProgramHeader {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85C7EB;
}
.ProgramRowOnePrint {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
}
.ProgramHeaderPrint {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99B9AD;
}
.Table2Header {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85C7EB;
}
.Table2RowOne {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}
.Table2RowTwo {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #efefef;
}
.conditionsClosed {
	font-weight: bold;
	color: #CC0000;
}
.conditionsOpen {
	font-weight: bold;
	color: #009900;
}
.hidezcal a {
	text-decoration: none;
}
