@charset "utf-8";
body {
	font: 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	text-align: center; 
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 2px solid #F00;
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0px 2px 2px 0px;
	color: #D6D6D6;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 5px 5px;
	margin: 0; 
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 10px; 
}
h0 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 36px;
	color: #006;
	margin-bottom: 10px;
	background-color: #FFF;
	text-align: left;
}
h1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 26px;
	color: #006;
	margin-bottom: 10px;
	background-color: #FFF;
	text-align: left;
}
h2 {
	color: #666666;
	font-size: 16px;
	font-family: Verdana;
	background-color: #FFF;
	text-align: left;
}
h3 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
h4 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
h5 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
}
.blue {
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
.black {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
.blackbold {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.black10 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
.red {
	color: #F00;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
.redbold {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}
.redboldbig {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
.grey {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
.greybold {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}
.green {
	color: #009900;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
.greenbold {
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}
.greenboldbig {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
.brown {
	color: #CC6714;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
