* {
	margin: 0px;
	padding: 0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFCC;
}




h1 {
  color: #FF9900;
  font-size: large;
  font-weight: bold;
  line-height: 25px;
}
h2 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
	color: #FF9900;
	font-size: large;
	font-weight: bold;
	line-height: 25px;
}
h4 {
  color: #f47820;
}
h5 {
  color: #FF9900;
}
h6 {
  color: #f47820;
}
a,  a:link {
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
  color: #00CC00;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #FF9900;

}
a:focus {
  color: #00CC00;
}
a:active {
  color: #00CC00;
}
#headerwrapper {
display: none;
}
#headerwrapper #header {
display: none;
}
#headerwrapper #header #topnavigation {
display: none;
}


#headerwrapper #header #headerlogo {
	background-image: url(../Images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 270px;
	margin-top: 15px;
	margin-left: 75px;
	cursor: pointer;
}	
#headerwrapper #header #headercontent1 {
display: none;
}

#headerwrapper #header #headercontent2 {
display: none;
}







#outerwrapper {


}
#outerwrapper #contentfooter {
display: none;
}
#outerwrapper #contentfooter tr {
	background-color: #336699;
}



#outerwrapper #contentwrapper {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#outerwrapper #contentwrapper #contentheader {
display: none;
}
#outerwrapper #contentwrapper #leftcolumn1 {
display: none;
}

#outerwrapper #contentwrapper #leftcolumn2 {
	display: none;
}



#outerwrapper #contentwrapper #content {
	margin-left: 20px;
	width: 435px;
	margin-top: 5px;
}
#outerwrapper #contentwrapper #content2 {
	width: 260px;
	margin-left: 20px;
	
}


#outerwrapper #contentwrapper #rightcolumn {
display: none;
}






#footer {
	height: 120px;
	background-image: url(../Images/footer_bg.gif);
	background-repeat: repeat-x;
}
#footer #footerwrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#footer #footerwrapper #footercontainer {
	width: 440px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

#footer #footerwrapper #footercontainer #footeraddress {
	width: 135px;
	float: right;
	margin-right: 35px;
	margin-top: 1px;
}

#footer #footerwrapper #footercontainer #footeraddress p {
	color: #FFFFFF;
}
#footer #footerwrapper #footercontainer #footername {
	width: 220px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-left: 30px;
}
#footer #footerwrapper #footercontainer #footername h1 {
	line-height: 20px;
	color: #FFFFCC;
	font-size: 14px;
}
#footer #footerwrapper #footercontainer #footername h2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#footer #footerwrapper #footermenu {
	display: none;
}





#footer #footerwrapper #footerlegal {
	display: none;
	}

#outerwrapper #contentwrapper #leftcolumn2 hr {
	line-height: 17px;
	color: #FFFFFF;
}

