body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #0c419a;
		font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
.bottombartext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bottombartext A:link {
color: #FFFFFF;
text-decoration:underline;
}

.bottombartext A:visited {
color: #FFFFFF;
text-decoration:underline;
}

.bottombartext A:hover {
color: #ff0066;
text-decoration:underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0066;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0066;
}

    .bodytext A:link {
    color: #000000;
    text-decoration: underline;
    }

    .bodytext A:visited {
    color: #000000;
    text-decoration: underline;
    }

    .bodytext A:hover {
    color: #ff0066;
    text-decoration: underline;
    }
   .smalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	line-height: 12px;
    }

    .smalltext A:link {
    color: #000000;
    text-decoration: underline;
    }

    .smalltext A:visited {
    color: #000000;
    text-decoration: underline;
    }

    .smalltext A:hover {
    color: #ff0066;
    text-decoration: underline;
    }
	.imageleft { margin:0px 10px 10px 0px; float:left; }
  .imageright { margin:0px 0px 10px 10px; float:right; }
   .imageleftcaption { 
 margin:0px 10px 10px 0px; 
 float:left; 
 font-size: 11px;
 font-weight: bold
 }
   .imageleftcaption p {
  padding: 3px 3px 3px 3px;
  margin:0px 0px 0px 0px;
	  }
   .imgrightcaption { 
 margin:0px 0px 10px 10px; 
 float:right; 
  font-size: 11px;
  font-weight: bold

 }
  .imgrightcaption p {
	padding: 3px 3px 3px 3px;
	  margin:0px 0px 0px 0px;

  }
  #submenu { 
		padding-top: 3px;
		margin-left: 0px;
		float: left;
		}
		
		#submenu ul
		{
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#submenu li { margin: 0 0 3px 0;
		 }
		
		#submenu a
		{
			display: block;
			padding: 2px 5px;
			width: 140px;
			color: #000000;
			background-color: #FFFFFF;
			text-decoration: none;
		}
		
		#submenu a:hover
		{
	background-color:#ff0066;
				color: #FFFFFF;

			text-decoration: none;
		}
#subanimals a
{
display: block;
background-color:#FECCE0;
}
#subenv a
{
display: block;
background-color:#D8FFCB;
}
#subenv a:hover
{
background-color:#66ff33;
color:#FFFFFF;
}
#subhealth a
{
display: block;
background-color:#CCEAFE;
}
#subhealth a:hover
{
background-color:#0099ff;
color:#FFFFFF;
}
#subpeople a
{
display: block;
background-color:#FEF4CC;
}
#subpeople a:hover
{
background-color:#ffcc00;
color:#FFFFFF;
}
.content{
padding-top:10px;
}