@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

div#header
{
	display:none;
}

div#header2
{
	display:none;
}

div#navcontainer
{
	display:none;
}

div#binneleft
{
	display:none;
}

h1
{
	font-size:2em;
}

h2
{
	font-size:1.8em;
}

h3
{
	font-size:1.6em;
}

h4
{
	font-size:1.4em;
}

h5
{
	font-size:1.2em;
}

h6
{
	font-size:1.1em;
}

div#logo
{
	padding:20px;
	margin:0 auto;
	width:100%;
	text-align:center;
}

div#footer
{
	border-top:2px solid black;
	text-align:center;
}

div#footer a
{
	text-decoration:none;
	font-weight:bold;
	color:black;
}

a
{
	text-decoration:none;
	font-weight:bold;
	color:black;
}
