.HeaderBlue {
	font-style:      normal;
	font-weight:	 bold;
	font-size:       14px;
	font-family:     "Trebuchet MS", Arial, Helvetica, sans-serif;;
	color:           #3366CC;
	text-decoration: none; 
}

.HeaderBlack {
	font-style:  normal;
	font-weight: bold;
	font-size:   14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:       #000000;
}

.TableHeaderBlue {  
	font-style:     normal;
	font-weight:    bold;
	font-size:      11px;
	font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:          #3366CC;
	vertical-align: text-bottom;
}

.TableHeaderBlack {  
	font-style:     normal;
	font-weight:    bold;
	font-size:      11px;
	font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:          #000000;
	vertical-align: text-bottom;
}

.AssessMeText {
	font-style:     normal;
	font-weight:    bold;
	font-size:      16px;
	font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif; 
	vertical-align: text-bottom;
}

.TableHeaderGreen {  
	font-style:     normal;
	font-weight:    bold;
	font-size:      11px;
	font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:			#00CC00;
	text-decoration: none;
}
A:hover.TableHeaderGreen
{  
	font-style:  normal;
	font-weight: bold;
	font-size:   11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #000000;
	text-decoration: none;
}

.TableHeaderWhite {  
	font-style:     normal;
	font-weight:    bold;
	font-size:      11px;
	font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:			#FFFFFF;
	text-decoration: none;
}
A:hover.TableHeaderWhite
{  
	font-style:  normal;
	font-weight: bold;
	font-size:   11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #000000;
	text-decoration: none;
}


.TableHeaderBlueSmall {  
	font-style:  normal;
	font-weight: bold;
	font-size:   10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #3366CC;
}

.TableHeaderGray {  
	font-style:  normal;
	font-weight: bold;
	font-size:   11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #6D6D6D;
	text-decoration: none;
}
A:hover.TableHeaderGray
{  
	font-style:  normal;
	font-weight: bold;
	font-size:   11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #000000;
	text-decoration: none;
}

.DataTextGray {  
	font-size:   12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #6D6D6D;
}

.DataTextBlue {  
	font-size:   12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #3366CC;
}

.DataTextBlack {  
	font-size:   12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
	color:       #000000;
}

.DataTextBlackSmall {  
	font-size:   10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #000000;
}

.BarcodeTextBlackSmall {  
	font-size:   28px;
	font-family: "3 of 9 Barcode", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #000000;
}

.PushRight {
	font-size:   12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:       #000000;
	margin-left: 100px;
}
