body,p,ul,li,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #FF0810;
	text-decoration: none;
}
.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;
}
a.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;
}
a:hover.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0810;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;
}
.header_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
a.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}
a:hover.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0810;
	text-decoration: none;
	font-weight: bold;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FF0810;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.copyright {
	font-size: 10px;
	font-style: italic;
}
.tableHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:hover.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.aem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 5px;
}

#homeButton 
{
	width:135px; 
	height:68px; 
	background: url("../images/btnGreen_135x68.jpg") top left no-repeat;
} 

	#homeButton a
	{
		display:block; 
		font-family:Arial, Helvetica, Sans-Serif; 
		font-weight: bold; 
		font-size:12px; 
		padding: 0, 2px, 0 7px;	
		margin-left:4px;
	}
	
		#homeButton a:hover 
		{
			color: #000000;	
		}

#homeButtonLS 
{
	width:135px; 
	height:68px; 
	background: url("../images/btnDkGreen_135x68.jpg") top left no-repeat;
} 

	#homeButtonLS a
	{
		display:block; 
		font-family:Arial, Helvetica, Sans-Serif; 
		font-weight: bold; 
		font-size:12px; 
		padding: 0, 2px, 0 7px;	
		margin-left:4px;
		color: #fff;
	}
	
		#homeButtonLS a:hover 
		{
			color: #fff;	
		}