body {
	background-image: url(images/Bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #90A8B8;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
.SiteMap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.Field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #C0D4E1;
}
.BlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #175166;
}

.StaffNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #175166;
}

.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	line-height: 20px;
	font-weight: bolder;
	color: #691318;
}
.Subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: bold;
	line-height: 22px;
	font-weight: bold;
	color: #691318;
}
	
.Rule {
  border:0;
  border-top: 1px solid #999999;
  height: 1;
} 
a:link {
	color: #612418;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #164F65;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color:#FFFFFF;
}
.even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color:#EBEFF3;
}
