/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:0.8em;
}


.normallink 
{
	display:inline;

}

.narrowcol a {
	color:white!important;
}

.accesslink 
{
	display:none;
}

.SmallestText {
	font-size:1em;
}

.OrangeText, .OrangeText a {
	color:#666666;
}

.button a
{
	color:Black!important
}

a {
	color:#666666!important;
}

h1, h2, h3 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
}

h1 
{
	color:#990000;
	font-size:2.1em;
	text-transform:uppercase;	
	}

h2 {	
	font-size:1.4em;
	margin:0px;
	padding:0px;
	color:#333333;
}

.h2Lrg {
	font-size:2em;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#999999;
	
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#333333;
}

h4 
{
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
	
.SLargerText {
	font-size:120%;
}

.LargerText {
	font-size:150%;
}

.LargestText {
	font-size:160%;
	line-height:1.7em;
}

.SmallestText {
	font-size:80%;
}

.Georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.normalcolour, .normalcolour li {
	color:#5e5e5e!important;
}

.GreyText, .GreyText a {
	color:#999;
}

.GreyText a:hover {
	color:#666;
}

.GreenText {
	color:#79ac20;
}

.BlueText {
	color:#0096ec;
}

.OrangeText, .OrangeText a {
	color:#ff9900!important;
}

.OrangeText a:hover {
	color:#c1840b;
}

.RedText {
	color:#990000;
}

.WhiteText, .WhiteText a 
{
	color:White!important;
}

.IntroText {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
	line-height:1.3em;
}

.strapline 
{
	color:Black;
}

.navigation .SmallText 
{
	color:Black!important;
}

.navigation a 
{
	color:Black!important;
}