body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFD9;
}
.sides {
	border-right-width: .5px;
	border-left-width: .5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #475A99;
	border-left-color: #475A99;
}

a:link {
	color: #475A70;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #384758;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #475A70;
	font-weight: bold;
}
.HereLink {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.HEADER {
	font-size: 18px;
	text-transform: uppercase;
}
.PAGETITLE {
	font-size: 36px;
	text-transform: uppercase;
}
.BorderFloatLeft {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.border {
	border: 1px solid #000000;
}
.bold14pxCap {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.turquoiseBars {
	background-color: #728AA4;
	margin: 1px;
}
.BorderFloatRight {
	float: right;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.borderMargin {
	margin: 5px;
	border: 1px solid #000000;
}
.floatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.caps {
	text-transform: uppercase;
}
.px14 {
	font-size: 14px;
	color: #FFFFD9;
}
.bold {
	font-weight: bold;
}
.floatRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.HEADERblue {
	font-size: 18px;
	text-transform: uppercase;
	color: #6F8BA3;
}
.HEADERwhite {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
}

.HEADERblueSmall {
	font-size: 14px;
	text-transform: capitalize;
	color: #6F8BA3;
	font-weight: bold;
}
.HEADERblueSmaller {
	font-size: 12px;
	text-transform: capitalize;
	color: #6F8BA3;
	font-weight: bold;
}
.leading {
	line-height: 120%;
}
.leading150 {
	line-height: 150%;
}




.small10px {
	font-size: 10px;
}
.clear {
	clear: both;
}
.borderBlue {
	border: 1px solid #D4DDE6;
}
.top a:link {
	color: #475A70;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
.top a:visited {
	color: #384758;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
.top a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
}
.top a:active {
	color: #475A70;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
