@charset "ISO-8859-1";
body {
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0px;
	background-image:url(body.jpg);
}
div#container {
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
	background-image:url(container.jpg);
}
html>body div#main {
	height:auto;
	min-height:412px;
}
div#header {
	background-repeat:no-repeat;
	background-position:top center;
	font-size:1em;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(header.jpg);
	width:1000px;
	height:322px;
}
div#global {
	background-repeat:repeat-y;
	background-position:top center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(global.jpg);
	width:1000px;
}
div#footer {
	background-repeat:no-repeat;
	background-position:top center;
	font-size:1em;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(footer.jpg);
	width:1000px;
	height:27px;
}
div#main {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	float:left;
	clear:both;
	height:412px;
	width:560px;
	padding-left:24px;
	padding-right:12px;
}
div#secondary {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	float:left;
	width:384px;
	padding-left:8px;
	padding-right:12px;
}
div#globalf {
	background-repeat:no-repeat;
	clear:both;
}
img {
	border:0;
}
table tr td {
	font-size:1em;
}
form {
	margin:0px;
	padding:0px;
}
a {
	color:#000000;
}
a:hover {
	color:#000000;
}
div#globalh {
	background-repeat:no-repeat;
}
h1 {
	font-size:1em;
	color:#1B6F94;
	background-repeat:no-repeat;
}
h2 {
	font-size:1em;
	background-repeat:no-repeat;
}
h3 {
	font-size:1em;
	background-repeat:no-repeat;
}
h4 {
	font-size:1em;
	background-repeat:no-repeat;
}
