@charset "utf-8";

/* --------------------------- START CLASSES TO EDIT FOR DIFFERENT VERSIONS -------------------------------------- */

a, a:link, a:active, a:visited, a:hover,
#emailsContainer a, a:link, a:active, a:visited, a:hover,
#mapContainer a, a:link, a:active, a:visited, a:hover,
#nameAddressContainer a, a:link, a:active, a:visited, a:hover,
#phonesContainer a, a:link, a:active, a:visited, a:hover,
#faxesContainer a, a:link, a:active, a:visited, a:hover,
#businesshoursContainer a, a:link, a:active, a:visited, a:hover,
#directionsContainer a, a:link, a:active, a:visited, a:hover,
#miscContainer1 a, a:link, a:active, a:visited, a:hover,
#miscContainer2 a, a:link, a:active, a:visited, a:hover,
#mapLink a, a:link, a:active, a:visited, a:hover,
.copy a, .copy a:link, .copy a:active, .copy a:visited, .copy a:hover {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38518a;
}

#contact-us {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
	height: 100%;
	text-align: left;
	background: url('/cobrand/000027/images/contact_us_27.gif') no-repeat;
}

.sectionHeader, #nameAddressContainer b {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #38518a;
	font-weight: 900;
}

.spacer {
	height: 15px;
	width: 300px;
	margin-top: 10;
	margin-bottom: 0;
	background: url('/cobrand/000027/images/dotted_line.gif') repeat-x;
}

/* --------------------------- END CLASSES TO EDIT FOR DIFFERENT VERSIONS -------------------------------------- */

div {
	font-family: verdana;
	font-size: 11px;
}

body, p, td, table {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c62;
}

b, .copy b,
#emailsContainer b,
#mapContainer b,
#nameAddressContainer b,
#phonesContainer b,
#faxesContainer b,
#businesshoursContainer b,
#directionsContainer b,
#miscContainer b {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


div#contact-us {
	margin-left: 30;
	margin-right: 30;
	margin-top: 20;
}

#nameAddressContainer {
	padding-top: 30px;
}

#miscContainer, #mapContainer {
	padding-bottom: 15px;
}

#directionsContainer {
	padding-top: 15px;
}

#main-img {
	float: right;
	padding-top: 25px;
	padding-bottom: 60px;
}


.copy, .copy p, .copy i, .copy u,
#businesshoursContainer, #businesshoursContainer p, #businesshoursContainer i, #businesshoursContainer u,
#phonesContainer, #phonesContainer p, #phonesContainer i, #phonesContainer u,
#faxesContainer, #faxesContainer p, #faxesContainer i, #faxesContainer u,
#emailsContainer, #emailsContainer p, #emailsContainer i, #emailsContainer u,
#directionsContainer, #directionsContainer p, #directionsContainer i, #directionsContainer u,
#mapContainer, #mapContainer p, #directionsContainer i, #directionsContainer u,
#miscContainer, #miscContainer p, #miscContainer i, #miscContainer u,
#mapLink, #mapLink p, #mapLink i, #mapLink u {
	font-family: verdana;
	font-size: 12px;
	color: #4c4c62;
}

#rule {
	border: 1px solid #666;
	margin-bottom: 10;
}

.bold
{
 font-weight: bold;
}

.italic
{
 font-style: italic;
}

