* {
	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;

}




h1 {
  color: #336699;
  font-size: x-large;
  font-weight: bolder;
  line-height: 25px;
}
h2 {
  color: #FF9900;
  font-size: large;
  font-weight: bold;
  line-height: 22px;
}
h3 {
	color: #FF9900;
	font-size: medium;
	font-weight: bold;
	line-height: 25px;
	font-style: italic;
}
h4 {
	color: #336699;
	font-size: small;
	line-height: normal;
}
h5 {
	color: #FF9900;
	font-size: 12px;
	line-height: normal;
}
h6 {
  color: #f47820;
}
a,  a:link {
	color: #009900;
	font-weight: bold;
	text-decoration: none;

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

}
a:focus {
  color: #00CC00;
}
a:active {
  color: #009900;
}
#headerwrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#headerwrapper #header {
	display: none;
}
#headerwrapper #header #topnavigation {
	display: none;
}


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

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








#outerwrapper {

}
#outerwrapper #contentfooter {
display: none;
}



#outerwrapper #contentwrapper {
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#outerwrapper #contentfooter tr {
	background-color: #336699;
	color: #FFFFFF;
}


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


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



#outerwrapper #contentwrapper #content {
	margin-left: 20px;

}

#outerwrapper #contentwrapper #content #contentnav {
}
#outerwrapper #contentwrapper #content #contentnav li {
	list-style-image: url(../Images/bullet.gif);
	list-style-position: inside;
}
#outerwrapper #contentwrapper #content #contentnav a {
	font-size: 14px;
}

#outerwrapper #contentwrapper #content2 {
	margin-left: 20px;

	margin-top: 20px;
}





#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;

}

#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;
}

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




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

