html, body {
	margin:0px;
	padding:0px;
	height:100%;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#cccccc;
}
body {
  text-align: center;
}
body,td,th {
	font-family:Copperplate Gothic Light, Copperplate Gothic, Copperplate Light, Copperplate, Times New Roman, Times, serif;
}
#container {
 	margin:0px;
	padding:0px;
	width:952px;
 	text-align: center;
 	background-color:#FFFFFF;
	height:100%;
	border:1px dashed #FFCC33;
} 
td {
	font-family:Copperplate Gothic Light, Copperplate Gothic, Copperplate Light, Copperplate, Times New Roman, Times, serif;
	font-size: 14px;
	line-height:140%;
	font-style: normal;
	color: #555555;
}
th {
	font-family:Copperplate Gothic Light, Copperplate Gothic, Copperplate Light, Copperplate, Times New Roman, Times, serif;
	font-size: 14px;
	line-height:140%;
	font-style: normal;
	color: #555555;
}
h1 {
	margin:20px;
	font-size: 24px;
	color: #999999;
}
h3 {
	font-size: 18px;
	font-weight:bold;
	color: #555555;
}
p {
	font-family:Copperplate Gothic Light, Copperplate Gothic, Copperplate Light, Copperplate, Times New Roman, Times, serif;
	font-size: 14px;
	line-height:140%;
	font-style: normal;
	color: #333333;
	text-align:justify;
}
li {
	font-family:Copperplate Gothic Light, Copperplate Gothic, Copperplate Light, Copperplate, Times New Roman, Times, serif;
	font-size: 14px;
	line-height:140%;
	color: #0033CC;
	list-style: url(none) none outside;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
}
.menublock {
	background:url(../navig/background.gif); 
	background-repeat:repeat-y; 
}
.themenu {
	text-decoration:none;
	float:none;
}
.maindiv {
	background-color:#FFFFFF; 
	width:950px; 
	height:100%;
	float:left;
}
.topheader {
	width:950px; 
	margin:0px; 
	padding:0px; 
	background-color:#ffffff;
}
.bottomfooter {
	margin:0px; 
	padding:0px; 
	width:100%; 
	clear:both;
	float:none;
	font-family:Copperplate Gothic Light, Copperplate Gothic, Copperplate Light, Copperplate, Times New Roman, Times, serif; 
	font-size:10px; 
	color:#999999; 
	background-color:#ffffff;
	text-align:center; 
}
.centraldiv {
	float:left;
	background-color:#ffffff; 
	border: 1px solid #0066CC;
	width:700px;
	height:100%;
}
ul {
	text-align:left;
	text-indent: 0px;
	white-space: normal;
	list-style: square inside;
}
ol {
	text-align:left;
	text-indent: 0px;
	white-space: normal;
	list-style: disc url(none) outside;
}
a 
{
	color:#666699;
}
a:visited 
{
	color:#666699;
}
.dontprint
{
	/* we're fine */
}
.special
{
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-family:Copperplate Gothic Light, Copperplate Gothic, Copperplate Light, Copperplate, Times New Roman, Times, serif;
	font-weight:bold;
}
.thefooterlink {
	font-size:12px;
	color:#666699;
	font-weight:normal;
	text-decoration:none;
}
.thefooterlink a {
	font-size:12px;
	color:#666699;
	font-weight:normal;
	text-decoration:none;
}
.thefooterlink a:visited {
	font-size:12px;
	color:#666699;
	font-weight:normal;
	text-decoration:none;
}
.thefooterlink a: active {
	font-size:12px;
	color:#666699;
	font-weight:normal;
	text-decoration:none;
}
