

/* ------------------------------------------------------------------------------------------------------*/
/* STYLES SPECIFIC TO CONTACT SECTION  ------------------------------------------------------------------*/


/* Sub-Nav Rollovers */

#secondaryNav .contactUs a { background: url(../images/contact/subnav_contactUs.gif) no-repeat; width: 85px; }
#secondaryNav .contactUs a:hover  { background-position: -85px 0; }
#secondaryNav .contactUs a:focus  { outline: 0; }


/* Styles for indicating in Sub-Nav list the current page within section */

#secondaryNav .contactUs a.currentSubSection { background-position: -170px 0; }





/* Used to indicate phone/fax/email markers in the text blocks on the Contact page */

.indicatorLetter {
	font-size: 10px;
	font-weight: bold;
	color: #BF3019;
}