@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header16 {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.header14 {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.captiontext {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.navbartext {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.copyrighttext {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#666666;
}
a:link {
	text-decoration:underline;
	color: #660000;
}
a:visited {
	text-decoration:underline;
	color: #660000;
}
a:hover {
	text-decoration:underline;
	color: #660000;
}
a:active {
	text-decoration:underline;
	color: #FF3333;
}
a.navbarlink:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.navbarlink:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.navbarlink:hover {
	text-decoration:underline;
	color:#FFFF00;
}
a.navbarlink:active {
	text-decoration:underline;
	color:#FFCC00;
}
