.bodytext {
	font-size: 12px;
	/*color: #000000;*/
}
.bodytextDark {
	font-size: 12px;
	color: #000000;
}
.lftMenu {
	font-family: Garamond;
	font-size: 16px;
	font-weight: 500;
}
.lftMenu a:link {
	/*color: #1E005C;*/
	text-decoration: none;
}
.lftMenu a:visited {
	/*color: #1E005C;*/
	text-decoration: none;
}
.lftMenu a:hover {
	/*color: #BF002C;*/
	text-decoration: none;
}
.lftMenu a:active {
	/*color: #C09900;*/
	text-decoration: none;
}
.bodytextBold {
	font-size: 12px;
	/*color: #000000;*/
	font-weight: bold;
}
.bodytextBoldDark {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodytextFront {
	/*font-size: 11px;*/
	/*text-indent: 20px;*/
}
.bodytextFrontDark {
	color: #000000;
	/*font-size: 11px;*/
	/*text-indent: 20px;*/
}
.bodytextSM {
	font-size: 10px;
	/*color: #000000;*/
}
.bodytextSMDark{
	font-size: 10px;
	color: #000000;
}
.bodytextSMDark a:link {
	color: #333333;
}
.bodytextSMDark a:visited {
	color: #333333;
}
.bodytextSMDark a:hover {
	color: #000000;
}
.bodytextSMDark a:active {
	color: #333333;
}
.partitionHZN {
	margin: 0px 0px 1px;
	padding: 0px;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: auto;
}
.noPad {
	margin: 0px;
	padding: 0px;
}

// comment;

.Mission_text {  font-size: 9pt; font-weight: normal}
.quotation {
	font-size: 11px;
	font-style: italic;
	text-transform: capitalize;
	/*color: #000066;*/
}
.RTborder {
	font-family: Garamond;
	font-size: 14px;
	padding: 5px;
}
.RTborderBold {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bolder;
}
.partition {
	margin: 0px;
	padding: 0px;
	width: 1pt;
	border-right-width: 1px;
	border-right-color: #333333;
	border-right-style: double;
}
.contentBG {
	padding: 5px;
}
.RtBorderWidth {
	width: 200px;
}
.redborderon {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CE0031;
	border-right-color: #CE0031;
	border-bottom-color: #CE0031;
	border-left-color: #CE0031;
}
.redborderoff {
	border-top: 0px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
.DescriptionText {
	color: #000000;
	font-size: 12px;
	text-indent: 20px;
}
.pageon {
	font-family: Garamond;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.pageoff {
	font-family: Garamond;
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
}
.pageoff a:link {
	color: #cccccc;
	text-decoration: underline;
}
.pageoff a:visited {
	color: #cccccc;
	text-decoration: underline;
}
.pageoff a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.pageoff a:active {
	color: #eeeeee;
	text-decoration: none;
}
.pagecount {
	font-family: Garamond;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.iframe_style {
	background-color: #FFFFFF;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	clip:          rect(   );
	height: 750px;
	width: 700px;
	border: 0px #FFFFFF none;
	margin: 0px;
}
.smallselect {
	color: #000000;
}
.blacktext {
	color: #000000;
}
.subdivTitle {
	color: #000000;
	font-size: 18px;
	/*text-indent: 20px;*/
}
.bodylink {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.bodylink a:link {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink a:visited {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink a:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

/* FIX FOR FORMS */
form input, form textarea {
	color: #000000;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
}