body{
	font-family:arial,sans-serif;
	font-size:11px;
	background-image: url(../images/background.jpg);
}
td{
	font-family:arial,sans-serif;
	font-size:11px;
}
td.sidetext{
	color:#585858;
}
input{
	font-family:arial,sans-serif;
	font-size:11px;
}
.copyright{
	color:#8E8E8E;
}
.homeFlash {
	width: 100%;
	text-align: center;
	z-index: 10;
}
.homeLower {
	clear: both;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.homeFooter {
	clear: both;
	width: 100%;
	text-align: center;
	z-index: 3;
}
a:hover{
	text-decoration:none;
}	
a.copyright:hover{
text-decoration:none;
}
a.graystory{
	color:#585858;
}
a.whitestory{
	color:#FFFFFF;
}
a.graystory:hover{
	text-decoration:none;	
}
a.thirdlevelnav {
display:list-item;
list-style:none;
line-height:10px;
margin-left:23px;
font-family:arial,sans-serif;
font-size:11px;
color:#666666;
}
a.thirdlevelnav:hover {
text-decoration:none;
}
a.fourthlevelnav
{
display:list-item;
list-style-type:disc;
line-height:10px;
margin-left:35px;
font-family:arial,sans-serif;
font-size:11px;
color:#666666;
}
a.fourthlevelnav:hover {
text-decoration:none;
}
.ignore{
font-size:11px;
line-height:14px;
}
ul{
list-style-type: square;
}	