@charset "utf-8";
/* CSS Document */

#bgTop {
	padding: 0px;
	margin: 0px;
}

#bgNavigation {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
}

.borderLeftRight {
	border-right: 1pt solid #A51E2D; padding: 0;
	border-left: 1pt solid #A51E2D; padding: 0;
}

#border3 {
	border-right: 1pt solid #A51E2D; padding: 0;
	border-left: 1pt solid #A51E2D; padding: 0;
	border-bottom: 1pt solid #A51E2D; padding: 0;
}

#borderTop {
	border-top: 1pt solid #999999; padding: 0;
}

.textFont {
  	font-family: "Century Gothic", Veranda;
  	font-size: 10pt;
  	color: #000000;
	line-height: 1.22em;
}

.textHistory {
	font-family: "Century Gothic", Veranda;
	font-size: 12pt;
	line-height: 1.22em;
	color: #000000;
}

.articleFont {
  	font-family: "Times New Roman", Times, serif;
  	font-size: 12pt;
  	color: #000000;
	line-height: 1.22em;
}
.articleHeadline {
  	font-family: "Times New Roman", Times, serif;
  	font-size: 24pt;
  	color: #000000;
	line-height: 1.22em;
}
.textCaptions {
  	font-family: "Century Gothic", Veranda;
  	font-size: 9pt;
  	color: #000000;
	line-height: 1.22em;
}

.titleFont {
  	font-family: "Century Gothic", Veranda;
  	font-size: 22pt;
  	color: #A51E2D;
	line-height: 1.66em;
	letter-spacing: 0.2em;
}

.titleRed {
  	font-family: "Century Gothic", Veranda;
  	font-size: 14pt;
  	color: #A51E2D;
	line-height: 1.66em;
	letter-spacing: 0.2em;
}

.displayFont {
  	font-family: "Century Gothic", Veranda;
  	font-size: 10pt;
  	color: #000000;
	line-height: 1.66em;
}

p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
}

#textNav a {
	text-decoration: underline; border: none; 
	font-family: "Century Gothic", Veranda;
	font-size: 10pt;
	line-height: 1.22em;
	color: #A51E2D;
}
#textNav a:hover  {
	text-decoration: underline; border: none; 
	font-family: "Century Gothic", Veranda;
	font-size: 10pt;
	line-height: 1.22em;
	color: #3D4146;
}
#navigationTop a {
	text-decoration: none; border: none; 
	font-family: "Century Gothic", Veranda;
	font-size: 10pt;
	line-height: 1.22em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC; 
}
#navigationTop a:hover  {
	text-decoration: none; border: none; 
	font-family: "Century Gothic", Veranda;
	font-size: 10pt;
	line-height: 1.22em;
	color: #A51E2D;
	padding: 0px;
	margin: 0px;
}
#copyrightNav a {
	text-decoration: underline; border: none; 
	font-family: "Century Gothic", Veranda;
	font-size: 10pt;
	line-height: 1.22em;
	color: #cccccc;
}
#copyrightNav a:hover  {
	text-decoration: underline; border: none; 
	font-family: "Century Gothic", Veranda;
	font-size: 10pt;
	line-height: 1.22em;
	color: #ffffff;
}
.copyrightFont {
  	font-family: "Century Gothic", Veranda;
  	font-size: 10pt;
  	color: #cccccc;
	line-height: 1.22em;
}