body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	background-color: #FFFFFF;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 14pt;
}

TABLE.outlined {
	border: 1px #DDDDDD solid;
}

HR {
	height:1px;
	color:#DDD;
	width:100%;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

H3 {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

H4 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

a:link, a:active, a:visited {
	color:#7172C6;
	text-decoration:underline;
}

a:hover {
	color:#FF9900;
	text-decoration:underline;
}

UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
}

.smaller {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
}

.dropshad {
	filter: DropShadow(OffX=2, OffY=2, Color=#000000);
}

.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top:-10px;
}

.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7172C6;
	font-size: 11px;
	line-height:12px;
	margin-bottom:-10px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14pt;
	font-weight: bold;
}

.underconst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}

.caltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
}

.unapproved {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 14pt;
}

#orderTable TH {
	text-align: left;
	background-color: #7172C6;
	padding: 3px;
	color: #FFF;
}

#orderTable TD {
	padding:2px;
	border-bottom: 1px solid #EEE;
}

.cellOver {
	background-color: #F5F5F5;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}

.expand {
	width: 100%;
}
