/* CSS Document */

.mainpagetitle {font-family: Verdana,Arial, Helvetica, sans-serif;
                 color:#000000; font-weight:bold;
				 font-size:12pt;
				 }
				 
.mainpagetext {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
               color:#000000; font-weight:normal; font-size:10pt;
		  margin-left:4em; margin-right: 8em;
			   }

.mainpagetext12 { font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
          color:#000000; font-weight:normal; font-size:12pt; 
		  margin-left:4em; margin-right: 8em;
        }
		
.forceIndentMainPageText12 { font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
          color:#000000; font-weight:normal; font-size:12pt; 
		  margin-left:10em; margin-right: 8em;
        }
		
.forceIndentMainPageText { font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
          color:#000000; font-weight:normal; font-size:10pt; 
		  margin-left:10em; margin-right: 8em;
        }

		
.sidemenu{ color:#000000; font-family:Arial, Helvetica, sans-serif; 
           background-color:#aece92;
         }
		 
.smallblue { color: #4E78C7; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif	;  
             font-size:8pt;
 }
 
.redText {color:#CC0000; }

.advocateText {color:#003399; font-family:Verdana, Arial, Helvetica, sans-serif;}

.greenAnnualText{ color: #339933; font-size: 12pt;}

.greenBoldAnnualText{ color: #339933; font-size: 12pt; font-weight: bold}

.smallGreenAnnualText{ color: #339933; font-size: 10pt;}

.smallGreenBoldAnnualText{ color: #339933; font-size: 10pt; font-weight:bold; }

.italicText {font-style:italic;}

.maintext a:link, a:visited {text-decoration:none}

.maintext a:hover, a:active {text-decoration:underline}

.centerhead {
	text-align: center;   
}
.boardorg {
  font-size: 90%;
}
.boardmember {
  font-size: 80%;
}
.homepagebody {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top: 2px solid #3d4f2d;
/*    #border-left: 2px solid #3d4f2d;    */
	margin-left: 4em;
}

td.small_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 	#000000;
	text-align: center;	
}

ul.square_small_indent {
    list-style-type: square;
	margin-left: 4em;
}

ul.square_small_noindent {
    list-style-type: square;
}

.2colbody {
    margin:0; 
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	border-top: 2px solid #3d4f2d;
	font-size: 10pt;
}

h3 {
     font-size: 90%;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height: 3em;
}

#header .strapline {
	font: 120% Verdana, Georgia, "Times New Roman", Times, serif;
	color: #778899;
	background-color: #FFFFFF;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}

#backtotop1 {

}

#rightalign {
   font-size:70%;
   text-align:right;    
}


#smallcontent td {
     vertical-align:top;

}

#smallcontent {
	margin-left: 20em;
	margin-right: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
}

#smallcontext ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#smallcontent li{
	font-size: 90%;
/*	border-bottom: 1px dotted #B2BCC6; */
	margin-bottom: 0.3em;
}


#smallcontent p {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  
}


#smallcontent .boldtinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#smallcontent a:link, #smallcontent a:visited {
	text-decoration: none;
	color: #142288;
}
#smallcontent a:hover {
	color: #F59315;
}

#smallcontent h1 {
	font: 150% Verdana, Georgia, "Times New Roman", Times, serif;
}

#smallcontent h2 {
	font: 120% Verdana, Georgia, "Times New Roman", Times, serif;
}

#smallcontent h3 {
	font: 90% Verdana, Georgia, "Times New Roman", Times, serif;
}
#smallcontent dt {
	color:#006633;
	font: 100%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-style: italic;
	
}
#smallcontent dd {
    color: black; font-size: 80%; font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	
}


#nav {
	position: absolute;
	top: 12em;
	left: 2em;
	width: 14em;
	background-color: #FFFFFF;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 90%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited, #nav a.active {
	text-decoration: none;
	color: #142288;
/*
	color: #2A4F6F;
     background-color: #FFFFFF;  
*/
}
#nav a:hover {
	color: #F59315;
}
#nav h2 {
	font: 110% Verdana, Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
/*	background-color: #FFFFFF;  */
	border-bottom: 1px dotted #cccccc;
}
#content {
	margin-left: 16em;
	margin-right: 2em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content h1 {
	font: 150% Verdana, Georgia, "Times New Roman", Times, serif;
}
#content h2 {
	font: 100% Verdana, Georgia, "Times New Roman", Times, serif;
	PADDING-LEFT:1.2EM;
}
#content p {
	font-size: 100%;
	font-size: 10pt;
	line-height: 1.6em; 
	padding-left: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
} 

#content td {
   font-size: 10pt;
}

#content .boldtext {
   font-weight: bold;
}

#content a:link, #content a:visited {
	text-decoration: underline;
	color: #142288;
}
#content a:hover {
	color: #F59315;
}

#content li {
   font-size: 10pt;
}

/***  Advocacy Hill Links  ***/

#largecontent td {
     vertical-align:bottom;

}


#largecontent hr {
    border: none;
	background-color: #999999;
	color: #999999;
	height: 1px;
	width: 80%;
	text-align: left;
}

#largecontent {
	margin-left: 16em;
	margin-right: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
}

#largecontent ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#largecontent li{
	font-size: 90%;
/*	border-bottom: 1px dotted #B2BCC6; */
	margin-bottom: 0.3em;
}

#largecontent a:link, #largecontent a:visited {
	text-decoration: underline;
	color: #142288;
}
#largecontent a:hover {
	color: #F59315;
}

#largecontent h1 {
	font: 225% Georgia, "Times New Roman", Times, serif; color: #142288;
}

#largecontent h2 {
	font: 200% Verdana, "Times New Roman", Times, serif; color: #142288;
}

#largecontent h3 {
	font: 180% Georgia, "Times New Roman", Times, serif;
}


#member {
	position: absolute;
	top: 12em;
	left: 2em;
	width: 14em;
}
#member ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#member li {
	font-size: 90%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#member a:link, #member a:visited, #member a:active {
	text-decoration: none;
	color: #142288;
/*	background-color: #FFFFFF;  */
}
#member a:hover {
	color: #F59315;
}
.backtotop {
   text-align:right;
}

#mainPageGreenBackground {
	/*	background-color: #66CC66;  */
	margin: 45px;
	border-width: 2;
	border-style: outset;
	background-color: #cee4c2;
}


.alignCenter {
    text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
               color:#000000; font-weight:normal; font-size:8pt;			   
}

.alignLeft {
    text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
               color:#000000; font-weight:normal; font-size:8pt;			   
}

.alignRight {
    text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000000; font-weight:normal; font-size:8pt;
}

.alignRightItalic {
    text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000000; font-weight:normal; font-size:8pt; font-style:italic;
}

.alignRightBold {
    text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000000; font-weight:bold; font-size:8pt;
}

.textUnderline {
   text-decoration:underline
}
.textItalic {
    font-style:italic;
}
.doubleSpace {
  margin-bottom: 2em;
}
.greenBoldItalicPanelText {
    color: green; font-size:medium; font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	font-weight:bold; font-style:italic
	
}
#homePage {

}
#homePage a:link, #homePage a:visited, #homePage a.active {
	text-decoration:underline;
	color: #142288;
}