body{ 
	background-image: url(/template/images/gradient_tile.gif);
	background-repeat: repeat-y;
	font-family: "Arial";
	font-size: 13px;
}

.navBarOff{
	font-family: "Arial Narrow";
	background: #29315d;	
	color: #ffffff;
	font-size: 13px;
	cursor: pointer;
}

.navBarOn{
	font-family: "Arial Narrow";
	background: #00529e;		
	color: #fbf6cd;
	font-size: 13px;
	cursor: pointer;
}

.pageHeader{
	font-family: "Arial Black";
	color: #000000;
	font-size: 22px;
}

.black12{
	font-family: "Arial Narrow";
	color: #000000;
	font-size: 12px;
}

.arial12{
	font-family: "Arial";
	color: #000000;
	font-size: 12px;
}

.arial13{
	font-family: "Arial";
	color: #000000;
	font-size: 13px;
}

.arial14{
	font-family: "Arial";
	color: #000000;
	font-size: 14px;
}

.arial18{
	font-family: "Arial";
	color: #000000;
	font-size: 18px;
}

.arial11{
	font-family: "Arial";
	color: #000000;
	font-size: 11px;
}

.siteCopy{
	font-family: "Arial";
	color: #000000;
	font-size: 13px;
	text-align:justify;
}

.finePrint{
	font-family: "Arial";
	color: #000000;
	font-size: 10px;
}

.ghosted{
	color: #eeeeee;
}

.redText{
	color: #EF3E33;
}

a:link { 
	color: #000000;
	text-decoration: none;
}
	
a:visited { 
	color: #000000;
	text-decoration: none;	
}
	
a:hover { 
	color: #EF3E33;
	text-decoration: none;		
}
	
a:active { 
	color: #000000;
	text-decoration: none;		
}

.fastFact{
	font-family: "Arial";
	background: #29315d;	
	color: #ffffff;
	font-size: 17px;
}
