body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;  
}
img 
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a:link
{
	color: #000;
	text-decoration: none;
}
a:visited
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: none;
}
a:active
{
	color: #000;
	text-decoration: none;
}
#masthead1
{
	overflow: hidden;
	width: 558px;
    height: 76px;
    float: left;
    border: 0px;
}

#search {
    display: none;
}

#primaryNavAreaGrayForPrinting {
	display: none;
	border: 0px;
	background-color: #665C53;
	overflow: hidden;
	width: 558px;
	height: 28px;
}

#primaryNavAreaBrown {
  /*  background-color: #665C53;
    width: 559px;
    height: 28px;
    border-right: 1px solid #827461;
    border-bottom: 1px solid #827461;
    border-left: 1px solid #827461;
    float: left; */
  display: none;
}

#primaryNav
{
    display: none;
}

#colorTrim {
    display: none;
}
#contentContainer {
    width: 100%;
    float: left;
    border: 0px;
}

#tertiaryNavContainer {
	float: left;
	width: 200px;
}

#tertiaryNav {
	display: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 190px;
	overflow: hidden;
	vertical-align:top;
	margin-bottom: 75%;
}

#primaryContent {
	width: 100%;
	padding: 2px; 
	float: left;
}

#secondaryNav {
	display: none;
	width: 110px;
	float: right;
	margin: -100px 0px 0px 0px;
	padding: 0px;
	overflow: visible;
}

#footer 
{
    display: none;
}

#subFooter 
{
	width: 558px;
	margin-top: 25px;
	font-size: 90%;
}
.hidePrint
{
	display: none;
}
#flash
{
	/*margin-left: -6px;*/
	display: none;
}
#section {
	display: none;
}
#tertiaryNavContainer {
	width: 180px;
}
#breadCrumbs
{
	display: none;
}
