/* Advent style */
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #BF311A;
	text-decoration: underline;
}
a:link:hover {
	color: #BF311A;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:visited:hover {
	color: #BF311A;
	text-decoration: underline;
}
.mainnav {
	padding: 10px;
}
.navtoprl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	line-height: 22px;
	text-indent: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.navitem {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	line-height: 22px;
	margin-left: 10px;
	text-indent: 2pt;
}
.subnavitem {
	line-height: 14px;
	margin-left: 10px;
	text-indent: 2pt;
	margin-bottom: 5px;
}
.maincopy {
	padding: 10px;
}
.newsarea {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-left-color: #993300;
	padding: 10px;
	color: #993300;
}
.newsarea a:link, .newsarea a:visited {
	color: #993300;
}
h1 {
	font-size: 16px;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.sidearea {
	padding: 10px;
}
