body {
	color:#666;
	line-height:1.3em;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
a, a:visited {
	color:#666 !important;
}
h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#d20020;
	line-height:1.1em;
}
h2 {
	color:#d20020;
	font-size:1.3em;
}
h3 {
	color:#000000;
	font-size:1em;
	font-weight:bold;
}
h4 {
	color:#999;
	font-size:1em;
	font-weight:bold;
}
h5 {
	font-size:1em;
	font-weight:normal;
}
h6 {
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
}
ul li {
	list-style:disc;
}
.noPrint {
	display:none;
	float:none;
}
#main {
	width:auto;
	margin:0;
}
#header {
	border-bottom:1px solid #333;
	height:122px;
	margin-bottom:10px;
	margin-top:0;
}
#brand 
{
    position:absolute;
	right:0;
	border:0
}
#brand img {border:0}
#contentContainer {
	padding:0;
}
#contentBody {
	border-bottom:1px solid #333;
	margin:0;
	padding-bottom:10px;
}
#contentBody .margin {
	padding:0;
}
