body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	}
table {
	border-collapse:collapse;
	}
p, td, th, li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	}
.noDotList {
	list-style-type: none;
	margin: 3px;
	padding: 3px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallTextInitCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: capitalize;
}
.dark {  font-family: "Times New Roman", Times, serif; font-size: 14px}
.redhead {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #CC0000; font-weight: bold}
.dark-italic {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic}
.sansbold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.serifbold {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
.whitetext {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold}
.indent {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; clip:    rect(   )}
.tiny {  font-family: "Times New Roman", Times, serif; font-size: 10px; font-style: normal}
.redheadbody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; font-weight: bold}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.sansbody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.tightFit {	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height:14px;
	margin-top:0px;
	margin-bottom:10px;
	}
.hideItem {
	display: none;
	visibility: hidden;
}
.showInline {
	display: inline;
	visibility: visible;
}
.showBlock {
	display: block;
	visibility: visible;
}
.rightBorderCel {
	border-right: 1px solid #333333;
	}
.highText {
	color: #990000;
	background-color: #FFFF99;
	border: 1px dotted #FFD7D7;
	
	}
.colorBGsmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FF9900;
}
