.noPrint {
	display:none;
}

A:link{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A:active{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 110%;
	text-transform: lowercase;
	font-weight: 300;


}
.text A:link{text-decoration: underline;}
.text a:visited{text-decoration: underline;}
.text a:active{text-decoration: underline;}
.text A:hover{color: #000000;text-decoration: none;}
.text img {
	border: 3px solid #000000;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform: lowercase;

}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image:  url(images/leftnav.gif);
	height: 23px;
	width: 134px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: center;
	padding-top: 3px;
	text-transform: lowercase;

}
.leftnavover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image:  url(images/leftnav_f2.gif);
	height: 23px;
	width: 134px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: center;
	padding-top: 3px;
	text-transform: lowercase;
}

#navlist {
width: 134px;
}
#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 31px;
	width: 134px;
	text-align: center;
	margin-bottom: 5;



}
#navlist a{
	display: block;
	background-image:  url(images/leftnav.gif);
	background-repeat: no-repeat;
	vertical-align: middle;

}
#navlist a:link, #navlist a:visited {
color: #000000;
text-decoration: none;
vertical-aling:center;
}
#navlist a:hover, #navlist a:active #uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active{
background-image:  url(images/leftnav_f2.gif);
background-repeat: no-repeat;
color: #000000;
}
.leftnav a:link{text-decoration: none;color: #000000;}
.leftnav a:visited{text-decoration: none;color: #000000;}
.leftnav a:active{text-decoration: none;color: #000000;}
.leftnav a:hover{text-decoration: none; color: #000000;}
.leftnavover a:link{text-decoration: none;color: #000000;}
.leftnavover a:visited{text-decoration: none;color: #000000;}
.leftnavover a:active{text-decoration: none;color: #000000;}
.leftnavover a:hover{text-decoration: none; color: #000000;}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;

}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d6d2F;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #000000;
	width: 100%;
	padding: 2px;



}
