.STANDARDTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.BUTTONsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.STANDARDTEXTbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.boarderFULLblack {
	border: 1px solid #666666;
}
.BACKGROUNDnorepeat {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.BUTTONsmallSUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #9BBCDD;
}
.BUTTONsmallADMINEXEC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}
.STANDARDTEXTboldBIGGER {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.CHECKBOXES {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: bold;
}
.BUTTONsmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.INPUTBACKGROUNDCOLORS {
	background-color: #7FA1E6;
}
.alertmessageBACKGROUNDS {

	background-color: #996633;
}
.HEADERBACKGROUNDCOLORSCopy {

	background-color: #FFFFFF;
}
.BUTTONsmallADMINEXECred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	background-color: #FF0000;
	color: #000000;
	font-weight: bold;
}
.underline {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.underlineLEFT {

	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px double #CC3333;
	border-left: 1px solid #666666;
}
.underlineHEADER {

	border-top: thick none #666666;
	border-right: thick none #666666;
	border-bottom: thick solid #666666;
	border-left: thick none #666666;
}
.underlineHEADERthinner {


	border-top: thin none #666666;
	border-right: thin none #666666;
	border-bottom: thin solid #666666;
	border-left: thin none #666666;
}
.STANDARDTEXTboldCNTRD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.boarderFULLblackLR {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.STANDARDTEXTboldCNTRDCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	border: thin none;
}
.STANDARDTEXTbold14PNT {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.STANDARDTEXTbold14PNTbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border: thin none;
}
.FIELDSTANDARDTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: none;
}
.BUTTONsmallCLIENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	word-spacing: normal;
	white-space: normal;
	display: compact;
}
.BUTTONsmallBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-variant: small-caps;
}
