/* CSS Document */
/* Save The Manatee - Action Alert */

body {background-color: #CCCCCC;}

font.header{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #006699;
	font-weight: bold;
	letter-spacing: normal;
}

font.title{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #008800;
	font-weight: bold;
	letter-spacing: normal;
}

font.subject{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
	letter-spacing: normal;
}

span.alert{
	color: red;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
td{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
}

td.nav{
	color: black;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	padding: 4px 16px;
}

td.issue{
	color: black;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0px 6px;
}

td.sidebar{
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0px 4px;
}


a, a:visited, a:active      {
	color: #008800;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #008800;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

a.nav, a.nav:visited, a.nav:active      {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}


/*
body     { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
a    { color: #008080; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3  { color: #069 }
h4   { color: #069 }
p { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
li { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
.small {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
*/
