/*
<!-- 
	Author: Clifton Alexander Dildy
	Start Date: Wednesday Oct 4/ 2006
	Description:
		this is the style sheet for the index page 
-->
*/
.informationbox {
	margin-left:20px; 
	margin-right:20px;
	margin-bottom:10px;
	border-style:solid;
	text-align:center;
	padding:3px;
	border-color:#009999;
	color:#009999
}
