.menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	font-style: normal;

}
.breakhere {
	page-break-after: always;
}
.headerWhite, .headerWhite:link, .headerWhite:visited {
	font-family:Arial; 
	font-size:14px; 
	color:#ffffff; 
	font-weight:bold; 
	font-variant:small-caps;
}
.headerWhite:hover {
	color:#e0e0e0;
}
.subHeader {
	font-family: Verdana;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
}
.mainBodyText {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 8px;
	padding-bottom: 5px;
}

.mainBodyTextTABLE {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}

.tabletextsmall {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
.itemSmallGray {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;

}
.grayTableHeading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #e0e0e0; 
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.darkGrayTableHeading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666; 
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.greenTableHeading {
	background-color: #015B01;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.tabletextmd, td {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
}
.formOdd {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
}
.formEven {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color:#e7e7e7;
	vertical-align:top;
}
.tabletextlg {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.tabletextmdbold {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	padding-right:2px;
	vertical-align:top;
}
.tabletextgray {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color:#666666
}
.textHeader {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	line-height: 20px;

}
.textwhite {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

a.textwhite:hover {
	text-decoration:none;
	color:#ffffff;
}
a.tabletextmd:hover {
	text-decoration:none;
}
a.linkwhite {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.linkwhite:hover {
	text-decoration:underline;
	color:#000000;
}
a.linkRed {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
}
a.linkRed:hover {
	text-decoration:underline;
	color:#000000;
}

a.linkwhite_underline {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}
a.linkwhite_underline:hover {
	text-decoration:underline;
	color:yellow;
}

a.linkgray {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;

}
a.linkgray:hover {
	text-decoration:underline;
	color:#990000;
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.rightColumn {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

}

.finePrint {
	font-family: Verdana;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
}

A {	color: #0A1F83;
	text-decoration: none;
}

A:Hover {
	color: #000000;
	text-decoration: underline;
	
}
a.linkBlue {
	color: #0A1F83;
	text-decoration:underline;
}
a.linkBlue:hover {
	color:green;
}
.tableheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color:#000000;
	padding:4px;
}

.buttonGreen {
	background-color:green;
	color: #ffffff;
	font-weight:bold;
	font-family:Arial;
}

.buttonHelp {
	background-color:#F8D07C;
    color: #000000;
    font-weight:bold;
    font-family:Arial;
	cursor:hand;
}

.buttonLightGreen {
	background-color:#BBDBB8;
	color: #ffffff;
	font-weight:bold;
	font-family:Arial;
}
.buttonGreenSmall {
	background-color:green;
	color: #ffffff;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	height:20px;
}
.buttonGraySmall {
	background-color:#333333;
	color: #ffffff;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	height:20px;
}
.buttonGray {
	background-color:#666666;
	color: #ffffff;
	font-weight:bold;
	font-family:Arial;
}
.textareaGreen {
	scrollbar-face-color:#136D0A;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#e0e0e0;
}
.textareaGreenDiv {
	font-size:14px;
	scrollbar-face-color:#136D0A;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#e0e0e0;
	text-align:left;
	border:1px solid #7f9db9; 
	overflow:scroll;
}
.textareaBlack {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#e0e0e0;
	background-color:#E9EFF3; 
	border:1px solid #000000
}
.inputBlue {
	background-color: #E9EFF3;
	font-weight:bold;
	font-family: Arial;
	font-size: 13px;
}
.inputSmall {
	font-family:Arial;
	font-size:12px;
	height:19px;
}
.inputTiny {
	font-family:Arial;
	font-size:9px;
	height:14px;
}
.alert {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align:center;
}
.tabsubOn {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	border-right:1px solid #000000; 
	cursor:hand;
	padding-left:3px;
	background-color: #666666;
}
.tabsubOff {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	border-right:1px solid #ffffff; 
	cursor:hand;
	padding-left:3px;
}
.dialogbox {
	position:absolute;
	display:none;
	background-color:#e7e7e7;
	border:1px solid #000000;
}
.dialogboxYellow {
	position:absolute;
	display:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	background-color:#ffffCC;
	border:1px solid #000000;
	text-align:left;
	color:#000000;
}
.frmcls
{ 
	position:absolute;
	z-index:998;
	border-style: none;
}

.butClass  {    
	border: 1px solid;
	border-color: #999999;
}
.formReadOnly {
/*	border:1px solid #666666;*/
	padding-left:3px;
	padding-bottom:3px;
/*	background-color:#ffffff;*/
}
.docheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-decoration:underline;
}
.main_header_text { 
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.date_text {
	color: #ffffff;
	font-weight: bold;
	float: right;
}

.username_text {
	color: #ffffff;
	font-weight: bold;
	float: right;
	clear: right;
}

#qcs_version {
	color: #ffffff;
	position: relative;
	left: 230px;
	font-size: 0.7em;
}
