@charset "UTF-8";
body {
	background-color: #dddad6;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;

}
.bodycopylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #b80005;
	text-decoration: none;
}
.bodycopylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #b80005;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002957;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.unionsnames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #994509;
	text-decoration: none;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #b80005;
	text-decoration: none;
}
.subnavactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #b80005;
	text-decoration: none;
}
.ptrn-nav {
	background-image: url(images/nav-ptrn.gif);
	background-repeat: repeat-x;
}
.ptrn-footer {
	background-image: url(images/footer-ptrn.gif);
	background-repeat: repeat-x;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.footer-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #8f8377;
}
.line-vrtdot {
	background-image: url(images/line-vrtdot.gif);
	background-repeat: repeat-y;
}
.line-horline {
	background-image: url(images/ptrn-horline.gif);
	background-repeat: repeat-x;
}
/* You Will See This: */

:-moz-any-link:focus {
  outline: 1px dotted invert;
}

/* Change It To This: */

:-moz-any-link:focus {
  outline: none;
}
a:active, a:focus {outline: 0;}
.border {
	background-image: url(../images/border_09.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}.descritpion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #7f4400;
	font-weight: normal;
}
.subheadinglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002957;
	line-height: 20px;
	text-decoration: none;
}
.subheadinglink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b80005;
	line-height: 20px;
	text-decoration: underline;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0000000;
}
.hp-bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.hp-bodycopylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #b80005;
	text-decoration: none;
	font-weight: bold;
}
.hp-bodycopylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #b80005;
	text-decoration: underline;
	font-weight: bold;
}
a img {border:0;
}