body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.SearchBox {
	background-color: #FFFFFF;
	width: 85%;
	border: 2px solid #666666;
}
.IDBox {
	background-color: #FFFFFF;
	width: 600px;
	border: 2px solid #666666;
	height: 170px;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.text_bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
}

.text_reportcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC6600;
}

.text_footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
}

.text_debug {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
}

.text_largesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.text_smallsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.text_tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.Header {
	width: 640px;
	float: none;
	background-color: #FFFFFF;
}
.L2_Body {
	float: left;
	width: 640px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;	
}

.L2_Body_Thanks {
	float: left;
	width: 600px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.L2_Report {
	float: left;
	width: 820px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFFFFF;
}


.Login {
	padding: 10px;
	height: 200px;
	width: 400px;
	border: thin solid #666666;
	text-align: center;
	margin-left: 200px;
	position: relative;
	visibility: visible
	
}

.Footer {
	width: 660px;
	height: 40px;
	float: none;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	padding-top: 20px;
}
.text_error {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990033;
	line-height: 17px;
}
.text_bodysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
}

.text_fieldhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
}

.text_instruction {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}

#CheckAllDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#checkallbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;

}

.NavOn {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.NavOff {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.NavOnLast {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.NavOffLast {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.Navbar2 {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.NavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
}

.NavBar2Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.NavBar2ButtonOff {
	float: left;
	height: 20px;
	width: 120px;
	margin-right: 20px;
	border: medium outset #FFFFFF;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #F0F0F0;
}

.NavBar2ButtonOn {
	float: left;
	height: 20px;
	width: 120px;
	margin-right: 20px;
	border: medium inset #FFFFFF;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #F0F0F0;
}
.link_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.SearchOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	padding-top: 10px;
}

.SearchOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	height: 100%;
	width: 100%;	
	vertical-align: middle;
	padding-top: 10px;	
}
.UnitBox {
	background-color: #FFFFFF;
	width: 600px;
	border: 2px solid #666666;
	height: auto;
	padding: 3px;
	margin: 10px;
}
.stop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
}

.yield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #E5CF58;
	font-weight: bold;
}

.go {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00FF00;
	font-weight: bold;
}

.text_graphsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #333333;
	line-height: normal;
}

.text_graphlabel {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}

.asterix {
	color: #f40000;
	
}

#gridH
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#gridH th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#gridH td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#gridH tbody tr:hover td
{
	font-weight: bold;
}

#grid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#grid th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#grid td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}

.InputRequired {
     background-color: #FFFFCC;
 }
 
 .InputCompleted {
	background-color: #CDFECD;
 }
 
 .InputNull {
     background-color: #FFFFFF;
 }
 
 #entryform input{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
 }
 
 #entryformhidden input{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
 }
 
 #popup {
	background-color: #FFFFFF; 
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px	
 }
 

#MessageBox {
	width:50%;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
	padding: 10px;
	border: thin solid #990000;
	margin: 10px;
}

#change a{
	background-image: url(../images/changebooth_off.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 25px;
	display: block;
}

#change a:hover{
	background-image: url(../images/changebooth_on.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 25px;
	display: block;
}

#edit a{
	background-image: url(../images/editorder_off.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	display: block;
}

#edit a:hover{
	background-image: url(../images/editorder_on.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	display: block;
}

.hiddentable {
	visibility: hidden;
	display: none;
}

.visibletable {
	visibility: visible;
	display: inline;
}

.ListType {
	background-color:#996666;
}

.debugging {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009966;
	background-color: #F0F0F0;
	padding: 10px;
	border: thin solid #666666;
	font-weight: bold;
	margin: 15px;
}

@media print {
 .noprint {display:none !important;}
 .noshow {display:block !important;}
}