body {
	margin: 0 auto;
	text-align: center;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #404040;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 903px;
	text-align: left;
	line-height: 13px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	float: left;
	padding-top: 38px;
}
div.nav a {
	float: left;
}
div.homebox {
	clear: both;
	background-color: #0087bf;
	display: table;
	width: 903px;
}
div.homeboxtxt {
	color: white;
}
div.hometxt {
	clear: both;
	width: 560px;
	margin-left: 35px;
}
div.hometxt a {
	color: black;
	font-size: 12px;
}
div.aboutbox {
	float: left;
	width: 283px;
	margin-left: 13px;
	background-color: #0087bf;
	display: table;
}
div.aboutboxtxt {
	clear: both;
	width: 251px;
	margin-left: 18px;
	color: white;
	font-size: 12px;
}
div.aboutboxtxt a {
	color: white;
	font-weight: bold;
}
div.helpfultxt {
	clear: both;
	width: 600px;
	margin-left: 35px;
}

a:link {
COLOR: #FFFFFF;
}
a:visited {
COLOR: #FFFFFF;
}
a:hover {
COLOR: null;
}
a:active {
COLOR: #FFFFFF;
}
