@charset "utf-8";
.header {
	background-color: #000000;
	background-image: url(images/masthead-top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/footer-bot.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

#MovingLitesSection{
padding-top:10px;
float:left

}

#MovingLitesHeader{
margin-left:20px;
margin-right:20px;
font-weight:bold;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:40px;
text-align:center;

}

#MovingLitesItem{ 
float:right
padding-bottom:10px;

}

#MovingLitesTitle {
margin-left:10px;
font-weight:bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

#MovingLitesTitle a:hover {
	color: #00CCFF;
	text-decoration:underline;
}
#MovingLitesTitle a:active {
	color: #F802ED;
	text-decoration:underline;
}
#MovingLitesTitle a:link {
	color:#990066;
	text-decoration:underline;
}
#MovingLitesTitle a:visited {
	color:#990066;
	text-decoration:underline;
}

#MovingLitesDescription{
margin-left:10px;
padding-bottom:25px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}