@charset "ISO-8859-1";
.HeaderGray {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 10pt;
	color: #666666;
}
.HeaderOrange {
	font-family: "Century Gothic", Arial, "Helvetica Neue", "Univers 55", sans-serif;
	font-size: 11pt;
	color: #EC7A49;
}
.HeaderBlue {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 10pt;
	color: #0073A2;
}
.HeaderLightBlue {
	font-family: "Century Gothic", Arial, "Helvetica Neue", "Univers 55", sans-serif;
	font-size: 10pt;
	color: #4D90CD;
}
.HeaderNavy {
	font-family: "Century Gothic", Arial, "Helvetica Neue", "Univers 55", sans-serif;
	font-size: 10pt;
	color: #004A84;
}
.NewsCopyGray {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-top: 8pt;
}
.HomeBodyCopy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
}
.HomeBodyCopySmall {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #666666;
}
a.HomeBodyCopy:link {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #0073A2;
}
a.HomeBodyCopy:hover {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #89C0D6;
}
a.HomeBodyCopy:visited {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #EE7748;
	font-weight: bold;
	text-decoration: none;
}
a.HomeBodyCopy:visited:hover {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #89C0D6;
	line-height: 14pt;
}
.CaseHeader16 {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 16pt;
	color: #333333;
}
.CaseHeader17 {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 17pt;
	color: #333333;
	letter-spacing: 0pt;
}
.CaseHeader18 {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 18pt;
	color: #333333;
	letter-spacing: 0pt;
}
.CaseHeader19 {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 19pt;
	color: #333333;
	letter-spacing: 0pt;
}
.CaseHeader20 {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 20pt;
	color: #333333;
}
.CaseHeader21 {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 21pt;
	color: #333333;
}
.CaseHeader22 {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 22pt;
	color: #333333;
}
.CaseHeader23 {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 23pt;
	color: #333333;
}
.HomeBodyItalics {
	font-family: "Garamond", "Times", "Plantain", "Georgia", serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #666666;
	font-style: italic;
}

span.link {
	position: absolute;
}

span.link a span {
    	display: none;
}

span.link a:hover {
	text-decoration: none;
}

span.link a:hover span {
	display: block;
	position: absolute;
	margin-top: -20px;
	margin-left: 20px;
	width: 250px;
	padding: 15px;
	z-index: 100;
	color: #666666;
	background: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-family: "Century Gothic", Arial, "Helvetica Neue", "Univers 55", sans-serif;
	font-size: 8.5pt;
	border: 1px dotted #CCCCCC
}
.BackroundHighlight {
	font-family: "Century Gothic", Arial, "Helvetica Neue", "Univers 55", sans-serif;
	font-size: 18pt;
	color: #666666;
}

.BodyCopy9pt {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 8pt;
	color: #666666;
}
