﻿
body {
	margin: 0;
	font-size: 80%;
	/*font-weight: bold;*/
	/*color: #333366;*/
	color:#000000; 
	font-family: verdana, arial, geneva, helvetica;
	font-weight: bold;
	background-image:url(/images/tmpbg.jpg);
	background-color:#FFFFF0;
	background-repeat:repeat;
	border-top-width: 26px;
	margin-left:0px;
	margin-right:0;
	}

p		{
	/*color: #336666;*/
	color:#000000;
		/*font-weight:bold;*/
		font-size:small;
		}	

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
ul {
	/*list-style: none;*/
	/*margin: 0;
	padding: 0;*/
	}

img {
    border: none;
} 

table.maincontent {
	border:0;
	/*cellspacing:15px;*/
	width:90%;
}
table.centered {
    margin:0 auto 0 auto;
	width:70%;
  }
td.maincontent {
	padding: 15px;
	}

.title 	{ 
		color:#6633CC;
		/*color:#FFFFFF;*/
		/*color:#B0CCB6;*/
		/*color:#92B99F;*/ 
		font: 20px arial, verdana, sans-serif; 
		font-weight: bold;
		text-align:center 
		}
#body-content {
    margin-left: 130px;
	margin-right:20px;
    }
.copytext {
    color: #666666;
    font: 10px arial, verdana, sans-serif; 
}
a:link		{ color: #006666; 
			text-decoration: underline;
			font-weight:bold;}

a:visited	{ color: #006666; 
			text-decoration: underline;
			font-weight:bold; }

a:active	{ color: #663399; 
			text-decoration: underline}

a:hover		{ color: #3300CC; 
			text-decoration: underline}
	
/*- FW Menu --------------------------- */
.fwmenu {
	width: 110px;
	margin: 5px;
	}
.fwmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.fwmenu li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
.fwmenu li a:link, .fwmenu li a:visited {
	color: #000000;
	display: block;
	text-align:center;
	background:  url(/images/fwgreenmenu.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding: 8px 0 0 8px;
	border: 3px outset #9900FF;
	border-bottom-color: #9900FF;
	border-top-color:#9900FF;
	border-left-color: #9900FF;
	border-right-color: #9900FF;
	}
	
.fwmenu li a:hover {
    color:#FF0000;
   	border-collapse:collapse;
	font-weight:bold;
	border: 3px solid #00572C;
	text-align:center;
	background:  url(/images/fwpurplemenu.gif) 0 -32px;
	background-repeat:repeat-x;
	background-position:center;
	padding: 8px 0 0 8px;
	}
.fwmenu img {
    width:110px;
    height:50px;
    }	
#floatdiv {
    position:absolute;
    width:100px;
    height:350px;
    left:0px;
    top:0px;
    padding:5px;
    /*background:#FFFFF0;*/
    border:0px solid #FFFFFF;
    }
    /************ End FW Menu*********/
	
	
	/************** repeat image ******************/
	p.fence {
	background-image:url(../images/fencepicketnobg.gif);
	background-repeat:repeat-x;
	height:50px;
	color:#FFf;
	}
/************************************ collapse content ************/

a#On, a#Off {
	visibility:visible;
	/*visibility:hidden;*/
   padding: 5px 5px 5px 5px;
   /*margin:  0 0.5em 0 0;*/
   text-decoration:none;
   /*background:#005a9c;*/
   background:  url(/images/fwgreenmenu.gif);
   background-repeat:repeat-x;
   color: #000000;
   font-weight:bold;
   cursor: pointer;
   border: 3px outset #9900FF;
   }
   
a:hover#On, a:hover#Off {
	color:#FFFFFF;
	}

.hideIfNoJS {
	display: none;
	}



.triggerOpen {
	background-image:url(../images/blueexpand.gif);
	/*background-image:url(../images/arrow-down.gif);*/
		
	background-repeat:no-repeat;
	/*
	background:url(http://www.w3.org/International/icons/open-thin.gif)
              no-repeat left 2px #fffaf0;*/
	}

.triggerClosed {
	background-image:url(../images/bluecollapse.gif);
	/*background-image:url(../images/arrow-up.gif);*/
	background-repeat:no-repeat;
	
	/*background:url(http://www.w3.org/International/icons/close-thin.gif)
              no-repeat left 2px #fffaf0;*/
	}

.triggerOpen a, .triggerClosed a {
	/*padding-left:14px;*/
	padding-left:28px;
	color:#000000;
	/*color:#206C45;*/
	text-decoration: none;
	cursor: pointer;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}

.triggerOpen a:hover, .triggerClosed a:hover {
	/*color:#00f;*/
	color:#7200BE;
	font-weight:bold;
	}



.hiddenContent {
   display: none;
   }
   
#otherNews .revealedContent {
   padding-left: 14px;
   }
#otherNews ul.revealedContent {
   padding-left: 30px; 
   margin-left: 0;
   }
 
 .item {
 	/*text-align:center;*/
	/*width:80%;**************************************/
	margin-left:50px;
	margin-right:auto;}
	
.item ol {
	color:#3333CC;
	text-align:justify;
	}
.item ul {
	color:#3333CC;
	text-align:justify;
	}
.item li.underline {
	text-decoration:underline;
	color:#3333CC;
	}
.item ul.italics {
	text-decoration:none;
	color:#336666;
	font-style:italic;
	}
.item ul.level3 {
	color:#800000;
	text-decoration:none;
	font-style:normal;
	}	
.item p {
	color: #000000;
	/*color:#336666;*/
	text-align:justify;
	}
.item h4 {
	margin-left:15px;
	/*margin-right:auto;*/
	color:#6600FF;
	text-align:center;
	border:3px inset black;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:50%;
	}
/*.item table {
	border-style:solid;
	border-width:2px;
	border-color:#CC9900;
	border-collapse:collapse;
	}
.item th {
	color:#6600CC;
	border-style:solid;
	border-width:2px;
	border-color:#CC9900;
	}
.item td {
	color:#333366;
	border-style:solid;
	border-width:2px;
	border-color:#CC9900;
	}
	*/
.item table.bordered {
	border-style:solid;
	border-width:2px;
	border-color:#CC9900;
	border-collapse:collapse;
	}
.item table.bordered th {
	color:#6600CC;
	border-style:solid;
	border-width:2px;
	border-color:#CC9900;
	}
.item table.bordered td {
	color:#333366;
	border-style:solid;
	border-width:2px;
	border-color:#CC9900;
	}
.item table.borderless {
	border:0px;
	}
.item td.borderless {
	border:0px;
	}
a.bluelink {
	color:#6600FF;
	}
 .imgright {
 	float:right;
	padding-left: 8px;
	}
 .deed {
 	/*text-align:center;*/
	width:80%;
	margin-left:auto;
	margin-right:auto;
	}
.deed h1 {
	text-align:center;
	}
.deed h4 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
.deed h5 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	 }
.deed p {
	text-align:justify;
	}
 /************************************ end collapse content ************/  
   
/************ fw horizontal menu for newsletters, Minutes and slideshows ***** */	  
	#fwhorizontalmenu {
	float:left;
    width:100%;
    font-size:100%;
    line-height:normal;
	}
	#fwhorizontalmenu ul {
	margin:5px;
	padding:10px 10px 0 50px;
	list-style:none;
	}
	#fwhorizontalmenu li {
    display:inline;
    margin:0;
    padding:0;
	}
	#fwhorizontalmenu a {
    float:left;
    margin:0;
    padding:0 0 0 0px;
    text-decoration:none;
    }
	#fwhorizontalmenu a span {
    float:left;
    display:block;
	background-image:url(../images/fwgreenmenu.gif);
	background-repeat:repeat-x;
	border-style:outset;
	border-bottom-width:3px;
	border-left-width:3px;
	border-right-width:3px;
	border-top-width:3px;
	border-bottom-color: #9900FF;
	border-top-color:#9900FF;
	border-left-color: #9900FF;
	border-right-color: #9900FF;
    padding:5px 15px 4px 6px;
    color:#000000;
    }
    
	#fwhorizontalmenu a:hover span {
    background-image:url(../images/fwpurplemenu.gif);
	background-repeat:repeat-x;
	border: 3px outset #00572C;
	border-bottom-color: #00572C;
	border-top-color:#00572C;
	border-left-color: #00572C;
	border-right-color: #00572C;
	color:#000000;
	}
/************ end fw horizontal menu for newsletters, Minutes and slideshows ***** */	

.blinking 
{
    text-decoration:blink;
}
	
	
	