@charset "UTF-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	margin-bottom: px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #002255;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002256;
	font-size: 22px;
	font-weight: bold;
}
.toplink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.header1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
}
.sublink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	font-style: italic;
}
.subtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #333;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a.top:link {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.top:visited {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.top:hover {
	color: #FF9900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.top:active {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #333;
	font-style: normal;
	text-decoration: none;
}
a.nav:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #333;
	font-style: normal;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
a.nav:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #333;
	font-style: normal;
	text-decoration: none;
}

a.sub:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	font-style: italic;
}
a.sub:visited {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	font-style: italic;
}
a.sub:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-style: italic;
}
a.sub:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	font-style: italic;
}.greytext {
	color: #666666;
}
.redtext {
	color: #CC0000;
}
.form {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

