h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #E11E13;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3A5089;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E11E13;
}
body {
	font-family: "Avant Garde", Verdana, Geneva, serif;
	font-size: 14px;
	color: #000000;
}
.chart {

	font-family: "Avant Garde", Verdana, Geneva, serif;
	font-size: 12px;
	color: #000000;
}
.style3 {color: #884400}
.style4 {font-size: 16px}
.style5 {font-size: 16}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A5089;
	line-height: normal;
	display: inline;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008000;
	line-height: normal;
	display: inline;
}
.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E11E13;
	line-height: normal;
	display: inline;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #884400;
	line-height: normal;
	display: inline;
}
h6 {
	font-family: "Avant Garde", Verdana, Geneva, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
	line-height: normal;
	display: inline;
}
.bigblue {
	color: #3A5089;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Black", Verdana, "sans serif";
}
.bigblack {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tergo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E11E13;
	display: inline;
}
.disabled {
	background-color:#FFFFFF;
}

.value-statement {
	background-color:#006600;
	color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: auto;
	height: 1.2em;
	margin: 4px;
	padding: 3px;
}

.confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #006600;
	font-weight: bold;
}

table.summary {
	border: 2px solid #000000;
	border-collapse: collapse;
	padding: 3px;
}
table.summary th {
	border: 1px solid #000000;
	padding: 3px;
}
table.summary td {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
table.summary td.subtotal {
	border-top: 2px solid #000000;
}
table.summary td.total {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	font-weight:bold;
}
table.summary tr.ab_bc {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	font-weight:normal;
	font-size:.6ems;
	font-family:"Courier New", Courier, mono;
	background-color:#DDDDDD;
}

.column1 {
	width: 170px;
	background-color:#00FF66;
}

.column2 {
	background-color:#FF0000;
	float:right;
	left: 273px;
	top: 91px;
}
#totalcost {
	border: 1px solid #009966;
	background: #E6F7E8;
	float:left;
}

.highlight {
	color:#339999;
}

.normal {
}