*BAR Stylesheet */


body {

background-color:"#000000"; 

}



h1 {

	font-family: Helvetica, sans-serif;

	font-size: 18px;

	color: #8CB92F;

	padding-top: 5px;

	line-height: 18px;

	font-weight: normal;

}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	line-height: 20px;

	font-weight: bold;

	color: #333333;

	font-variant: normal;

}


a{
	color:#003366;
}
a:link {

	color: #333366;

	text-decoration: none;

}

a:visited {

	color: #669933;

	text-decoration: none;

}





a:hover {

	color: #669933;

	text-decoration: block;

}

a:active {

	color: #999999;

	text-decoration: none;

}

.navText {
		font-family: Helvetica, sans-serif;
		font-size:12px;
		color: #333333;
		font-weight: bold;
		
		}


#tagline 	{	

	font:14px Arial, Helvetica, sans-serif;

	color: #993300;

	letter-spacing:.4em;

	line-height:18px;

	font-weight:bold;

	}


/* Class Styles */

	

.bodyText {

	font:12px Arial, Helvetica, sans-serif;

	color:#000000;

	line-height:20px;

	margin-top:0px;

	}

	.bodyText2 {

	font:13px Arial, Helvetica, sans-serif;

	color:#333333;

	line-height:20px;

	margin-top:0px;
	}

.pageName{

	font: 18px Arial, Helvetica, sans-serif;

	color: #006633;

	line-height:26px;

	letter-spacing:.21em;

	font-weight:bold;

	}

	

.subHeader {

	font:bold 12px Arial, Helvetica, sans-serif;

	color: #993300;

	line-height:22px;

	letter-spacing:.2em;

	}



.quote {

	font: 20px Arial, Helvetica, sans-serif;

	color: #759DA1;

	line-height:30px;

	}

	

.smallText {
	font: 12px Tahoma;
	color: #333333;
	line-height: 22px;
	}

	

