﻿html {
	height:100%;
}
.body {
	height:100%;
	background-image: url('graphics/background_concrete.gif');
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.page {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}
.banner {
	background-image: url('graphics/banner_concrete.gif');
	background-repeat: no-repeat;
	width: 38ex;
	margin-right: auto;
	margin-left: auto;
	height: 74px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	top: 10px;
	line-height: 72px;
	text-align: center;
}
.banner2 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 450px;
}
.boxes {
	width: 90%;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.boxes div {
	position: static;
	margin: 10px;
	height: 300px;
	vertical-align: top;
	display: inline-block;
}
#IE6 .boxes div {
	/* To get the inline-block effect on IE6 this CSS hack is required. */
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.boxes p {
	font-size: small;
	text-align: center;
}
.boxes img {
	border: 2px solid #0000FF
}

/* Class for navigation button list */
.navList {
	text-align: center;
}

/* Class for navigation button list elements (No bullet and inline */
.navList li {
	list-style-type: none;
	display: inline;
}

.textNext a {
	background-image: url('graphics/nav_next_concrete.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 21px;
	width: 100px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.textNext a:hover {
	background-image: url('graphics/nav_next_over_concrete.gif');
}
.textNext a:active {
	background-image: url('graphics/nav_next_down_concrete.gif');
}
.textPrev a {
	background-image: url('graphics/nav_prev_concrete.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 21px;
	width: 100px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.textPrev a:hover {
	background-image: url('graphics/nav_prev_over_concrete.gif');
}
.textPrev a:active {
	background-image: url('graphics/nav_prev_down_concrete.gif');
}
.textUp a {
	background-image: url('graphics/nav_up_concrete.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 21px;
	width: 100px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.textUp a:hover {
	background-image: url('graphics/nav_up_over_concrete.gif');
}
.textUp a:active {
	background-image: url('graphics/nav_up_down_concrete.gif');
}
.textCap a {
	background-image: url('graphics/buttonUp.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 20px;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.textCap a:hover {
	background-image: url('graphics/buttonOver.gif');
}
.textCap a:active {
	background-image: url('graphics/buttonDown.gif');
}
.textLong a {
	background-image: url('graphics/button_long.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 20px;
	width: 140px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.textLong a:hover {
	background-image: url('graphics/button_long_over.gif');
}
.textLong a:active {
	background-image: url('graphics/button_long_down.gif');
}
.textXLong a {
	background-image: url('graphics/buttonX.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 28px;
	width: 218px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.textXLong a:hover {
	background-image: url('graphics/buttonX_over.gif');
}
.textXLong a:active {
	background-image: url('graphics/buttonX_down.gif');
}

/* Turn link into an interactive button of standard size */
.textButton {
	text-decoration: none;
}
.textButton a {
	background-image: url('graphics/nav_hor_concrete.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 21px;
	width: 136px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.textButton a:hover {
	background-image: url('graphics/nav_hor_over_concrete.gif');
}
.textButton a:active {
	background-image: url('graphics/nav_hor_down_concrete.gif');
}
.page80J {
	width: 80%;
	text-align: justify;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.center {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
}
.centerImage {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width:240px;
}
.centreText {
	text-align: center;
}
.smallText {
	font-size: small;
}
.smallerText {
	font-size: x-small;
}
/* The set of displayed items (.items) contains a series of tables each containing
an individual item (.items table). Each table contains a nested table (.items table table)
containing descriptive text in two rows (.items table table th) and (.items table table td)
and an image (.items table img) */
.items {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.items table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	vertical-align: top;
	background-color: #FFFFFF;
}
.items table img {
	padding: 0px;
	margin: 0px;
	border-style: none;
}
.items table table {
	border: 1px solid #000000;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.items table table th {
	border: 1px solid #000000;
	background-color: #C0C0C0;
}
.items table table td {
	border: 1px solid #000000;
}
.items div img {
	padding: 0px;
	margin: 0px;
	border-style: none;
}
.items div table {
	border: 1px solid #000000;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.items div table th {
	border: 1px solid #000000;
	background-color: #C0C0C0;
}
.items div table td {
	border: 1px solid #000000;
}
.items div {
	border: 1px none #0000FF;
}
.index {
	margin-right: auto;
	margin-left: auto;
	width: 625px;
}
.index table {
	border-style: none;
}
.index table td {
	vertical-align: top;
}
.index table img {
	border-style: none;
}
.boldit {
	font-weight: bold;
	font-style: italic;
}
.left {
	text-align: left;
}
.red {
	color: #FF0000;
}
.pages {
	width: 90%;
	text-align: justify;
	margin-top: auto;
	margin-left: auto;
}
.pages table {
	font-family: "Times New Roman", Times, serif;
}
.pages td {
	width: 45%;
	padding-right: 0.5em;
	padding-left: 0.5em;
	vertical-align: top;
}
.Back {
	background-color: #C0C0C0;
	font-weight: bold;
}
