body {
	background-color: #003882;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6971F;
	text-transform: none;
	font-weight: bold
}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #0066CC; font-weight: bold}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #FE9601; font-weight: bold}
a:active {  color: #0046B8; text-decoration: none}
a:link {  color: #0046B8; text-decoration: none}
a:visited {  color: #0046B8; text-decoration: none}
a:hover {  color: #FE9601; text-decoration: none}
.bgcorner {
	background-image:  url("images/corner.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgheader {
	background-image:  url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmenu {
	background-image:  url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgcontent {
	padding-right: 35px;
	padding-left: 20px;
}
.bgbutton {
	background-image:  url(images/bg_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF
}
.bgbottom {
	background-image:  url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold
}
.bgbottomr {
	background-image:  url(images/bg_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgright {
	background-image:  url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bgtop {
	background-image:  url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgtopr {
	background-image:  url(images/bg_top_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgleft {
	background-image:  url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}
.navigation a:active {  color: #FFFFFF; text-decoration: none}
.navigation a:link {  color: #FFFFFF; text-decoration: none}
.navigation a:visited {  color: #FFFFFF; text-decoration: none}
.navigation a:hover {  color: #0046B8; text-decoration: none}
.navigationb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.feature { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
.featurew { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF }
.title {  color: #FFFFFF; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}
.textcolour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE9601;
	font-weight: bold;
}
.textsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.texttiny { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF }
.textfeature { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF }
