@charset "ISO-8859-1";
body {
	background-color:#25A7D9;
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:justify;
	color:#043462;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(body.jpg);
}
div#secondary {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	float:left;
	display:inline;
	width:300px;
}
div#main {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	height:500px;
	margin-right:35px;
	margin-left:360px;
	padding-top:45px;
}
div#header {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	background-image:url(header.jpg);
	height:230px;
	padding-top:30px;
	padding-right:750px;
}
div#footer {
	background-color:#27aade;
	background-repeat:no-repeat;
	background-position:top center;
	font-size:1em;
	position:relative;
	clear:both;
	background-image:url(footer.jpg);
	height:102px;
}
div#global_in {
	background-repeat:no-repeat;
	background-position:top center;
	width:980px;
	overflow:hidden;
	background-image:url(globalin.jpg);
}
div#global_out {
	background-color:#ffffff;
	background-repeat:repeat-y;
	background-position:top center;
	background-image:url(globalout.jpg);
	width:980px;
	margin-right:auto;
	margin-left:auto;
}
html>body div#main {
	height:auto;
	min-height:500px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#C64A2E;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ffffff;
	font-weight:700;
	text-transform:none;
	text-decoration:underline;
}
div#footer a {
	font-size:1em;
}
div#footer a:hover {
	font-size:1em;
}
div#secondary a {
	font-size:1em;
}
div#secondary a:hover {
	font-size:1em;
}
div#main a {
	font-size:1em;
}
div#main a:hover {
	font-size:1em;
}
h1 {
	font-size:1.3em;
	text-align:center;
	color:#7DA8A1;
	background-repeat:no-repeat;
}
h2 {
	font-size:1.15em;
	text-align:justify;
	color:#7DA8A1;
	background-repeat:no-repeat;
}
h3 {
	font-size:1em;
	background-repeat:no-repeat;
}
h4 {
	font-size:1em;
	background-repeat:no-repeat;
}
table tr td {
	font-size:1em;
}

