@charset "UTF-8";
body {
	background: #DADADA;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #555555;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: lighter;
}


.oneColElsCtrHdr #container {
	width: 1000px;
	background: #FFFFFF; 
	padding: 0;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.oneColElsCtrHdr #header {
	background: #FFFFFF;
	padding: 0;  
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; 
	padding: 0; 
}
.oneColElsCtrHdr #mainContent {
	padding: 0; 
	background: #FFFFFF;
	display: block;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 150%;
	font-weight: lighter;
	color: #555555;
}
.oneColElsCtrHdr #boxes {
	padding: 0; 
	background: #FFFFFF;
}
.oneColElsCtrHdr #footer { 
	padding: 0 10px; 
	background:#FFF;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}body,td,th {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: lighter;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2c97d4;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #2c97d4;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
	color: #2c97d4;
	line-height: 1.3em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	color: #555555;
	line-height: 1.3em;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	color: #2c97d4;
	line-height: 0.8em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	color: #555555;
	line-height: .8em;
	font-weight: bold;
}
h5 {
	font-size: 0.85em;
	color: #2c97d4;
	line-height: 1em;
	font-weight: lighter;
}
h6 {
	font-size: 0.85em;
	color: #a4a4a4;
	font: lighter 0.75em/1.1em Arial, Helvetica, sans-serif;
}
