﻿body
{
	margin:5px auto;
	font-size:8pt;
	font-family:Verdana, Helvetica, sans-serif;
	color:#111111;
		width:800px;
}
.sitemap ul
{
	text-decoration:none;
	font-weight:bold;
	color:#004f66;
}
a
{
	text-decoration:none;
	font-weight:bold;
	color:#004f66;
}
a:hover
{
	color:#ff6600;
}
.PageTop
{
	text-align:right;
	font-size:6.5pt;
	padding-bottom:5px;
	background:#fff;
}
.Header
{
	text-align:left;
}
.Footer
{
	position:relative;
	top:3px;
	/*border-top:1px solid #cccccc;*/
	padding-top:7px;	
	text-align:center;
	font-weight:300;
	font-size:0.8em;
	padding-bottom:7px;
	color:#555555;
}
.NewsEvents
{
	width:220px;
	font-family:Verdana, Helvetica, sans-serif;
}
.NewsEvents a
{
	text-decoration:none;
	font-size:8pt;
	color:#ff6600;	
	font-weight:bold;
}
.NewsEvents a:hover
{
	font-size:8pt;
	color:#004f66;	
	font-weight:bold;
}
.PageTop a
{
	text-decoration:none;
	font-weight:bold;
}
.PageTop a:link
{
	color:#004f66;	
}
.PageTop a:visited
{
	color:#004f66;	
}
.PageTop a:achive
{
	color:#004f66;	
}
.PageTop a:hover
{
	color:#ff6600;
}
.pageLayout
{
	border:1px solid #aaaaaa;
	background:#fff;
}

