@import "styles.css";
*
{
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #FFFFFF;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: auto;	
}
p
{
  margin: 5px 0px 5px 0px;
}
h1
{
  font-family: "Times New Roman", Times New Roman, Serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}
h2, h3, h4, h5, h6
{
  font-family: "Times New Roman", Times New Roman, Serif;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
h3, h4, h5, h6
{
  text-decoration: underline;
}
h4, h5, h6
{
  margin-left: 10px;
}
hr
{
	border:0;
	background-color:#cccccc;
	height:2px;
	text-align:center;
	margin: 5px 0px 5px 0px;
}
#topcurtain, #leftnav, #topnav, #rightnav, #banner
{
  display: none;
  visibility: hidden;
}
html, body, form, 
#cmsPageContainer1,
#cmsPageContainer2,
#cmsPageContainer3,
#printbanner,
#cmsMiddleBlock,
#cmsContentOuter,
#footer, 
#publicForm,
#cmsPageBackground
{
  margin: 0px;
  padding: 0px;
  float: left;
  width: auto;
  width: 535px ! important;
  clear: both;
  height: auto;
}

/********
 Top
*********/
#printbanner
{
  float: left;
  display: block;
  margin-bottom: 15px;
  clear: both;
  width: 100%;
}
/********
 Middle Block
*********/
#cmsMiddleBlock
{
  text-align: left;
}
/********
 clearings
*********/

div.clear
{
  clear: both;
  font-size: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
/*********
 Footer
*********/
#topfooter
{
  display: none;
}
#footer
{
  border-top: solid 2px #000000;
  margin-top: 5px;
  padding-top: 5px;
  text-align: left;
  display: none;
}
.clickhere
{
  display: none;
}
.underfootertextcopy, 
.underfootertextspeedwell
{
  display: none;
  visibility: hidden;
}
/********
 Login
*********/
.Login
{
  display: none;
}
/*******
 Forms
********/
.form, 
.contactForm,
.cssLinkButton
{
  display: none;
}
