@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FDC668;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
}
.red {color: #E84120;}
.topnav {
	color: #FFFFFF;
	font-size: 15px;
	line-height:20px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E84120;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bodynav {
	color: #FFFFFF;
	font-size: 15px;
	line-height:18px;
	font-weight: bold;
}
a.bodynav:link {
	color: #E84120;
	text-decoration: none;
}
a.bodynav:visited {
	text-decoration: none;
	color: #E84120;
}
a.bodynav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.bodynav:active {
	text-decoration: none;
	color: #E84120;
}
.boxnav {
	color: #FFFFFF;
	font-size: 15px;
	line-height:18px;
	font-weight: bold;
}
a.boxnav:link {
	color: #E84120;
	text-decoration: none;
}
a.boxnav:visited {
	text-decoration: none;
	color: #E84120;
}
a.boxnav:hover {
	text-decoration: none;
	color: #FDC668;
}
a.boxnav:active {
	text-decoration: none;
	color: #E84120;
}
.bottomnav {
	color: #FFFFFF;
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
}
.header {
	color: #FFFFFF;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
}
.mainbody {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.legal {
	color: #FFFFFF;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
}
