.nav a, .nav a:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.nav a:hover {
	color: #66CCFF;
	text-decoration: none;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1055AD;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-position: center bottom;
}
.middle {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
li {
	line-height: 22px;
	list-style-image: url(images/bullet.gif);
}
.box {
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footernav a, .footernav a:visited {
	color: #66CCFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footernav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
