BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
BODY, TABLE, TH, TD {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #333333;
}
A:link {color: #D5230B;}
A:visited {color: #1F8F6E;}
A:active {color: #D5230B;}
A:hover {color: #D5230B;}
h1, .headline {
	font-size: 26pt;
	font-weight: bold;
	color: #D5230B;
}
h2, .title {
	font-size: 20pt;
	font-weight: bold;
	color: #D5230B;
}
h3, .subtitle {
	font-size: 16pt;
	font-weight: bold;
	color: #D5230B;
}
h4, h5, h6, .highlight {
	font-weight: bold;
	color: #D5230B;
	text-decoration: none;
}
a.highlight:link, a.highlight:visited {
	color: #D5230B;
	text-decoration: none;
}
a.highlight:active, a.highlight:hover {
	font-weight: bold;
	text-decoration: underline;
}
.strong {
	font-weight: bold;
}
.tagline {
	font-style: italic;
	color: #1F8F6E;
	text-align: right;
}
.footnote {
	font-style: italic;
	color: #1F8F6E;
}
.footlink {
}
a.footlink:link, a.footlink:visited {
	text-decoration: none;
	color: #D5230B;
}
a.footlink:active, a.footlink:hover {
	text-decoration: underline;
	color: #D5230B;
}
.banner {
	font-size: 16pt;
	font-weight: bold;
	color: #1F8F6E;
	text-decoration: none;
}
.bannerlink {
	font-size: 12pt;
	font-weight: bold;
}
a.bannerlink:link, a.bannerlink:visited {
	text-decoration: none;
	color: #1F8F6E;
}
a.bannerlink:active, a.bannerlink:hover {
	text-decoration: underline;
	color: #D5230B;
}
a.sitemap:link, a.sitemap:visited {
	text-decoration: none;
	color: #000000;
}
a.sitemap:active, a.sitemap:hover {
	text-decoration: underline;
	color: #D5230B;
}
.youarehere {
	font-size: 10pt;
	color: #999999;
}
a.youarehere:link, a.youarehere:visited, a.youarehere:active {
	color: #999999;
}
a.youarehere:hover {
	color: #D5230B;
}
.photo {
	font-size: 10pt;
	color: #999999;
}
.score-red {
	background-color: #FFCCCC;
}
.score-amber {
	background-color: #FFFFCC;
}
.score-green {
	background-color: #CCFFCC;
}

.mainmenu {
	color: #D5230B;
	font-size: 11pt;
	font-weight: bold;
	font-family: Trebuchet,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #1F8F6E;
}
a.mainmenu:hover, a.mainmenu:active {
	color: #D5230B;
}

a.footmenu {
	font-size: 11pt;
	text-decoration: none;
}
a.footmenu:active, a.footmenu:hover {
	color: #ffffff;
	background-color: #D5230B;
}

.copyright {
	font-size: 9pt;
	color: #333333;
}
a.copyright:link, a.copyright:visited {
	text-decoration: none;
	color: #1F8F6E;
}
a.copyright:active, a.copyright:hover {
	color: #D5230B;
}
