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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

A:link    {color: #336699; text-decoration: underline; }
A:active  {color: #336699; text-decoration: underline; }
A:visited {color: #336699; text-decoration: underline; }
A:hover   {color: #CC0000; text-decoration: none; }

A.subnav:link    {color: #ffffff; text-decoration: none; }
A.subnav:active  {color: #ffffff; text-decoration: none; }
A.subnav:visited {color: #ffffff; text-decoration: none; }
A.subnav:hover   {color: #ffffff; text-decoration: underline; }.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2772a0;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
