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

a:link {
	color: #660000;
	font-weight: bold;
}
a:visited {
	color: #660000;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}
a:active {
	color: #CC0000;
	font-weight: bold;
}
a.white:link {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.white:visited {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.white:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.white:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
basefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003300;
	font-weight: 400;
}
.navigationwhitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003300;
	background-color: #999966;
	font-weight: 400;
}
.emphasistext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}
.largegraytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666633;
	font-weight: bold;
}
.smallgraytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003300;
	font-weight: 400;
}
.largewhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.mediumgreenText {
	font-size: 16px;
	color: #666633;
}
a img {
	border: 2px #ffffff;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
}
