div {
	border: none;
	margin-left: 3px;
	margin-right: 3px;
	}

#top {
	margin-left: 5px;
	color: #000;
	height: 115px;
	clear: both;
	width: 100%;
	}

#header {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	width: 1175px;
	height: 76px;
	background: url(Didcot-track-BG.jpg) center;
}	

.sideboxR ul {
	font-family: sans-serif;
	font-size: 13px;
	list-style: disc;
	color: #4c5b64;
	padding-left: 14px;
	margin-left: 14px;
	margin-bottom: 5px;
}

.sideboxR li {
	vertical-align: middle;
	margin-bottom: 2px;
}

/* Sidebox for Whats New */

.sideboxRWN {
	background-color: #F5F5F5;
	border: 2px solid;
	border-color: #C2E4FA;
	font-weight: bold;
	color: #0056a8;
	font-family: sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 270px;
	float: left;
	margin-top: 10px;
}

.sideboxR {
	background-color: #F5F5F5;
	border: 2px solid;
	border-color: #C2E4FA;
	color: #B22222;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 270px;
	float: left;
	margin-top: 10px;
	height: auto;
}

.sideboxR2 {
	background-color: transparent;
	border: 2px none;
	border-color: #C2E4FA;
	color: #B22222;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 270px;
	float: left;
	margin-top: 10px;
	height: auto;
}

.sideboxRtitleWN {
	width: 272px;
	height: 30px;
	background-color: #406b6c;
	margin-left: -1px;	
}

#rightcol .boxtext {
	margin-left: 12px; 
	margin-right: 12px; 
	margin-top: 0px;
	margin-bottom: 0px;
}

#rightcol .boxtext a {
	color: #797700;	
}

.sideboxRWN ul {
	font-family: sans-serif;
	font-size: 15px;
	list-style: none;
	color: #814112;
	padding-left: 14px;
	margin-left: 14px;
	margin-bottom: 5px;
}

.sideboxRWN ul ul a{
	font-family: sans-serif;
	font-size: 13px;
	list-style: disc;
	color: #797700;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: underline;
}

.sideboxRWN ul ul{
	font-family: sans-serif;
	font-size: 13px;
	list-style: disc;
	color: #0056a8;
	padding-left: 12px;
	margin-left: 12px;
	margin-top: 7px;
}

.sideboxRWN li {
	vertical-align: bottom;
	margin-bottom: 5px;
}

.sideboxRWN p {
	vertical-align: bottom;
	margin-bottom: 3px;
	margin-top: 4px;
}

/* Begin Horizontal CSS Drop Down Menu */

#menuh-container
	{
	position: absolute;		
	left: 0px;
	top: 99px;
	width: 100%;
	z-index: 500;	
	font-size: small;
	}

#menuh
	{
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	margin:.3em;
	margin-top: 1em;	

	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #555;
	white-space: nowrap;
	margin:0;
	padding: 0.2em;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	font-weight: bold;
	background-color: #106B01;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #20344e;
	font-weight: bold;
	background-color: #e1f4ee;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(menuDownArrow2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(menuHorizArrow2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin: 0;
	padding: 0;
	float:left;
	width: 7.7em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			
    vertical-align: bottom; 
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
	
#leftcol {
	width: 180px;
	color: #000;
	position: absolute; 
	left: 2px;
	top: 145px;
	}

#rightcol {
	position: absolute;
	left: 750px;
	top: 145px;
	width: 200px;
	padding-left: 5px;
	padding: 3px;	
	background-color: transparent;
	}

#rightcol p {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
	color: Navy;
	}

p {
	font-family: sans-serif;
}
	
#leftcol p {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
	color: #4682B4;
	margin-top: -10px;
	}
	
#footerMain p {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
	color: #006400;
	font-weight: bold;
	}
#content {
	position: absolute;
	left: 1%;
	top: 145px;
	width: 500px;
	margin: 5px 250px 0 225px;
	padding: 5px 3px 3px;
	color: #000;
	min-width: 300px; 
	background: White;
	border-left: thin none #708090; 
	border-right: thin none #708090; 
	}
	
#footerMain {
	position: absolute;
	left: 0%;
	top: 1400px;
	clear: both;
	width: 100%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	background-color: #9BDBB4;
	}
	
body {
	width: 97%;
	}

html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	}
	
#content p {
	font-style: normal;
	font-variant: normal;
	color: #000099;
}
#content2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	margin-left: 3px;
}

h1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Maroon;
	text-align: center;
	border: medium;
	margin-left: 5px;
	margin-right: 5px;
}

h2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Navy;
	text-align: center;
	}
	
h3 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Maroon;
	text-align: center;
	margin: 1% 0 0 0;
}
h4 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: navy;
	margin: 1% 0 1% 5px;
}

h5 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: #008B8B;
	margin: 5px 1% 12px 1%;
	text-align: left;
}
h6 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: navy;
	margin: 1% 0 1% 5px;
}

#navcontainer ul {
background-color: #106B01;
color: White;
float: left;
width: auto;
font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
 text-align: center;
 line-height: normal;
 margin: 0px 5% 5px 0px;
 padding-left: 0px;
}

#navcontainer ul li { 
display: inline; 
}

#navcontainer ul li a {
padding: 0.2em 1em;
background-color: #106B01;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #106B01;
}
#navcontainer ul li a:hover {
background-color: #6B0111; 
color: White;
}
#navcontainerH ul {
margin-right: 160px;
background-color: transparent;
color: #636400;
float: right;
font-family: arial, helvetica, sans-serif;
 margin-top: 10px;
 font-weight: bold;
 font-size: small;
}

#navcontainerH ul li { 
display: inline;
}

#navcontainerH ul li a {
padding: 0.2em 1em;
background-color: transparent;
color: #175280;
text-decoration: none;
float: left;
}

#navcontainerH ul li a:hover {
background-color: transparent;
color: #DC143C;
}
#button {
	width: 50%;
	border-right: 0px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
	font-weight: bold;
	margin-top: 14px; 
	margin-left: 15%;
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #2C5500;
		margin: 0;
		}
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #000155;
		border-right: 10px solid #000155;
		background-color: #004080;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #6E8FBA;
		border-right: 10px solid #6E8FBA;
		background-color: #C6D3EF;
		color: Navy;
		}
table {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin: 1em 1em 0 1em;
	border: 3px;
	border-color: Blue;
	border-style: solid;
	}
	td {
		line-height: 1.5em;
		padding: 0.25em;
		vertical-align: middle;
		font-weight: bold;
	}
	td.background{
		background-color: Silver;
	}
	colgroup {
		color: Black;
		font-size: 15px;
	}
	tr {
		vertical-align: middle;
	}

	tr#row1 {
		background-color: #D3D3D3;
		color: #B22222;
		font-weight: bold;
		vertical-align: middle;
		text-align: center;
		font-size: medium;
	}
	col#col1{
		background-color: #E6E6FA;
		width: 6em;
		font-weight: bold;
	}
	col#col2{
		background-color: #AFEEEE;
		width: 20em;
		font-weight: bold;
	}
	col#col3{
		background-color: #CCC7E6;
		text-align: center;
		color: Black;
		width: 8em;
		font-weight: bold;
	}
	col#col4{
		background-color: #E6E6FA;
		text-align: center;
		color: #483D8B;
		width: 8em;
		font-weight: bold;
	}
#leftcol ul {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;	
	list-style: none;
	font-size: small;
	list-style-type: disc;	
	color: Navy;
 }
 
ul{
	list-style: disc outside; 
	font-family: sans-serif; 
	font-size: 12px; 
	color: #121250;
 }
 
li {
	list-style: disc outside; 
	font-family: sans-serif; 
	font-size: 12px; 
	color: #121250;
 }
 
#content ul{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;	
	list-style: none;
	font-size: small;
	list-style-type: disc;	
	color: Navy;
 } 
 
#content li{
	text-decoration: none;	
	list-style: inside;
	list-style-type: circle;
	color: Navy;	
 }
 
 
 ul.centre {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;	
	list-style: disc;
	color: Navy;
	font-size: medium;
	margin-bottom: 4px;
 }
#leftcol li, #content li, #rightcol li {
 	background-color: transparent;
	margin-bottom: 8px;
 }
 li.large {
 	background-color: transparent;
	font-weight: bold;
	font-size: large;
 }
  li.medium {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	color: #000066;
 	background-color: transparent;
 }
 
a:link, a:visited { 
color: #4B0082; 
text-decoration: underline;  
} 
a:hover, a:active { 
color: Red;
list-style: none;
text-decoration: none;
background-color: transparent;
} 
a:hover {
 background-color: White;
 background-color: transparent;  
}
#leftcol a:hover {
	background-color: #F5FFFA;
	color: #A52A2A;
}

#leftcol a:link, a:visited { 
color: #483D8B; 
text-decoration: underline;  
}

#leftcol h5 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: #721380;
	margin: 5px 1% 12px 1%;
	text-align: left;
}

#footer a:hover {
	background-color: #C8E0E7; 
}
.photo {
	border: medium ridge;
	border-color: Blue;
	font-weight: bold;
	margin-bottom: 5px;
}
.leftphoto {
	clear: right; 
	margin-right: 10px; 
	margin-top: 20px;
	margin-left: 12px;
}
.centreboxH {
	border: 1px solid;
	border-color: #2E8B57;
	margin-bottom: 5px;
	width: 95%;
	float: left;
	clear: both;
	height: auto;
	margin-top: 10px;
	margin-left: 5px;
}
.centrebox {
	border: 2px solid;
	border-color: #6495ED;
	margin-bottom: 5px;
	width: 95%;
	float: left;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.sidebox {
	background-color: #f1f5fa;
	font-weight: bold;
	color: #006400;
	margin-bottom: 10px;
	width: 210px;	
	padding-top: 10px;
}
.sideboxR {
	background-color: #F5F5F5;
	border: 2px solid;
	border-color: #C2E4FA;
	color: #B22222;
	margin-bottom: 5px;
	width: 270px;
	float: left;
	margin-top: 10px;
	height: auto;
}

.sideboxL {
	background-color: #F5F5F5;
	border: 2px solid;
	border-color: #C2E4FA;
	color: #B22222;
	margin-bottom: 5px;
	width: 210px;
	float: left;
	margin-top: 10px;
	height: auto;
}

.sideboxSpec {
	border-color: #C2E4FA;
	font-weight: bold;
	color: #B22222;
	margin-bottom: 5px;
	width: 90%;
	float: left;
	clear: both;
	margin-top: 10px;
	background-color: #FFEEF0;
	border: 2px double Maroon;
}
.sidebox2 {
	background-color: #F5F5F5;
	border: thin ridge;
	border-color: #C2E4FA;
	font-weight: bold;
	color: #B22222;
	margin-bottom: 5px;
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	margin-top: 13px;
}

.boxtext {
	margin-left: 15px; 
	margin-right: 15px; 
	margin: 10px;	
}

.boxtextPrint {
	margin-left: 35px; 

}

.boxtext P{
	font-size: small;
}

/*Formats text in centre column */

.boxtextc {
	margin-left: 15px; 
	margin-right: 15px; 
	margin: 10px;
}

.boxtextc P{
	font-size: small;
	margin: 5px 5px;
	font-weight: bold;
	text-align: justify;
}

.centreboxtext {
	margin-left: 20px; 
	margin-right: 15px; 
	margin-top: 15px;
	margin-bottom: 7px;
}

.centreboxtext p{
	font-size: small;
	margin: 4px 4px;
}

.centreboxtextsmall {
	margin-left: 20px; 
	margin-right: 15px; 
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
}
.lgboxm1 {
	width: 100%;
	padding-left: 2px;
	z-index: 3;
	padding: 3px;	
	background-color: transparent;
}
.lgbox1R {
	width: 50%;
	padding-left: 0px;
	z-index: 3;
	padding: 3px;	
	background-color: transparent;
	clear: both;
	float: right;
}
.lgbox1 {
	width: 50%;
	padding-left: 0px;
	z-index: 3;
	padding: 3px;	
	background-color: transparent;
	clear: left;
	float: left;
}
.lgbox2 {
	width: 49%;
	padding-left: 0px;
	z-index: 3;
	padding: 3px;	
	background-color: transparent;
	clear: right;
	float: right;
}
