@charset "utf-8";
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #009900;
	font-size: 10px;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.oneColLiqCtr  #sideadcontainer {
	width: 205px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr  #sideadmainContent {
	padding: 0 10px;
	background-color: #FFFFFF;
}
