body {
	background-color: #E0E0E0;
	height: 100%;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.base {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/base_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
}
a:link {
	color: #8007BE;
	text-decoration: underline;
}
a:visited {
	color: #8007BE;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #8007BE;
	text-decoration: underline;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.holdTbl {
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	border-left: 1px solid #585858;
}
.navTblBak {
	background-color: #FFFFFF;
	background-image: url(img/nav_tbl_bk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navHldBk {
	background-color: #333333;
	background-image: url(img/nav_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
}
.navCell {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
.navCell2 {
	text-align: right;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
a.navLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.navLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.navLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.navLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentTbl {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.leftBlockBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.leftBlock {
	padding-left: 20px;
	padding-bottom: 8px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	font-family: Arial;
	font-size: 11px;
	padding-right: 11px;
	padding-top: 6px;
}
.padLeft20px {
	padding-bottom: 3px;
	padding-left: 20px;
}
.orangeHeadTxt {
	font-size: 18px;
	color: #FF6600;
}
a.readLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.readLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.readLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF891D;
	text-decoration: none;
}
a.readLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}.leftPad8px {
	padding-left: 8px;
}
.baseTblOrange {
	font-size: 9px;
	background-color: #FF6600;
	border: 1px solid #FFFFFF;
	height: 12px;
}
.bodyContent {
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.topContentBorder {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	height: 15px;
}
.orangeTxt {
	color: #FF6600;
}
.purpleTxt {
	color: #730880;
}
.orangeRightBorder {
	padding-right: 10px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FEB572;
	padding-bottom: 8px;
}
.greyRightBorder {
	padding-right: 10px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	padding-bottom: 8px;
}
.largeGreyTxt {
	font-size: 16px;
	color: #333333;
}
.largeBlueTxt {
	font-size: 16px;
	color: #003366;
}
.largeOrangeTxt {
	font-size: 16px;
	color: #FF6600;
}
.largePurpleTxt {
	font-size: 16px;
	color: #730880;
}
.largeRedTxt {
	font-size: 16px;
	color: #CC0033;
}
.dataSheet {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #787878;
}
.messageBox {
	padding: 8px;
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	font-size: 10px;
}
.a10pxTxt {
	font-size: 10px;
}
.contactFormBase {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEB572;
	padding-bottom: 3px;
}
input, select, radio, checkbox, textarea {
	border: 1px solid #FF6600;
	background-color: #FCD088;
	font-family: Arial;
	font-size: 12px;
}
.mybutton {
	border: 2px solid #FF6600;
	background-color: #FCD088;
	font-weight: bold;
	color: #333333;
	padding: 1px;
	width: 150px;
	font-variant: small-caps;
	font-size: 13px;
}
.errorTxt {
	color: #CC0033;
}
.txt12 {
	font-size: 12px;
}
