body {
	background-color: #e2dfd7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004048;
}
.darkblue12pt {
	color: #004048;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.darkblue12pt A:LINK {color: #004048;}
.darkblue12pt A:ACTIVE {color: #004048;}
.darkblue12pt A:VISITED {color: #004048;}
.darkblue12pt A:HOVER {color: #CC5100;}
.charcoal12b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.charcoal12b A:LINK {color: #333333; text-decoration: none;}
.charcoal12b A:VISITED {color: #333333; text-decoration: none;}
.charcoal12b A:HOVER {color: #CC5100; text-decoration: none;}
.orange12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC5100;
}
.orange12b A:LINK {color: #CC5100; text-decoration: none;}
.orange12b A:ACTIVE {color: #CC5100; text-decoration: none;}
.orange12b A:VISITED {color: #CC5100; text-decoration: none;}
.orange12b A:HOVER {color: #004048; text-decoration: none;}

.darkBlue10PT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004048;
}
.darkBlue10PT A:LINK {color: #004048; text-decoration: none;}
.darkBlue10PT A:ACTIVE {color: #004048; text-decoration: none;}
.darkBlue10PT A:VISITED {color: #004048; text-decoration: none;}
.darkBlue10PT A:HOVER {color: #CC5100; text-decoration: none;}

.floatBoxes {
	background-color: #F4F1E9;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.scrollingBox {
	background-color: #ECECEC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.leftRightBorders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #004048;
	border-left-color: #004048;
}
.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECECEC;
}
.copyrightText A:LINK {color: #ECECEC; text-decoration: none;}
.copyrightText A:ACTIVE {color: #ECECEC; text-decoration: none;}
.copyrightText A:VISITED {color: #ECECEC; text-decoration: none;}
.copyrightText A:HOVER {color: red; text-decoration: none;}
.leftWhiteBorder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004048;
}
.footerLinks A:LINK {color: #004048; text-decoration: none;}
.footerLinks A:ACTIVE {color: #004048; text-decoration: none;}
.footerLinks A:VISITED {color: #004048; text-decoration: none;}
.footerLinks A:HOVER {color: #CC5100; text-decoration: none;}
.tahoma16ptbold {
	font-size: 16px;
	font-weight: bold;
}
.tahoma16ptboldwhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteText {color: #FFFFFF}
.whiteTextSpaced {color: #FFFFFF; line-height: 1.75}
.formFields {
	border: 1px solid #666666;
}
