body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #A5B6C0;
	color: #A5B6C0;
}
a:link {
	color: #405164;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #475a70;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #6d4931;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #475a70;
	font-weight: bold;
	text-align: left;
}
.border {
	border: 1px solid #000000;
}
.header {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headerRed {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	color: #F00;
}
.smallHeader {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
}
.pageheader {
	font-size: 36px;
	text-transform: uppercase;
}
.borderFloat {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-top: 3px;
}
.startTextCaps {
	text-transform: uppercase;
	font-size: 14px;
}
.SMALLCAPS {
	text-transform: uppercase;
}
.borderFloatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.CAPS16BOLD {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.youAreHere {
	color: #FFFFFF;
	font-weight: bold;
}
.hereBrown {
	color: #6d4931;
	font-weight: bold;
}
.small10px {
	font-size: 10px;
}
.headerCapitalize {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.headerNoCapitalize {
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
}
.lowerCase18bold {
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
}
.title {
	font-style: italic;
	text-transform: capitalize;
	font-weight: bold;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.alerts {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.leading {
	line-height: 120%;
}
.leading150 {
	line-height: 150%;
	font-style: normal;
}
.note a:link {
	color: #405164;
	font-weight: bold;
	vertical-align: super;
	text-decoration: none;
}
.note a:visited {
	color: #475a70;
	font-weight: bold;
	vertical-align: super;
	text-decoration: none;
}
.note a:hover {
	text-decoration: none;
	color: #6d4931;
	font-weight: bold;
	vertical-align: super;
}
.note a:active {
	color: #475a70;
	font-weight: bold;
	vertical-align: super;
	text-decoration: none;
}

.back  a:link {
	color: #475a70;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
.back a:visited {
	color: #475a70;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
.back a:hover {
	color: #6d4931;
	font-weight: bold;
	font-size: 10px;
}
.back a:active {
	color: #475a70;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

.capsBoldUnderline {
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}

.orangeLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #da7b37;
}
.orangeLineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #da7b37;
}

.orangeLineLeftRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #da7b37;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #da7b37;
}
.orangeLinetopBottom {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #da7b37;
	border-bottom-color: #da7b37;
}
.orangeLine4Sides {
	border: 1px solid #da7b37;
}
.orangeLineBottom {
	border-bottom: 1px solid #da7b37;
}
.orangeLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #da7b37;
}
.orangeLineLeftRightBottom {
	border-right: 1px solid #da7b37;
	border-bottom: 1px solid #da7b37;
	border-left: 1px solid #da7b37;
}
.orangeLineLeftRightTop {
	border-right: 1px solid #da7b37;
	border-left: 1px solid #da7b37;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #da7b37;
}
.index {
	font-family: verdana;
	font-size: 10px;
	line-height: 1.75em;
}
.caption {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
.captionCenter {
	text-align: center;
	font-style: italic;
}
.pageheaderRed {
	font-size: 36px;
	text-transform: uppercase;
	color: #F00;
	vertical-align: top;
}
.clear {
	clear: both;
}
p {
}
.startCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
