a:link, a:hover {
	color: #8E5C22;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF9933;
}
#button {
	font-size: 15px;
	color: #8E5C22;
	background-color: #EC9033;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 30px;
	color: #8E5C22;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/mainimages/hdrBgLine.gif);
	background-repeat: repeat-x;
	display: block;
	font-weight: normal;
}
h2 {
	font-size: 25px;
	color: #814A09;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/mainimages/hdrBgLine.gif);
	background-repeat: repeat-x;
	display: block;
	font-weight: normal;
}
h3 {
	font-size: 17px;
	color: #814A09;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.announcements {
	color: #F7F3DA;
	padding-top: 20px;
	font-size: 12px;
	width: 260px;
	height: 74px;
	padding-right: 15px;
}
body {
	background-image: url(mainimages/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #97A84D;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #2D3425;
}
.bodyArea {
	background-image: url(/mainimages/bgTop.gif);
	background-position: center top;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 245px;
	background-repeat: no-repeat;
}
.bodyBgBttm {
	background-image: url(/mainimages/bgBttm.gif);
	background-position: center bottom;
	padding-bottom: 135px;
	background-repeat: no-repeat;
}


.button a {
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EC9033;
	font-style: normal;
	text-decoration: none;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
}
.button a:link, .button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover, .button a:active {
	color: #EFF0E3;
	text-decoration: none;
}
.button2 a {
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #97A84D;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
.button2 a:link, .button2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button2 a:hover, .button2 a:active {
	color: #8E5C22;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F7F3DA;
	text-align: center;
	padding: 10px 80px;
}
.copyright a {
	color: #8E5C22;
}
.contentarea {
	background-color: #C6CF94;
	padding-top: 25px;
	padding-right: 70px;
	padding-bottom: 5px;
	padding-left: 70px;
	font-size: 14px;
	margin-right: 68px;
	margin-left: 73px;
	background-image: url(/mainimages/contentBg.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	min-height: 450px;
	line-height: 18px;
}
.contentarea p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#minheight {
	padding-top: 450px;
	width: 1px;
}

.navBar {
	font-size: 14px;
	margin-right: 70px;
	margin-left: 74px;
	height: 55px;
	text-align: center;
}
.navBar img {
	padding-right: 15px;
	padding-left: 15px;
}
.orangeBox {
	background-color: #EC9033;
	padding: 10px 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #97A84D;
	font-size: 13px;
}
.orangeBox #button {
	color: #FFFFFF;
	background-color: #97A84D;
	font-size: 16px;
}
.orangeBox #textfield {
	background-color: #D7DDB4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	padding: 3px;
	width: 150px;
}
.orangeBox button {
	color: #FFFFFF;
	background-color: #97A84D;
}
.orangeBox h3 {
	color: #FFFFFF;
}
.photoLeft {
	text-align: left;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 10px;
	color: #020E3F;
}
.photoLeft img {
	margin-bottom: 5px;
}
.photoRight {
	font-size: 10px;
	color: #020E3F;
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.photoRight img {
	margin-bottom: 5px;
}

.tableBorder {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #020E3F;
}
.tableHeader {
	background-color: #EC9033;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.tableHeader a {
	color: #FFFFFF;
}
.tableHeader a:link, .tableHeader a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableHeader a:hover, .tableHeader a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tableHeaderCol {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableHeader2 {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2Col {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableHeader3 {
	background-color: #777777;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	text-decoration:none
}
.tableHeader3Col {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	background-color: #777777;
}
.tableRow1 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
.tableRow2 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #EEEEEE;
}
.tableRow1Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableRow2Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableCell1 {
	padding: 8px;
}
.tableCell2 {
	padding: 8px;
	background-color: #EEEEEE;
}
.tableCell1Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableCell2Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableFooter {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
	background-color: #EEEEEE;
}
