body {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: Normal;
	color: 666666;
	background-color: ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	line-height: 16px;
	}

a {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: none;
	color: 9A2223;	
}

a:hover {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: underline;
	color: 9A2223;
}	
	
td {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: Normal;
	color: 666666;
}

th {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	font-weight: Bold;
	color: 666666;
}

input {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-weight:  normal;
	color: 000000;
	padding: 1px;
	height: 18px;
	margin: auto;
	line-height: 1;
}

select {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-weight:  Normal;
	color: 000000;
}

textarea {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-weight:  Normal;
	color: 000000;
}

#textBody {
	Font-Size : 11px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : 000000;
	font-weight : Normal;
	}
	
#textSmall {
	Font-Size : 11px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : 7DB1E6;
	font-weight : Normal;
	line-height: 20px;
	}	
	
#textSmallOrange {
	Font-Size : 11px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : EB9A05;
	font-weight : Normal;
	line-height: 20px;
	}		

#textSmallGray {
	Font-Size : 11px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : 666666;
	font-weight : Normal;
	line-height: 20px;
	}			
	
#Over {
	Font-Size : 11px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: EB9A05;
	font-weight : Bolder;
	text-decoration: underline;
}

#Out {
	Font-Size : 11px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: EB9A05;
	font-weight : Bolder;
}


.headerOrange {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: EB9A05;
	text-transform: uppercase;
}


.subheaderBlue {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 7DB1E6;
}


.subheaderOrange {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: EB9A05;
}


.subheaderRed {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 9A2223;
}


.TextSmallBody {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 14px;
	color: 666666;
}