/* CSS definition file containing sitestyle stylesheets */
BODY {
	background-color: black;
	margin: 0px;
	padding: 0px;
	left: auto;
	clip:    rect(auto auto auto auto);
	position: relative;
	height: auto;
	width: auto;
}
 A:active { font-family: 'MS Sans Serif', sans-serif; font-size: 10pt; color: rgb(247,203,83);}
 A:link { font-family: 'MS Sans Serif', sans-serif; font-size: 10pt; color: rgb(247,203,83);}
 A:visited { font-family: 'MS Sans Serif', sans-serif; font-size: 10pt; color: rgb(255,204,153);}
 H1 { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 12pt; color: rgb(255,255,255);}
 H2 { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 18pt; color: rgb(255,153,0); font-weight: bold;}
 P { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(255,255,255);}
 LI { font-family: 'MS Sans Serif', sans-serif; font-size: 10pt; color: rgb(255,255,255);}
 A { font-family: 'MS Sans Serif', sans-serif; font-size: 10pt; color: rgb(255,255,255);}
 .TextNavBar { font-family: 'MS Sans Serif', sans-serif; font-size: 10pt; color: rgb(255,255,0);}
 
.the11Point {
	font-size: 11pt;
}
.the10Point {
	font-size: 10pt;
}
.the9point {
	font-size: 9pt;
}
.the8point {
	font-size: 8pt;
}
.the7point {
	font-size: 7pt;
}
.theGold {
	color: #ff9933;
}
.theLeftNav {
	height: 6px;
}
.theWhite {
	color: white;
}
.theBlack {
	color: black;
}
.the16point {
	font-size: 16pt;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: gold;
	font-size: 16pt;
	font-variant: small-caps;
}
.brochureForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	font-variant: small-caps;
	color: black;
	background-color: gold;
}
.brochureFormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	background-color: white;
}
.theGray {
	color: gray;
}
.the14point {
	font-size: 14pt;
}
.the15point {
	font-size: 15pt;
}
