@charset "UTF-8";
body {
	background-image: url(images/patterns/bkgrd.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #a7a9ac;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom: dotted 1px black;
	line-height: 12px;
	text-transform: uppercase;
	
}
.subnavactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f25b1f;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	
}
.subnavactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f25b1f;
	line-height: 12px;
	border-bottom: dotted 1px #f25b1f;
	text-transform: uppercase;
	text-decoration: none;
	
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.bodycopyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #f25b1f;
	text-decoration: none;
}
.bodycopyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	border-bottom: dotted 1px #f25b1f;
	color: #f25b1f;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	padding: 0px;
	text-transform: uppercase;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	padding: 0px;
	text-transform: uppercase;
}
.footlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border-bottom: dotted 1px black;
	line-height: 15px;
	text-transform: uppercase;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
	color: #f25b1f;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
	color: #000000;
}
