html, body {
	height: 100%;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
body {
	cursor: default;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-color: #F8EDBA;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
ol li {
	list-style-position: outside;
	list-style-type: decimal;
}
a:link, a:visited, a:hover {
	color: #998633;
}
h1, h2, h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.BG1 {
	background-image: url(/Images/CMS-BackGround-Wide.jpg);
}
.BG2 {
	background-image: url(/Images/CMS-BackGround-Narrow.jpg);
}
.BG3 li {
	list-style-image: none;
	list-style-type: none;
}
.Articles li {
	list-style: list-style-image;
	list-style-image: url(/Images/CMS-Icon_article.jpg);
	vertical-align: top;
	padding-bottom: 15px;
}
.rightnav p {
	color: #990033;
	margin-left: 5px;
}
.copyright {
	background: no-repeat url(/Images/CMS-Copyright.jpg);
	font-size: 11px;
	color: #998633;
}
.byline {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.quote {
	font-style: italic;
	color: #000000;
	padding-right: 10%;
	padding-left: 10%;
}
.highlight {
	font-style: italic;
	font-weight: bold; /*background-color: Yellow;*/
}
#navigation a {
	display: block;
	width: 170px;
	height: 29px;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navigation a:hover, #navigation a.navselected {
	background-position: 0 -29px;
}
#navigation a.navselected {
	cursor: default;
}
#nav1 a {
	background-image: url(/Images/CMS-Nav_Button1.png);
}
#nav2 a {
	background-image: url(/Images/CMS-Nav_Button2.png);
}
#nav3 a {
	background-image: url(/Images/CMS-Nav_Button3.png);
}
#nav4 a {
	background-image: url(/Images/CMS-Nav_Button4.png);
}
#nav5 a {
	background-image: url(/Images/CMS-Nav_Button5.png);
}
.search {
	margin: 0 0 0 3px;
	padding: 0 0 0 0;
	position: absolute;
	top: 380px;
	border: none;
}
.search input {
	display: block;
	margin: 1px;
	padding: 0;
	width: 110px;
	height: 18px;
	border: 1px solid #998633;
	background: url('/Images/CMS-50-Transparent.png');
	float: left;
}
.search button {
	display: block;
	margin: 1px;
	padding: 0;
	width: 18px;
	height: 20px;
	border: 1px solid #998633;
	background: url('/Images/CMS-Search.png') center center;
	float: left;
}
.ttpl td {
	padding: 0 0 0 4px;
}
.tdb * {
	font-weight: bold;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}


