@charset "utf-8";
/* CSS Document */
body, html {height: 100%;}
#outer {height: 100%; overflow: visible;}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	scrollbar-3dlight-color:#678bef;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#678bef;
	scrollbar-darkshadow-color:#678bef;
	scrollbar-face-color:#678bef;
	scrollbar-highlight-color:#678bef;
	scrollbar-shadow-color:#678bef;
	scrollbar-track-color:#ffffff;
}
.subheader {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
color:2c50b7;
}
.bodytext {
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
color:343004;
}
.footer {
font-size:12px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
color:343004;
}
.bodytextbold {
font-size:14px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
color:343004;
}
.header {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
color:343004;
}
.special {
font-size:9px;
font-family:Georgia, "Times New Roman", Times, serif;
color:343004;
}