@charset "utf-8";
/* CSS Document */
 
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-image: url(../bg1.gif);
}
.twoColLiqRtHdr #container {
	width: 85%; 
    background-image: url(../bg4.gif);
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
} 
.twoColLiqRtHdr #header {
	background: #000;
	padding: 0 10px;
	color: #fff;
} 
.twoColLiqRtHdr #header h1 {
	margin: 0;
	padding: 0;
	color: #c8c8c8;
	text-align: left;
}


.twoColLiqRtHdr #sidebar1 {
	float: right;
	width: 24%;
	background: #fff;
	padding-top: 15px 0;
	color: #000;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}


.twoColLiqRtHdr #mainContent { 
	margin: 0 26% 0 10px; 
} 

.twoColLiqRtHdr #footer {
	padding: 0 10px; 
	background:#000;
} 
.twoColLiqRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	color: #999999;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColLiqRtHdr #container #mainContent h2 {
	color: #000;
	text-align: left;
}
.twoColLiqRtHdr #container #mainContent table {
	color: #ebebeb;
	text-align: justify;
}
.twoColLiqRtHdr #container #mainContent table tr td {
	color: #999;
}
.text {
	text-align: justify;
	color: #999;
}
.twoColLiqRtHdr #container #header table tr td h3 {
	color: #000;
}
h1 {
	font-size: 105%;
	color: #000;
}
h2 {
	font-size: 100%;
}
.twoColLiqRtHdr #container #sidebar1 table h6  {
	text-align: justify;
	color: #000;
}

 
.twoColLiqRtHdr #container #sidebar1 h6 .text {
	color: #000;
}
