BODY, TD {
	font-family : Franklin Gothic Medium;
	font-size: 10pt;
	font-weight: none;
	color: #000000;
}
SPAN.title {
	font-family : Franklin Gothic Medium;
	font-size : 10pt;
	font-weight: bold;
}
SPAN.titleRed {
	font-family : Franklin Gothic Medium;
	font-size : 10pt;
	font-weight: bold;
	color: #D60014;
}
SPAN.titleRedv2 {
	font-family : Franklin Gothic Medium;
	font-size : 12pt;
	font-weight: bold;
	color: #D60014;
}
SPAN.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: none;
	color: #FFFFFF;
}
SPAN.IntroOverview {
	font-family : Franklin Gothic Medium;
	font-size: 10pt;
	font-weight: none;
	color: #000000;
}
SPAN.IntroMsg {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
SPAN.tagline {
	font-family : Franklin Gothic Medium;
	font-size: 10pt;
	font-weight: bold;
	color:#D60014;
}
SPAN.graybold {
	font-size: 9pt;
	font-weight: bold;
	color: #585858;
}
SPAN.testimonial {
	font-family: "Franklin Gothic Medium"
	font-size:10pt;
	font-style: italic;
}
TD.dottedline {
	border-right: 1px dotted silver;
}
TD.dottedlinebottom {
	border-bottom: 1px dotted silver;
}
A.default {
	color:blue;
	text-decoration: none;
}
A.default:HOVER {
	color: #DD0000;
	text-decoration: underline;
}
A.special {
	color:D60014;
	text-decoration: none;
	font-weight: bold;
}
A.special:HOVER {
	color: #D60014;
	text-decoration: underline;
	font-weight: bold;
}
#dropcontentsubject{
	width: 250px;
	font-weight: bold;
}

.dropcontent{
	width: 570px;
	height: 100px;
	font-family:"Century Gothic";
	font-style:none;
	size:10pt;
}

