html {
	overflow-x:hidden;
	}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#797F81;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#797F81;
}
.blue
{
	color:#4689B1;
}
a.blue
{
	color:#4689B1;
	text-decoration:underline;
}
.green
{
	color:#408B74;
}
a.green
{
	color:#408B74;
	text-decoration:none;
}
.red
{
	color:#E54646;
}
a.red
{
	color:#E54646;
	text-decoration:underline;
}
.menu
{
	color:#558482;
}
a.menu
{
	color:#558482;
	text-decoration:underline;
}
a.copy
{
	color:#779C9A;
	text-decoration:none;
}
.t11
{
	font-size:11px;
}

.div_menu {
	padding: 0px 10px 0px 10px;
	text-align: center;
}
.float-right {
	display:inline;
	float:right;
	padding:10px;
}
.float-left {
	display:inline;
	float:left;
	padding:10px;
}
.headers {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:16px;
	color:#408B74;
	font-weight:bold;
}
#creditfooter { display:none; }

.bullets {
	padding-top:10px;
	padding-left:13px;
	padding-right:5px 
}
