body	
{
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003333;
	line-height:16px;
	border: 0px,#003333;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans serif;
	}
a.menu:active {color:#ffffff; text-decoration: none; font-weight: bold;}
a.menu:visited {font-family: arial, helvetica, sans serif; font-size: 14px; font-weight: bold; color:#ffffff; text-decoration: none;}
a.menu:hover {color:#ffffff; font-weight: bold; text-decoration: underline;}

a.link {
	color: #003333;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-family: arial, helvetica, sans serif;
	}
a.active {color:#003333; text-decoration: none;}
a.visited {font-family: arial, helvetica, sans serif; font-size: 16px; color:#003333; text-decoration: none;}
a.hover {color:#003333; text-decoration: underline;}

a.mini:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans serif;
	}
a.mini:active {color:#ffffff; text-decoration: none;}
a.mini:visited {font-family: arial, helvetica, sans serif; font-size: 10px; color:#ffffff; text-decoration: none;}
a.mini:hover {color:#ffffff; text-decoration: underline;}

.teal-border {
	border: thin solid #003333;
}

td.border-top	{
	border-top: 2px solid #003333;
}

td.border-bot	{
	border-bottom: 2px solid #003333;
}

td.2border	{
	border-top: 2px solid #003333;
	border-bottom: 2px solid #003333;
}

.footer	{
	color: #ffffff;
	font-size: 10px;
	line-height: 11px;
	}
ul.list	[
	line-height: 18px;
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	}