@CHARSET "UTF-8";
#dvSide1
{
	float:left;
    min-height: 500px; 	
}
.sideBar
{
	width:190px;
}
#dvSide2
{
	background-color: #FFF;
	float:left;
	width: 682px;	
}
.primaryColoring
{
	background-color:#FFFFFF;
}
.noPadding
{
	padding:0px !important;
}
#dvMinHeightChild
{
	float: left;
	height: 550px;
	width: 1px;
	visibility: hidden;
}
#side2Content
{
	float: left;
	padding-top: 20px;
	width: 680px;
}
.wB {font-weight:bold;}
.aC {
	text-align: center;
}
.w537 { width: 537px; }
.autocenter {
	margin-left: auto;
	margin-right: auto;
}
.f14 { font-size: 14px; }
.f10 { font-size: 10px;}
 
.cSSblue {color: #009;}
.clearHack
{
	clear:both;
}