a: 
{ 
	text-decoration: none;
}
a:visited 
{ 
	text-decoration: none; 
}
a:active
{
	text-decoration: none;
}
a:hover 
{ 
	text-decoration: none;
}
body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #565680;
	padding: 0;
}
.whtable
{
	background-color: #FFFFFF;
}
.bgyellow
{
	background-color: #fde89b;
	height: 100%;
}
.bgblue
{
	background-color: #565680;
}
.text
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.link
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #565680;
	text-decoration: underline;
}
.link:active
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #565680;
	text-decoration: underline;
}
.link:visited
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #565680;
	text-decoration: underline;
}
.link:hover
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ac562b;
	text-decoration: underline;
}
.smalltext
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.bluetext
{
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #565680;
}
.bspace
{
	height: 5px;
}
.menulink
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #565680;
	text-decoration: none;
}
.menulink:active
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #565680;
	text-decoration: none;
}
.menulink:visited
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #565680;
	text-decoration: none;
}
.menulink:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ac562b;
	text-decoration: underline;
}
.form
{
	background-color: #ffffe1;
	font-family: Arial, Helvetica, sans-serif;
	color: #565680;
	font-size: 12px;
}
.formmed
{
	background-color: #ffffe1;
	font-family: Arial, Helvetica, sans-serif;
	color: #565680;
	font-size: 12px;
	width: 200px;
}
.formsm
{
	background-color: #ffffe1;
	font-family: Arial, Helvetica, sans-serif;
	color: #565680;
	font-size: 12px;
	width: 100px;
}
.formxl
{
	background-color: #ffffe1;
	font-family: Arial, Helvetica, sans-serif;
	color: #565680;
	font-size: 12px;
	width: 600px;
	height: 40px;
}
.address
{
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #565680;
}
.bgaddress
{
	background-color: #fdf6dd;
}