a:link, a:visited
		{ font-weight: bold;
		  text-decoration: none; }
		
a:active, a:hover
		{ font-weight: bold;
		  text-decoration: underline; }
		

.header		{ font-family: "arial black", verdana, "Trebuchet MS", sans-serif;
		  font-weight: normal;
		  text-align: center;
		  font-size: 24px;
		  background-color: #ffffff;
		  color: #1C3362; }

.header_text	{ font-family: "Comic Sans Serif", verdana, "Trebuchet MS", sans-serif;
		  font-size: 12px;
		  color: black; }

.tagline	{ font-family: arial, verdana, sans-serif;
		  font-weight: bold;
		  font-size: 14px;
		  background-color: #18581D;
		  height:20px;
		  color: white; }
		  
.leftvert	{ background-color: #FFFFFF; }

.rightvert	{ background-color: #FFFFFF; }

.pagecontent	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-weight: normal;
		  font-size: 20px;
		  line-height: 26px;
		  color: #004000;
		}
		
.featured_row_0	{ background-color: #FFFFFF; }

.featured_row_1	{ background-color: #DDE3F9; }

.search_row_0	{ background-color: #FFFFFF; }

.search_row_1	{ background-color: #DDE3F9; }

.subsetText	{ font-weight: bold;
		  font-size: 16px;
		  color: black;
		}

.subsetThis	{ font-weight: bold;
		  font-size: 18px;
		  color: black;
		}
		
.subsetNumber	{ font-weight: normal;
		  font-size: 18px;
		  color: green;
		}
		
a.subsetNumber:hover	{ color: red;
		  	  text-decoration: none;
			}

a.pageTop	{ color: white;
		  text-decoration: none;
		}

a.pageTop:hover	{ color: black;
		  text-decoration: none;
		}

.footer		{ background-color: #107433;
		  text-align: center;
		  color: white; }

.poweredby	{ background-color: #18581D;
		  color: #004000; }
		  
.pbi
		{ text-decoration: none;
		  background-color: #18581D;
		  color: #18581D; }

a.pbi:link	{ color: #18581D; }

a.pbi:hover	{ color: #18581D; }

a.poweredby:link, a.poweredby:visited
		{ background-color:#18581D;
		  color: #107433; }

a.poweredby:active, a.poweredby:hover
		{ background-color:#18581D;
		  color: black; }

.menuItem	{ font-family: "arial black", verdana, "Trebuchet MS", sans-serif;
		  width: 126px;
		  height: 23pt;
		  font-size: 10pt;
		  cursor:pointer;
		  font-style: italic;
		  font-weight: normal;
		  line-height: 23pt;
		  text-indent: 7px;
		  text-align: center;
		  display: block; 
		  background: #18581D;
		  border: #FFFFFF 0px solid; }

table.topMenu	{ padding-top: 5px;
		  padding-bottom: 0px;
		  background: #107433; }

td.topMenu	{ height: 27px;
		  background: #107433; }
		  
a.menuItem:link, a.menuItem:visited
		{ background: url("images/menuoff.gif") #107433;
		  color: #000000;
		  font-weight: normal;
		  text-decoration: none; }

a.menuItem:active, a.menuItem:hover
		{ background: url("images/menuon.gif") #107433;
		  color: #F6C9A8;
		  font-weight: normal;
		  text-decoration: none; }
