.interior-bg {
	background-color: #FFFFFF;
	background-image: url(images/int-bg.gif);
	background-repeat: repeat-x;
}
.int-tablebg {
	background-image: url(images/int-contentbg.gif);
	background-repeat: no-repeat;
}
.address {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 28px;
	color: #000000;
	padding: 15px;
}
.subtitle {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.content {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.photo-rule {
	border: 1px solid #999999;
}
.hp-bgleft {
	background-image: url(images/hpbg-left.gif);
	background-repeat: repeat-x;
}
.hpbg-right {
	background-image: url(images/hpbg-right.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: none;
}
a.hp:link {
	color: #D30000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.hp:hover {
	color: #999999;
	text-decoration: none;
}
a.hp:visited {
	color: #D30000;
	text-decoration: none;
}
a.hpblack:link {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.hpblack:hover {
	color: #999999;
	text-decoration: none;
}
a.hpblack:visited {
	color: #000000;
	text-decoration: none;
}
.emphasis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.media-quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.grey-italic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
	text-align: center;
}

