/* CSS Document */

body { 
background-color: #1B1B1B;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	font-weight: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
}	
	
/* ------------- main column styles */

	
	
	
/* Text Styles */	
	





/* Navigation Styles */


.NavbarBkgrnd {
	background-image: url(images/Index2008_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 281px;
	width: 209px;
	vertical-align: top;
}

.Navbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 660000;
	text-decoration: none;
	line-height: 3.2em;
	display: block;
	text-align: center;
	font-weight: bold;
}

.Navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 660000;
	text-decoration: none;
	line-height: 3.2em;
	display: block;
	text-align: center;
	font-weight: bold;
}

.Navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	line-height: 3.2em;
	display: block;
	text-align: center;
	font-weight: bold;


}

.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #FEEDD5;
	text-align: center;
	background: #85412A;
	padding-top: 8px;
	padding-bottom: 8px;
}

.FooterText a:link {
	font-size: 9px;
	line-height: 1.5em;
	color: #FEEDD5;
	text-decoration: underline;
}

.FooterText a:visited {
	font-size: 9px;
	line-height: 1.5em;
	color: #FEEDD5;
	text-decoration: underline;
}

.FooterText a:hover {
	font-size: 9px;
	line-height: 1.5em;
	color: #FF9933;
	text-decoration: underline;
}

.ColumnCells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #F2ECDF;
	width: 259px;
	vertical-align: top;
	border: 1px solid #DCD2BE;
	padding: 2px;
}

.ColumnHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #0066CC;
	text-decoration: none;
	padding-left: 17px;
	vertical-align: top;
}

.ColumnHeadersNoPad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
	color: #0066CC;
	text-decoration: none;
	vertical-align: top;
}

.ColumnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	padding-left: 17px;
	vertical-align: top;
}

.ColumnText a:link {
	color: #0066CC;
	text-decoration: none;
}

.ColumnText a:visited {
	color: #0066CC;
	text-decoration: none;
}

.ColumnText a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.SubheadsMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #C26C1F;
	font-weight: bold;
	padding-right: 20px;

}

.BodytextReg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #660000;
	padding-right: 20px;
}

.BodytextReg a:link {
	color: #CC6600;
	text-decoration: underline;
}

.BodytextReg a:visited {
	color: #CC6600;
	text-decoration: underline;
}

.BodytextReg a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.BodytextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #660000;
	padding-right: 20px;
}

.BodytextBold a:link {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

.BodytextBold a:visited {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

.BodytextBold a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}


/* ------------- FORM styles */

.ContentBkgrndForm {
	background-color: #FEEDD5;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 660000;
	line-height: 1.5em;
}

.ContentBkgrndForm a:link {
	color: #660000;
	text-decoration: none;
	line-height: 1.5em;
}

.ContentBkgrndForm a:visited {
	color: #660000;
	text-decoration: none;
	line-height: 1.5em;
}

.ContentBkgrndForm a:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 1.5em;
}

.StaffContainer {
	background-color: #FEEDD5;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 18px;
}

.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.5em;
	color: #660000;
	text-align: right;
	vertical-align: top;

}

.FormText a:link {
	color: #CC6600;
	text-decoration: underline;
}

.FormText a:visited {
	color: #CC6600;
	text-decoration: underline;
}

.FormText a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.formtext-nospace{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
	margin-right: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 8px;
}

.formtext-nospace a:link{
	color: #0066FF;
}

.formtext-nospace a:visited{
	color: #0066FF;
}

.formtext-nospace a:hover{
	color: #0066CC;
}
