﻿body
{
	margin: 0px;
	color: #000000;
	font-size: small;
	font-family: "Trebuchet MS", Arial, "Comic Sans MS";
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	min-width: 940px;
}
	
a:link 
{
	color: #0000FF;
}

.floatleft 
{
	border-style: solid;
	border-width: 0px;
	float: left;
	}

.floatright 
{
	float: right;
	}
	
.notes 
{
	font-size: small;
	color: #000000;
	font-style: italic;
}

h1 {
	color: #DF0712;
	text-align: left;
	font-size: large;
	background-color: #FFFFFF;
	width: 750px;
}

h3 {
	color: #DF0712;
	text-align: left;
	font-size: large;
	background-color: #FFFFFF;
	width: 650px;
}

h4 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	width: 400px;
	text-align: center;
}

.subheading 
{
	color: #DF0712;
	font-size: medium;
}
.italic {
	font-style: italic;
}

.tagline
{
	font-size: .75em;	
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer 
{
	border-top: solid 1px #666666;
	margin: 0px;
	color: #FFFFFF;
	border-bottom: solid 6px #000000;
	font-size: .8em;
	background-color: #E60A15;
	padding: .1em 1em;
	clear: both;
	border-top-color: #666666;
	border-bottom-color: #FFFFFF;
}

#footer p 
{
	margin: 0;
	line-height: 1.7em;
	padding: 0;
}

#footer a 
{
	color: #FFF;
}

	
#h3
{
	color: #DF0712;
	font-size: large;
	font-weight: normal;
}

#masthead 
{
	margin: 0;
	color: #0099CC;
	height: 90px;	
	text-align: right;	
	padding: 0;	
	}
	
#maincontent 
{
	margin-left: 15em;
	margin-right: 3em;
}
		
#menu 
{
	background: #DF0712 url('menu-bg.gif') repeat-x 50% bottom;
	height: 35px;
	text-align: right;
}

#menu ul a 
{
	text-decoration: none;
	font-size: small;
	padding: 0px 1.0em 0px 0.5em;
	color: #FFFFFF;
	font-weight: bolder;
}

#menu li a:hover 
{
	background-color: #BB2B35;
}

#menu li
{
	display: inline;	
	border-right: thin #ffffff solid;
	}
	
#menu2 li a:hover 
{
	background-color: #BB2B35;
}
#menu2 {
	width: 12.5em;
	float: left;
	font-size: small;
	text-align: left;
}
#menu2 ul
{
	margin: 0;
	list-style-type: none;
	padding: 0 1em 0 .5em;
}
#menu2 ul a 
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: .1em .5em;
	font-weight: bolder;
}
#menu2 ul li 
{
	border: thin solid #FFFFFF;
	background-color: #E7010C;
}
.SfEP {
	color: #E7010C;
	font-weight: bold;
	font-size: x-small;
}
h4 {
	color: #000000;
}
.columnheading {
	color: #FFFFFF;
	font-weight: bold;
}
.strapline {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	left: 10px;
}
#strapline {
	width: 400px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#SfEP {
	width: 12.5em;
	font-size: small;
	text-align: center;
}








