/* body styles */
body {
	color: #000000;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	margin-top:1;
	margin-right:2;
	margin-left:0;
	padding-top:0;
	padding-right:0;
	padding-left:0;
	
}


A:link, A:visited, A:active, A:hover {
	color: #3300cc;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-bottom:10px;
	color: #000000;
}
	
h2 {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 16px;
	line-height: 14px;
	margin-bottom:10px;
	color: #000000;
	font-weight: bold;

}
.text {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 6px 10px 10px;
	color: #000000;
	text-align: justify;
}
.noindent {
	margin: 0px;
    text-align: left;
}

.bullet {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 26px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
	color: #000000;
}

.minitext {
	font-family: times;
	font-size: 14px;
	line-height: 16px;
	margin-top:4px;
	color: #000000;
}

.privacy-header {
	font-weight: bold;
	text-decoration: underline;
}


.headertext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-left:10px;
	color: #000000;
	font-weight: bold;

}

.tabtext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-bottom:2px;
	color: #000000;
	font-weight: bold;

}

.linktext {
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	margin-bottom:6px;
	color: #006600;
	font-weight: bold;

}


.linktext A:link, .linktext A:visited, .linktext A:active, .linktext A:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}

.sendbutton {
	font-family: verdana;
	font-size: 10px;
	line-height: 16px;
	margin-top:6px;
	color: #000000;
	font-weight: bold;

}

.nav {
	font-family: times;
	font-size: 16px;
	line-height: 18px;
	margin-bottom:10px;
	color: #ffffff;
	padding-left:8;
	font-weight: bold;

}

.nav A:link, .nav A:visited {
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}

.nav A:active, .nav A:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


.title {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom:15px;
	margin: 0px 0px 0px 0px;
}




/* content styles */
.primary {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 8px;
	line-height: 8px;
	color: #000000;
	margin: 2px 2px 1px 2px;
}


/* footer */

.footer {
	font-family: Verdana, Arial, Geneva;
	font-size: 8px;
	line-height: 10px;
	color: #000000;
	font-weight: ;
	margin: 5px 5px 5px 5px;
}

.footer A:link, .footer A:visited, .footer A:active, .footer A:hover {
	color: #004200;
	text-decoration: underline;
	font-weight: normal;
}

/* news page & news item RSS feeds*/

.dateheader, .newsheader {
	padding-left:4px; 
	border-bottom: 1px solid #007963;
	text-transform: uppercase;
	font-weight: 700;
}

.dateheader {
   width: 200px;
}

.newslinks {
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 15px;
  line-height:15px;
}

#newsitems {
  padding: 10px 10px;
  }
#newsitems strong {
	color:#646464; 
  }
#newsitems A:link, #newsitems A:visited {
	color:#7e9a7e; 
  text-decoration:none; 
  }
#newsitems A:hover, #newsitems A:active {
	color:#136c17; 
  border-bottom:1px dotted #136c17; 
  }
	
/* pumpkin maze */

.mazetitle {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
  margin: 2px 2px 2px 2px;
	color: #000000;	
	font-weight: bold;
}

.minimazetext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 4px 8px 2px 2px;
	color: #000000;
}