body
{
    background-color: #6689BE;
    margin: 0px;
}
@media print {
  .BannerTable {display:none;}

}

.topInfoBox {width:300px; color:Black; background-color:#FFEFC4; FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: arial;}

.heading1 {FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: arial; color:white; background-color:#6689BE;}


.subhead {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: arial
}
.subhead2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: arial
}
.subhead3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #fdffec; FONT-FAMILY: arial
}
.bodytext {
	FONT-SIZE: 9pt; FONT-FAMILY: arial
}
.bodytext12 {
	FONT-SIZE: 12pt; FONT-FAMILY: arial
}
.bodytext8 {
	FONT-SIZE: 8pt; FONT-FAMILY: arial
}
.bodytextred {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: red; FONT-FAMILY: arial
}
.section-title01 {
	color: #FFFFFF;
	font-weight: bold;
}
.notice-red {
	color: #FF0000;
	font-weight: bold;
}
.section-title02 {color: #173663; font-weight: bold; 
}.DisplayHidden {
	display: none;
}
.fauxLink {
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
}
.error {
	color: #FF0000;
}
.DataLabel 
{
    font-size: 18px;
    font-weight: bold;
    padding-right: 10px;
    float: left;
    

}
.DataDetail
{
    font-size: 20px;
    text-align: left;
    float: right;
    padding-right:15px;
    width:200px;
}
.orderSubTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    background: #666666;
    color: White;
    padding:3px;
}
.orderTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: White;
    letter-spacing: 2px;
    width: 100%;
    background-color: #6689BE;
}

.orderJobID
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.orderDueDate
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 25px;
}
.orderSubTitleInstructions
{
    background-color: #6689BE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
}

