body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	test-align: center;
	/*background-color: #ffffff;*/
	background-image: url(Images/BGTile.gif);
	/*background-repeat: repeat;*/
		
}



#wrapper {
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding : 0 0 0 0;
	/*z-index: 50; */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	width: 800px;
}



a:link {
text-decoration: none;
color:#333333;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #CC6600;
}

a:active {
text-decoration: none;
}



#titlebar {
	
	margin: 0 0 0 0;
	border-bottom: 5px solid #999999;
		
}	
	
#verticallogo {
	margin-left: -52px;
	position: fixed;
	top: 0px;
	width: 40px;
	background-image: url(Images/TDCSideways2.gif);
}

	
#content {
e;
	float: left;
	top: 155px;
	left: 0;
	width: 545px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}



#content p {
	font-size: 80%;
	line-height: 1.5em;
	padding-left: 2em;
	padding-right: 1em;
	text-align: justify;	
	
}

	

#content h1 {
	color: #000000;
	padding-right: 0.45em;
	background-color: transparent;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


#content h2 {
	font: normal 120% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
	border-bottom: 2px solid #FF9006;
	margin-left: 10px;
}

#content h3 {
	font_size:35%;
	margin: 0 0 0 0;
	text-align:right;
	font-size: 85%;	
	}
	
#content h4 {
	font-size:85%;
	margin: 0 0 0 0;
	text-align: left;
	letter-spacing: normal;
	text-indent: 1em;
	}


#navigation {
	float: right;
	padding: 0;
	margin: 0;
	top: 155px;
	/*left: 551px;*/
	width: 250px;
	font: normal 120% Verdana, Arial, Helvetica, sans-serif;
	
}

/* #navigation div is 210px wide with no paddiing - don't know why as I thought this was 250px so this needs to be looked into */
#navigation ul {

	margin: 40 0 0 0;
	padding: 0;
}

#navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	/*padding-left: 10px;*/
}

#navigation ul a {
	font: 0.8em/30px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin: 0;
	border-bottom: solid #fff;
	width: 220px;
	padding-left: 30px;
	display: block;
}

#navigation ul p {
	padding-left: 30px;
}	

#navigation a:hover {
	border-top: none;
	background-color: #CCCCCC;
	/*border-left: 1px dotted #666666;*/
	border-right: none;
	color: #333333;
}
	 


#footer {
	
	padding: 0 10px 0 0;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #999999;
	clear: both;
}
	
#footer p {
	text-align: right;
	color: #000000;
}

#wrapper #content legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.85em;
	font-style: normal;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
#wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.LargeImage {
	text-decoration: none;
}
div#content TestThumbImage {
	text-decoration: none;
}

.smallphoto {
	border-width: 1px 1px 5px 1px;
	border-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
}

.largephoto {
	border-bottom-width: 5px 5px 15px 5px;
	border-style: solid;
	border-color: #333333;
}


#content LargeImage {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.resultsoutput {
	font-family: Arial, Helvetica, sans-serif;
	
	line-height: 1.1em;
	padding-left: 1.9em;
	text-align: justify;
	left: 2em;
}
.PreviousPage {
	font: 0.8em/30px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	width: 210px;
	padding-left: 0px;
	margin: 0 0 0 0;

	
}
.right_aligned_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.7em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9006;
	text-align: right;
	padding-right: 0.45em;
}
