body
{
	width: 229px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 0px;

}

a,  a:visited
{
	color: #0022aa;
	text-decoration: none;
	padding: 1px;
}

a:hover,  a:active
{
	color: #ffff00;
	background-color: #0022aa;
	text-decoration: none;
	padding: 1px;
}

a.none, a:visited.none
{
	padding: 0px; 	
}

a:hover.none, a:active.none
{
	background-color: transparent;
	color: #ff0033;
	padding: 0px;
	text-decoration: none;
}


a img
{
border: 0px;
}

form
{
margin: 0px;
padding: 0px;
}

sup
{
	line-height: 10px;
	font-size: 9px;
}

em 
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

select
{
	width: 100%;
}

select option.alt
{
	color: #ffffff;
}


img.inline
{
float: left;
margin-right: 2px;
}

.header img
{
width: 200px;
}

#top
{
	visibility: hidden;
}

#masthead
{
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 229px;
	height: 80px;
	background-color: #ff0033;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	z-index: 2;
}

#masthead span
	{
	display: block;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	}


#content
{
	position: absolute;
	top: 83px;
	left: 2px;
	width: 226px;
	text-align: justify;
}

.rightfloater
{
	position: relative;
	float: right;
}

.printonly, .screenonly
{
	visibility: hidden;
	height: 0px;
	width: 0px;
}

.header
{
	width: 100%;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 4px;
}

.subheader
{
	font-size: 20px;
	text-transform: none;
}

.inset1
{
	width: 120px;
	float: right;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	padding: 5px;
}

.inset2
{
	width: 120px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	padding: 5px;

}
#nav
{
clear: both;
visibility: hidden;
}

#printbox
{
visibility: hidden;
width: 0px;
height: 0px;
}