body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#eeeeee; 
	scrollbar-base-color:#959CA1; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#959CA1; 
	scrollbar-highlight-color:#959CA1; 
	scrollbar-shadow-color:#959CA1;
	scrollbar-track-color:#eeeeee;
}
.nav {
	font-family: Arial;
	font-size: 11px;
	color: #63AEE7;
}

.navsep 
{
	font-family: Arial;
	font-size: 11px;
	color: #949CA1;
}

.nav a {
	text-decoration: none;
	color: #949CA1;
}

.nav a:hover {
	color: #616975;
}

#container {
	text-align: center;
	width: 100%;
}

.imageHeader 
{
	margin-bottom: -8px;
}

.bodycopy {
	font-family: Arial;
	font-size: 11px;
	color: #949CA1;
}

.smallish 
{
	font-family: Arial;
	font-size: 6px;
	color: #949CA1;
}

.bodycopy a {
	color: #63AEE7;
	text-decoration: none;
}

.bodycopy a:hover {
	text-decoration: underline;
}

.footer {
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color:#2D94DF;
	text-decoration: none;
}

.footer a.bluelink, .footer a.bluelink:hover {
	color: #2D94DF;
	text-decoration: none;
	font-weight: bold;
}
