@CHARSET "ISO-8859-1";

.mainAreaInternal {
   top: 0px;
   left: 5px;
   width: 285px;
   background-color: #dddddd;
   text-align:left;
   color: #174E9C;
   padding: 2px;
   padding-left: 8px;
   z-index: 1;
 }

.leftCol_footy {
	float:left;
	width:450px;
	padding:10px 0 10px 0;
	margin:0;
}

.rightCol_footy {
	float:right;
	width:310px;
	padding:0;
	margin:0;
	height: auto;
}

.title_blue {
	color:#174E9C;
	font-size: 14px; 
	font-weight:bold;
	line-height: 30px;
	vertical-align: text-top;
	}
	
.title_purple {
	color:#A64586;
	font-size: 14px; 
	font-weight:bold;
	line-height: 30px;
	vertical-align: text-top;
	}
.title_purple12 {
	color:#A64586;
	font-size: 12px; 
	font-weight:bold;
	}
.whitebox {
	width: 99%;
}

