HTML, BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
A {
	color: #000000;
	text-decoration: underline;
}
h1 {
	padding: 6px;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}

#main {

}
#printLogo {
	display: block;
	padding-bottom: 20px;
}
#header {
	display: none;
}
#menu {
	display: none;
}
#menu img {

}
#button1 {
	display: none;
}
#button2 {
	display: none;
}
#button3 {
	display: none;
}
#button4 {
	display: none;
}
#button5 {
	display: none;
}

#content {
	margin: 25px 0px 0px 0px;
}
#contentLeftCol {
	display: none;
}
#contentRightCol {
	width: 90%;
	margin: 0px;
	padding: 0px;
}
#copyText {
	margin: 30px 0px 10px 0px;
	font-size: 10px;
}

#titleCol1 {
	display: none;
}

#titleCol2 {
	float: none;
}
.sectionTitle2 {

}
.sectionTitle2Odd {

}
.sectionTitle2Even {

}
#contentTextTitle2 {

}
#titleCol3 {
	float: none;
}
.sectionTitle3 {

}
.sectionTitle3Odd {

}
.sectionTitle3Even {

}
#contentTextTitle3 {

}

.section1 {

}
.section1Odd {

}
.section1Even {

}
#contentText1 {

}

.section2 {

}
.section2Odd {

}
.section2Even {

}
#contentText2 {

}

.section3 {

}
.section3Odd {

}
.section3Even {

}
#contentText3 {

}

.section4 {

}
.section4Odd {

}
.section4Even {

}
#contentText4 {

}

.section5 {

}
.section5Odd {

}
.section5Even {

}
#contentText5 {

}

#banner img {
	width: 468px;
	height: 60px;
	border: 0;
}

/*gallery*/
div.galleryItem {
  float: left;
  margin: 10px 15px 10px 0;
  height: 75px;
  width: 90px;
  text-align: center;
}
div.galleryItem img{
  margin: auto
}


#galleryItems {
 
}

.clearBoth {
  clear: both;
}

.gray {
	color: #666;
}

A.siteLink {
	font-weight: bold;
}

p.search a {
	font-weight: bold;
}
p.search span {
	visibility: visible;
}

.tools {
 display: none; 
}