@charset "UTF-8";
body {
	font: 100% Times-Roman, Times, Times New Roman, serif;
	background: #EEEEEE;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #333333;}

.style8 {
	color: #666666;
	font-size: small;
	letter-spacing: 0.0em;
}

.style9 {
color: #666666; 
font-size: small;
letter-spacing: 0.2em;
}

.style10 {
	color: #333333;
	font-size: small;
	letter-spacing: 0.0em;
}

.oneColLiqCtrHdr #container {
	width: 100%;  
	height: 100%;
	background: #EEEEEE;
	margin: 0 auto; 
	text-align: left; 
}
.oneColLiqCtrHdr #header {
	background: #EEEEEE; 
	padding: 0 10px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 10px; 
	background: #EEEEEE;
	height: 100%;
}
.oneColLiqCtrHdr #footer { 
	padding: 0 10px; 
	background:#EEEEEE;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
