@charset "utf-8";
body  {
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: #888; margin: 0; padding: 0; min-width: 962px;
	text-align: center; color: #000000;
}
.twoColLiqRtHdr #container { 
	width: 90%;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: justify;
} 
.twoColLiqRtHdr #header { 
	background: #EEE; 
	padding: 10px 18px;
	background-image: url(header_bkg.gif);
	background-repeat: repeat-y;
	color: #3F5D99;
} 
.twoColLiqRtHdr #header h1 {
	margin: 0;
	padding: 0px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal; font-style: italic;
}

.twoColLiqRtHdr #sidebar1 {
	float: right; width: 17%; 
	background: #EFF2FA;
	padding-top: 15px 0;
	background-image: url(menu_bkg.gif);
	background-repeat: repeat-y;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 22px;
	margin-right: 10px;
}

.twoColLiqRtHdr #mainContent { 
	margin: 0 19% 0 18px;
	line-height: 16px;
}

.twoColLiqRtHdr #mainContent blockquote { margin-left: 18px; margin-right: 8px; }
.twoColLiqRtHdr #mainContent li { padding-bottom: 6px; }
.twoColLiqRtHdr #mainContent em {
	font-family: "Times New Roman", Times, serif;
	font-style: italic; font-weight: bold;
	font-size: 13px; color: #033;
}
.twoColLiqRtHdr #mainContent code {
	font-family: "Courier New", Courier, monospace; color: #006;
	font-style: normal; font-weight: bold; font-size: 12px;
}


.twoColLiqRtHdr #footer { 
	padding: 0 18px; background:#DDDDDD; 
} 
.twoColLiqRtHdr #footer p {
	margin: 0; padding: 10px 0;
}

.fltrt {
	float: right; margin-left: 8px;
}
.fltlft {
	float: left; margin-right: 8px;
}
.clearfloat {
	clear:both; height:0;
    font-size: 1px; line-height: 0px;
}

.eq {
	font-family: "Times New Roman", Times, serif;
	font-style: normal; font-size: 13px;
}

.symbol { font-family: Symbol; font-size: 13px; }
.small { font-size: 10px; color:#444; line-height: 12px; }
