#DynamicHtmlConsole1	  { display: none }
.header .SiteLogo		  { display: none }
.header .SiteSearch		  { display: none }
.header .siteSearchBorder { display: none}
.header .SiteHeader .BreadcrumbTrail	{ display: none }
.header .TextOnly		  { display: none }
.header .SiteHighlights   { display: none }
.header .HeaderBackgroundImage			{ display: none }
#leftcol				  { display: none }
#rightcol				  { display: none }
.SiteHeader				  { display: none }
.HomePageImage			  { display: none }
.HeaderBottomBar		  { display: none }
.NewsTicker				  { display: none }
.QuickLinks				  { display: none }
.FooterLinks			  { display:none  }
#accessibility			  { display:none  }
.dynamicMenu			  { display:none  }
.printDiv				  { display:none  }
.mainTable				  { float:left    }
.rightTablecol			  { display:none  }
.siteDate				  {	display:none  }
.atozTable td
{
	text-align:center;
}
input
{  
	font-size: 8pt
}
.atozTable a
{
	font-weight:bold;
}
.smallLabel
{
	font-size:85%;
}
.inputButton
{
	margin-left: 3px;
	border: #666666 1px solid;
	background: #CCCCCC;	
}
.flatInput
{
	border-style:solid;
	border-color:Black;
	border-width:1px;
}
.hideBox
{
	visibility:hidden;
	border-style:solid;
	border-color:Black;
	border-width:0px;
}
.PageContent IMG,
.PageContentNarrow IMG,
.PageContentWide IMG { margin: 3mm; }
H1 { font-size: 140%}
H2 { font-size: 125%}
H3 { font-size: 120%}
H4 { font-size: 100%}
a  { color: #000066;}
body 
{  
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
}
#maincol 
{  
	padding-left: 15px; 
	padding-right: 5px; 
	font-size: 80%; 
}