body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #0a28a1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #0a28a1;
}
.twoColLiqLtHdr #container {
	width: 98%;  
	background: #0a28a1;
	margin: 0 auto;
	text-align: left;
	font-size: 24px;
} 
.twoColLiqLtHdr #header {
	background: #0a28a1;
	padding: 0 10px;  
} 
.twoColLiqLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}


.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 24%; 
	background: #0a28a1; 
	padding: 0px 0; 
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	background: #0a28a1;
	text-align: left;
}


.twoColLiqLtHdr #mainContent { 
	margin: 0 20px 0 26%; 
	
	
} 
.twoColLiqLtHdr #footer {
	padding: 0 10px; 
	background:#0a28a1;
} 
.twoColLiqLtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style5 {
	color: #999999;
	font-weight: bold;
	font-size: 24px;
}
.style6 {
	color: #999999;
	font-weight: bold;
}
.style9 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style10 {
	color: #FFFFFF;
	font-size: 36px;
}

.copytext	{ COLOR: #ffffff; FONT: 14px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #ffffff; FONT: 18px geneva, verdana, arial, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.maintext	{ COLOR: #ffffff; FONT: 16px geneva, verdana, arial, sans-serif }

.services 	{ COLOR: #336699; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ COLOR: #ffffff;  FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }


.myBox
{
	border: 0px solid #ec008c;
	color: #ffffff;
	width: 90%;
	padding: 20px;
	text-align: left;
	background-color: #929da4;
	border: 3px solid #ec008c;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	
}
