#header
{
  font-family:  arial,helvetica,sans-serif;
  font-weight:  bold;
  color:        #ffffff;
}

#headertop
{
  font-size:        11px;
  background-color: #848586;
  width:            780px;
	height:						20px;	/* necessary so that NS renders the same as IE (NS ignoring the image setting the minimum height for the div */
  border-bottom:    1px solid #ffffff;
}

#headertop a,a:visited
{
  font-size:        11px;
	font-weight:			bold;
	text-decoration:	none;
	color:						#ffffff;
}

#headertop a:hover
{
	color:						#F7C310;
}

.headerlinkpad
{
	margin:						0px 7px 0px 7px;
}

.headerft
{
	font-family:			verdana,arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				10px;
	border:						0px solid #ffffff;
	width:						90px;
	color:						#848586;
	margin:						0px 5px 0px 0px;
	height:						14px;	/* necessary to make NS render the same as IE */
}

.headerfs
{
	font-family:			verdana,arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				10px;
	border:						0px solid #ffffff;
	background-color:	#ffffff;
	color:						#848586;
	margin:						0px 5px 0px 0px;
	height:						14px;	/* necessary to make NS render the same as IE */
}

#headermid
{
  background-color: #1D69AA;
  width:            780px;
	height:						100px;	/* necessary so that NS renders the same as IE (NS ignoring the image setting the minimum height for the div */
  border-bottom:    2px solid #8BC1EE;
}
