body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	
	background-color: #293550;
	background-image: url(background.gif);
	background-position: center;
	background-repeat: repeat-y;
}


.bodybit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

a{
	/*color: #666666;*/
	color: #336699;
	text-decoration: none;	
}
a:link, a:visited{
	/*color: #666666;*/
	color: #336699;
	text-decoration: none;
}
a:hover, a:active{
	color: #293550;
	text-decoration: underline;
}

.bodytable {
	background-color: #FDEDCB;
}

.ultimateheader {

	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #293550;
	text-indent: 7px;
	text-align: left;

	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #293550;
	text-align: left;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #293550;
	text-align: left;
}
.centrehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #293550;
	text-align: center;
}
.centreheadlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #293550;
	text-align: center;
}
.centreheadhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #990000;
	text-align: center;
}


.maintable {
	width: 816px;
}


.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.footnote a{
	color: #FFFFFF;
	text-decoration: none;	
}
.footnote a:link, .footnote a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.footnote a:hover, .footnote a:active{
	color: #FDEDCB;
	text-decoration: underline;
}
.image-right {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid #14467B;
}
.image-left {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid #14467B;
}
.small {
	font-size:10px;
	line-height:12px;
}
.larger {
	font-size:16px;
}