body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/HPSlices/tileBG.gif);
	background-repeat: repeat;
	margin-top: 6px;
}
.content {
	text-align: left;
	font-size: 8pt;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 4px;
	color: #002d66;
}
.content a{
	color: #8F3036;
	text-decoration: underline;
}
.content a:hover{
	color: #002B66;
	text-decoration: none;
}
.contentINT {
	text-align: left;
	font-size: 8pt;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 4px;
	color: #002d66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002B66;
	background-color: #FFFFFF;
	background-image: url(images/InteriorSlices/ContentAreaIntBG.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002B66;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002B66;
	height: 611px;
}
.contentINT a{
	color: #8F3036;
	text-decoration: underline;
}
.contentINT a:hover{
	color: #002B66;
	text-decoration: none;
}
.footer {
	font-size: 7pt;
	color: #FFFFFF;
	height: 36px;
	background-color: #8f3036;
}
.footer a{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover{
	color: #F5E392;
	text-decoration: none;
}
.redSubHDR {
	color: #8F3036;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
.IMG {
	padding-right: 35px;
	padding-left: 2px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#93b4cc', Direction=135, Strength=7);
}
.featuretxt {
	text-align: left;
	font-size: 9px;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	color: #002d66;
	padding-bottom: 7px;
}
.OrangeHighlight {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.redfont {
	text-align: left;
	font-size: 8pt;
	font-weight:bold;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 4px;
	color: #FF0000;
}
