#header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 222px;
}
#wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#replaceText {
	text-indent: -9000px;
	margin: 0px;
}
body {
	background: #f0dcb8;
	margin-top: 0px;
}
#mainnav {
	font-size: 90%;
	color: #fff;
	background-color: #3c5224;
	text-align: center;
	float: left;
	height: 35px;
	width: 900px;
	background-image: url(Images/navslice.gif);
	background-repeat: repeat-x;
}
#mainnav ul {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 900px;
}
#mainnav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fcfcef;
	text-decoration: none;
	display: block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#mainnav .status {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #535a4a;
	text-decoration: none;
	background-color: fcfcef;
	display: block;
	padding-top: 0.5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#mainnav a:hover {
	color: #535a4a;
	background-color: #fcfcef;
}
#mainnav li {
	float: left;
	list-style-type: none;
}
#link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #233778;
}
.linkYellow {
	color: #f8ddaa;
}
#content {
	float: left;
	font-size: 95%;
	line-height: 1.5em;
	width: 850px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#footer {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	line-height: 1px;
	margin: 0px;
	background-image: url(Images/Template/BlueDesignFooter.gif);
	height: 116px;
	width: 900px;
	color: #FFF;
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tableText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
#tableBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #233778;
}
#textItalics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #233778;
	text-align: left;
}
#tableHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #233778;
	text-align: center;
}
#tableTopBottom {
	border: medium none #233778;
}
#thumbTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #f8ddaa;
}
#orangeBorder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f8ddaa;
	border-right-color: #f8ddaa;
	border-bottom-color: #fccc71;
	border-left-color: #fccc71;
}
