body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
td {
	font-size: 11px;
	color: #333333;
}
a{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.root {
	padding: 4px;
	color: #000000;
	font-weight: bold;
	height: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	text-transform: uppercase;




}
.root a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.root a:hover{
	color: #333333;
	text-decoration: underline;
}
.form {
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #333333;
}
.field {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text8px {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text10px {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text11px {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text12px {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text14px {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text16px {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text20px {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text24px {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table-heading {
	font-weight: bold;
	background-color: #CCCCCC;
}
.table-text {
	background-color: #EEEEEE;
}
.outline-box {
	border: 1px solid #000000;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	height: 20px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.heading-alt {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #003366;
}
.price-text {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.price-total {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.footer {
	background-color: #EEEEEE;
	padding-right: 3px;
	border: 1px solid #999999;
	padding-left: 3px;
}
