body, h1, .errortext {
	font: normal .9em Arial, Helvetica, sans-serif;
	}
body {
	color: #000;
	background: #fff;
	text-align: center;
	padding: 0;
	}
h1 {
	font-weight: bold;
	font-size: 1.2em;
	color: #0055a5;
	background: transparent;
	}
#page {
	width: 990px;
	text-align: left;
	margin: 0 auto;
	}
#header {
	width: 990px;
	height: 188px;
	background: #005eb7 url('images/header-bg.gif') repeat-x top left;
	border-bottom: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
	}
a img {
	border: 0;
	}
.errortext {
	color: red;
	font-weight: bold;
	}
.alt_bg_dark, .alt_bg_medium, .alt_bg_light {
	background: #cc9;
	color: #000;
	}
a:link, a:visited, .page, .footer, .content, .bg_medium {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #002b53;
	}
a:hover {
	color: #c60;
	}
.bg_dark {
	background: #00488c;
	color: #fff;
	}
.bg_medium {
	font-size: 10px;
	background: #bfd4e8;
	margin: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
.bg_light {
	background: #bfd4e8;
	color: #002b53;
	}
.content, .page {
	color: #000;
	}
.leftside, .rightside {
	border: 1px solid #000;
	}
.footer {
	background: #e6eff7;
	border-bottom: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	height: 25px;
	font-size: 9px;
	color: #000;
	}
.topbottom {
	background: #00488c;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 13px;
	}
.verysmall, .verysmall-b, .small, .small-b, .medium, .medium-b, .large, .large-b, .footer {
	font-size: 12px;
	color: #002b53;
	}
.verysmall-b , .small, .small-b, .medium-b, .large, .large-b {
	font-style: bold;
	}
.small, .small-b {
	font-size: 18px;
	}
.medium, .medium-b {
	font-size: 26px;
	}
.large, .large-b {
	font-size: 48px;
	}
.footer {
	clear: both;
	color: #000;
	}
