body{
	background-color: #626D8D;
}
.container{ }
div#header { 
	background: #332A1F url(../images/header.gif) repeat-x;
	height: 72px;
	border: 1px solid #fff;
	border-width: 0 1px;
}
div#middle { 
	background: #6197B9 url(../images/mid_stripe.gif) repeat-x;
	height: 175px;
	border: 1px solid #fff;
	border-width: 0 1px;
}
div#main_content { 
	background-color: #E9EBF0; 
	font: 13px/1.4 Arial, Helvetica, sans-serif; 
	border: 1px solid #fff;
	border-width: 0 1px;
}
div#main_content h3{ 
	font: bold 18px/1.3 Arial, Helvetica, sans-serif; 
	color: #7B4095;
	margin: 0;
	padding-bottom: 10px; 
}
div#main_content h3.green{ 
	color: #538435;
}
div#main_content h3.blue{ 
	color: #357A91;
}
div#main_content h4{ 
	font: 16px/1.3 Arial, Helvetica, sans-serif; 
	margin: 0;
	padding-bottom: 5px; 
}
div#main_content ul{ 
	color: #666;
	padding: 0 0 0 15px; margin: 0;
}
div.colborder{ 
	border-color: #97B5B9;
}
div.cbw{ 
	border-color: #D9DCE6;
}
div#footer { 
	background-color: #E9EBF0;
	border: 1px solid #fff;
	border-width: 0 1px; 
	text-align: right;
}
div.bars { 
	background: #E9EBF0 url(../images/bars.gif) repeat-x;
}
div#title a#title_image img{ 
	padding: 8px 0 0 10px; 
}
.inner_padding{
	padding: 10px;
}
div#title h1{ 
	position:absolute; 
	left: -2000px; 
}
div#pic{
	position: relative;
	left: 20px;
	top: -50px;
}
#middle h2{
	font: 20px/1.2 Arial, Helvetica, sans-serif;
	color: #fff;
}
#middle p{
	font: normal 18px/1.3 Arial, Helvetica, sans-serif;
	color: #fff;
}
p.large{
	font: 16px/1.3 Arial, Helvetica, sans-serif;
}
.noshow{ dispaly: none; visibility:hidden; }
div.apteric{
	font: 10px/1.2 Verdana, Arial, sans-serif;
	color: #fff;
	text-align:center;
	padding: 10px;
}
div.apteric a, div.apteric a:visited{
	color: #fff;
}