@charset "utf-8";
body {width:100%; max-width:100%; padding:0; margin:3px; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-color:#FFFFFF;}
.hatsblue {
	color: #1F3E95;
}

#page {background-color:#ffffff; display:block; min-width:720px; margin-left:5%; margin-right:5%;}
.sidebarbg a {
	color: #FFFFFF;
	text-decoration: none;
}

#topleft {top:0px;left:0px;height:25px; width:25px;margin:0; padding:0; position:fixed; background-image:url(../images/tl.gif)}
#topmid {top:0px;left:25px;height:25px; width:750px;background-color:#1F3E95;}
#topright {top:0px;left:775px;height:25px; width:25px;margin:0; padding:0; position:fixed; background-image:url(../images/tr.gif)}

.sidebarbg {background-image:url(../images/sidebar-background.gif); background-repeat:no-repeat}
h1 {
	font-size: large;
	color: #003399;
}
h2 {
	font-size: medium;
}
#logo {
	background-image: url(../images/hats2.gif);
	height: 110px;
	width: 382px;
}
.whiteonblue {
	color: #FFFFFF;
}
.smalltext {
	font-size: 10px;
	color: #FFFFFF;
}
