/*
C1 = Dk Blue  003797
C2 = Gold  EDBF54
C3 = Gray  8A9AAA
C4 = Light Blue  BDD1E5
*/

body {
	background-color: #000000;
}
a:link {
	color: #003797;
	text-decoration: none;
}
a:active {
	color: #003797;
	text-decoration: none;
}
a:visited {
	color: #003797;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #003797;
}
a.sidenav:link {
	color: #ffffff;
	text-decoration : none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.sidenav:visited {
  color: #ffffff;
  text-decoration : none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.sidenav:active {
  color: #ffffff;
  text-decoration : none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.sidenav:hover { 
  color: #ffffff;
	background-color: #927B48;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.topnav:link {
  color: #E9EFF5; 
  text-decoration : none; 
	padding-left: 4px;
	padding-right: 4px;
}
a.topnav:visited {
  color: #E9EFF5;
  text-decoration : none;
	padding-left: 4px;
	padding-right: 4px;
}
a.topnav:active {
  color: #E9EFF5;
  text-decoration : none;
	padding-left: 4px;
	padding-right: 4px;
}
a.topnav:hover { 
  color: #927B48;
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
}
a.footernav:link {
  color: #E9EFF5; 
  text-decoration : none; 
	padding-left: 2px;
	padding-right: 2px;
}
a.footernav:visited {
  color: #E9EFF5;
  text-decoration : none;
	padding-left: 2px;
	padding-right: 2px;
}
a.footernav:active {
  color: #E9EFF5;
  text-decoration : none;
	padding-left: 2px;
	padding-right: 2px;
}
a.footernav:hover { 
  color: #ffffff;
	background-color: #927B48;
	padding-left: 2px;
	padding-right: 2px;
}
.subTitleNavTextTop {
	color : ##E9EFF5;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
}
.regText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regTextC1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regBText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.regBTextC1 {
	color : #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.regBTextC2 {
	color : #927B48;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.regBTextC3 {
	color : #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.regBTextC4 {
	color: #ACC8DD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.regBGreyText {
	color: #CDD9F2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.medText {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.medWhiteText {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #000000;
}
.titleTextC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #003797;
}
.titleTextC2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #927B48;
}
.titleTextC3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #CC9900;
}
.titleTextC4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #ACC8DD;
}
.titleLargeTextC1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color : #003366;
}
.titleXLTextC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color : #003366;
}
.subTitleTextLight {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.subTitleText {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleTextC1 {
	color : #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleTextC2 {
	color : #D3A637;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleC3Text {
	color : #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.subTitleWhiteText {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleNavText {
	color : #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.smallText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallWhiteText {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallGreyText {
	color: #817268;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.smallBWhiteText {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-weight: bold;
}
.smallTextC1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smallBTextC1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.smallBTextC2 {
	color: #927B48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.smallBTextC3 {
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.searchCourier {
	color: #000000;
	font-family: "Courier New", Courier, monospace;;
	background-color: #f2f2f2;
	font-size: 9pt;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

