@import "hpbstyling.css";
@import "hpbpositioning.css";
@import "hpbnav.css";
@import "hpbforms.css";
@import "calendar.css";



body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/metal000.jpg);
        background-repeat:repeat-x;
	font-size: small;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
}

h1 {
   font-size: medium;
	font-weight: 900;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:large;
}

h2 {
   font-size: x-small;
   font-weight: 900;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 30px;
	color: #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

img {
	border: 0px;
	display: block;
}

a:link {
	color: #008000;
	text-decoration: none;
	font-size: x-small;
	border-bottom: 1px dotted #008000;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

a:visited {
	color: #63798D;
	font-size: x-small;
	text-decoration: none;
	border-bottom: 1px dotted #63798D;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

a:hover {
	color: #f5f5f5;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	border-bottom: 1px dotted #f5f5f5;
}

a:active {
		color: #f5f5f5;
		text-decoration: none;
		font-size: x-small;
		voice-family: "\"}\"";
	   voice-family:inherit;
		font-size: small;
}

#logo {
	margin: 0px;
}

#breadcrumbs {
   font-weight: normal;
	font-size: small;
	color: #63798D;
}

p {
	font-size: x-small;
	color: #ffffff;
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 0px 20px 0px 30px;
	line-height: 19px;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

.text {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: .8em;
}
.hidden
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

a.bottomlink:link {
   font-size: 10px;
	color: #cccccc;
}

a.bottomlink:visited {
   font-size: 10px;
	color: #cccccc;
}

a.bottomlink:hover {
   font-size: 10px;
	color: #ffffff;
}

a.bottomlink:active {
   font-size: 10px;
	color: #cccccc;
}

#topNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bottomNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.verify {
	color: #B22222;
	padding: 0px 4px 0px 0px;
}

.brochure {
	position: absolute;
	top: 300px;
	right: 20px;
}


*html .brochure {
	top: 310px;
	right: 25px; 
}




