.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: 300;
	color: #7F7F7F;
	text-decoration: none;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #666666;
	line-height: 11px;
	text-decoration: none;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #0066CC;
	text-decoration: none;
	font-weight: 500;
}
.bodycopyfirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: 500;
	color: #7F7F7F;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: 600;
	color: #384366;
	text-decoration: none;
}
.bodycopymini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 300;
	color: #7F7F7F;
	text-decoration: none;
}

	#myMenu { 
  width: 100%;
  border: solid white 3px;
  float: left;
}
#myMenu span {
  display: none;
  visibility: hidden;
}
#myMenu a {
  display: block;
  width: 100%;
  border-top: solid white 3px;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-decoration: none;
}
#myMenu a:link {
  font-family: Arial, Helvetica;
  font-size:12px;
  background-color: #eef9ff;
  color: #3e81cd;
}

#myMenu a:visited {
  font-family: Arial, Helvetica;
  font-size:12px;
  background-color: #eef9ff;
  color: #3e81cd;
}

#myMenu a:hover {
  font-family: Arial, Helvetica;
  font-size:12px;
  background-color: #3171c6;
  color: #ffffff;
}

#myMenu a:active {
  font-family: Arial, Helvetica;
  font-size:12px;
  background-color: #3171c6;
  color: #ffffff;
}.bluesquare {
	list-style-position: inside;
	list-style-type: square;
	list-style-image:  url("/glazing/blue_square.gif");
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
