* {margin: 0}
img {border: 0}
body {
	padding: 0;
	font: 14px Arial, Verdana, sans-serif;
	background: white}

.body {
	position: relative;
	min-width: 760px}

/* header */

h1 {
	padding: 21px 0 0 12px;
	height: 119px;
	font-size: 16px;
	background: url(header.jpg) no-repeat}

h1 a {
	display: block;
	width: 430px;
	height: 63px;
	overflow: hidden;
	color: #102269}

h1 a:before {
	display: block;
	content: url(pagetitle.png)}

ul.mainMenu {
	padding: 12px 30px 12px 0;
	list-style: none;
	background: #6ce0f9 url(menu.gif) repeat-x}

ul.mainMenu li {
	display: inline;
	padding: 0 0 0 12px;
	color: #00006b;
	font-size: 16px;
	font-weight: bold}

ul.mainMenu li a:hover {text-decoration: underline}
ul.mainMenu li a {
	color: white;
	text-decoration: none}

/* messages */

.messages a {color: #102269}
.messages {padding: 0 100px 20px 25px}

.messages .header {
	position: relative;
	margin-top: 25px;
	padding: 10px 8px;
	border: 1px solid #456;
	border-bottom: none;
	width: 80%;
	text-align: right;
	background: #fcfcfc url(message-header.gif) repeat-x;
	color: #666;
	font-weight: bold}

.messages .header h3 {
	position: absolute;
	top: 10px;
	left: 8px;
	color: black;
	font-weight: normal;
	font-size: 100%}

.messages p {
	margin-top: -1px;
	background: #fcfcfc;
	border: 1px solid #afc5c7;
	padding: 10px 8px 8px 8px;
	font-size: 16px;
	font-family: "Courier New", monospace}

.messages font {
	font: 24px Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	font-family: "Arial" }

.messages p .pic img {display: block}
.messages p .pic {
	display: block;
	background; white;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	float: left}

.messages .clear {
	display: block;
	clear: both;
	height: 0;
	font: 0/0 monospace}

/* headerBanners */

.headerBanners {
	position: absolute;
	top: 18px;
	right: 0;
	padding: 2px;
	background: white}

.headerBanners a {
	display: block;
	float: left;
	margin-right: 4px}

/* footer */

.footer {clear: both}

.footer .madeIn {
	display: block;
	width: 273px;
	height: 81px;
	overflow: hidden}

.footer .madeIn:before {
	display: block;
	content: url(madein.png)}

.footer .buttons a {margin-right: 3px}
.footer .buttons {
	padding: 30px 5px 0 0;
	float: right}


