﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.a {
	text-decoration: none;
	font-weight: bold;
	color: #F46700;
}
a:link {
	font-weight: bold;
	color: #F46700;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #F46700;
	text-decoration: none;
}
.style1 {
	width: 766px;
	text-align: left;
}
.style2 {
	width: 766px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url('images/bodybg.png');
	background-repeat: no-repeat;
}
.bodyparagraph {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.footertext {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005DA7;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 40px;
}
.copyrighttext {
	padding-left: 199px;
}
.menudiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
}
.separator {
	background-image: url('images/lower_body_divider.png');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	fon
}

.separator a{
font-size: 11px;
}

.liststyle {
	list-style-type: disc;
}
