html,body {
	margin: 0;
	padding: 0;
}

.tablesize {
	width: 100%;
	height: 100%;
}
.centered-table {
   margin-left: auto;
   margin-right: auto;
}

td {
	vertical-align: top;
}

div {
}

div.container {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width: 787px;
	height: 422px;
	border: 0;
	visibility: visible;
}

div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 432px;
}

div.top {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 580px;
	height: 150px;
}

div.main {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 580px;
	height: 282px;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.bullets {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	padding: 3px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

.nametext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	top: auto;
	right: auto;
	text-align: left;
	vertical-align: top;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFCC99;
	text-align: left;
	padding: 3px;
	border: thin solid #666666;
}
.details01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-color: #ECECEC;
	text-align: left;
	padding: 3px;
	border: thin solid #666666;
}
.details02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-color: #ececec;
	padding: 3px;
}
.details03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #666666;
	background-color: #CCCCCC;
	letter-spacing: -10em;
	text-align: left;
	padding: 3px;
}
.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #003366;
	text-align: left;
	padding: 3px;
	font-weight: bold;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #EDEDED;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.infotext02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.picturebox {
	background-color: #ECECEC;
	vertical-align: bottom;
	background-position: right bottom;
	text-align: right;
}
.infobox {
	border: thin solid #666666;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #99CCFF;
	text-align: left;
	padding: 3px;
	border: thin solid #666666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#003366;
	text-align: left;
	padding: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #99CCFF;
	text-align: center;
	vertical-align: middle;
}
A:hover
{
    COLOR: #0099ff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:active
{
    FONT-WEIGHT: normal;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.class5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EDEDED;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.class5 A:link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.class5 A:visited {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.class5 A:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.class5 A:hover {
	color: #00CCFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.HrefClass
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000068;
    TEXT-DECORATION: none
}
.class2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CCFF;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
.class2 A:link {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	text-decoration: none;
}
.class2 A:visited {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	text-decoration: none;
}
.class2 A:active {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	text-decoration: none;
}
.class2 A:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	text-decoration: underline;
	font-style: normal;
}
.class1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00CCFF;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
}
.class1 A:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #00CCFF;
	vertical-align: middle;
	padding: 1px;
	text-decoration: none;
}
.class1 A:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #00CCFF;
	vertical-align: middle;
	padding: 1px;
	text-decoration: none;
}
.class1 A:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #00CCFF;
	vertical-align: middle;
	padding: 1px;
	text-decoration: none;
}
.class1 A:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #003366;
	vertical-align: middle;
	padding: 1px;
	text-decoration: none;
}
.class6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.class6 A:link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.class6 A:visited {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.class6 A:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.class6 A:hover {
	color: #00CCFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}