body {
	margin:0;
	background-color:#fff;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	background-color : #fff;
	text-align: left;
	font-size: x-small; 	/* IE5 Font */
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;	/* IE6 Font */
}

html>body {
  font-size: x-small;
} 

H1 {
	color: #fff;
	font-size: small;
	margin: 10px 0 0 0px;
	font-weight: normal;
}

H2 {
	font-size: small;
	margin: 30px 0 30px 212px;
	font-weight : normal;
}

h2.white {
	color: #FFFFFF;
	
}
h2.red {
	color: #E41815;
	
}


h3 {
	color: #000;
	font-size: small;
	font-weight : bold;
	margin-bottom:-16px;
}

h4 {
	color: #E41815;
	font-size:small;
	font-weight:bold;
	margin-bottom:-16px;
}
p {
	text-align: left;
}

.blueH1 {
	font-size: larger;
	font-weight : normal;
}



a{
	color: #E41815;
	text-decoration: underline;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
ul {
	color:#000;
	text-indent: 0px;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	list-style-position : outside;
	padding-left : 0px;
	position : relative;
	left : -10px;
}
li{
	color:#000;
	text-indent: 0px;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	list-style-position : outside;
	padding-left : 0px;
	position : relative;
}
td{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: x-small; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}

html>body*td {font-size: small;}


.white {
color:#FFFFFF;
margin: 4px 0 8px 20px;
}

.white a{
	color:#FFFFFF;
	text-decoration:none;
}
.white a:hover{
	color: #F3EBB3;
	text-decoration:none;
}


.navbar {
	text-align: left;
	
}

.navbar a, .navbar a:visited {
	float: left;
	background-color: #F3EBB3; 
	color: #000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: small; 
	padding: 3px 0 3px 20px;
}

.navbar a:hover {
	background-color : #E41815;
	color: #fff;
}



.tablerule*td{
	
border-bottom:1px solid #003366;
padding:20px 0 5px 0;
}
.contenttd {
	
	padding-bottom: 20px;
	padding-right: 20px;
}

.picpan {
 width: 169px;
}
.picpan img {
	margin-bottom: 22px;
	margin-top:3px;
}
.navpan{
	width: 212px;
}
#navigation ul {
	list-style-image:  none;
	list-style: none;
	margin: 0;
	padding-left: 15px;
	}
	
#navigation li {
	padding-top: 1px;
	padding-bottom: 8px;
	padding-left: 15px;
	
	}
	
#navigation a {
	color: #E41815;
	text-decoration: none;
	
	}
	
#navigation a:hover {
	color: #000;
	}
	
#navigation #currentpage a {
	list-style: none;
	font-weight: bold;
	}

.copyright{
	
	color: #999;
	font-size: xx-small;
	
}
.footer {
margin: 15px 10px 20px 10px;
	color:#999;
}




.orangetext {
	color: #FF6600;
}

.whitetext {
	color: #FFFFFF;
}
.orangeh2 {
	font-weight: bold;
	color: #FF6600;
}


.colourTable {
	background-color: #FFFFFF;
	width: 300px;
}

th.colourheader  {
	color: #FFFFFF;
	background-color: #003366;
}

td.colourcell1  {
	color: #003366;
	background-color: #E5EAEF;
}

td.colourcell2 {
	color: #003366;
	background-color: #AEC7D5;
}

/* faqs */


.navcopy {margin:10px 0 0 30px}
