@charset "UTF-8";
/* CSS Document */
* {
margin:0;
padding:0;
margin-left:auto;
margin-right:auto;

}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #ffffff;
	font-weight: bold;
	line-height: 17pt;
	font-style: normal;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	line-height: 13pt;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #626060;
	font-weight: normal;
	line-height: 17pt;
	font-style: none;
}

.QuotesBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005da9;
	font-weight: normal;
	line-height: 13pt;
	font-style: italic;
}

.QuotesBlueStraight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005da9;
	font-weight: normal;
	line-height: 13pt;
	
}

.BlueMainQuotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #005da9;
	font-weight: normal;
	line-height: 13pt;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4a4a4a;
	font-weight: normal;
	line-height: 11pt;
	font-style: none;
}

.MissionStatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30pt;
	font-style: none;
}

.GreyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	line-height: 14pt;
}

.Lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	line-height: 15pt;
}

.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #898989;
	font-weight: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #898989;
	
}

#navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #dc8d27;
	line-height:normal;
	text-decoration:none
}

#navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #dc8d27;
	line-height:normal;
	text-decoration:underline;
	
}
#subnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4a4a4a;
	font-weight:bold;
	text-decoration:none;
}

#subnavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4a4a4a;
	font-weight:bold;
	text-decoration:underline;
	
}
