body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	text-decoration: none;
	color: #ffffff;
}
.white a:hover {
	text-decoration: none;
	color: #000000;
}
.white a:active {
	text-decoration: none;
	color: #ffffff;
}h3 {
	font-size: 18px;
	color: #FF0066;
}
#container {
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #069898;
}
#logo {
	width: 407px;
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.whitetitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#toplinks  {
	width: 400px;
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	text-align: right;
}
#header  {
	width: 960px;
	clear: both;
}
#main {
	width: 960px;
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}#footer {
	width: 960px;
	clear: both;
	color: #FFFFFF;
	background-color: #069898;
	text-align: center;
	height: 45px;
	padding-top: 13px;
	padding-bottom: 5px;
}
