 A.indextitle{
   font-family : arial;
   font-size : 10pt;
   color : black;
   font-weight : bold;
   text-decoration : none;
  }
 A.indextitle:hover{
   font-family : arial;
   font-size : 10pt;
   color : blue;
   font-weight : bold;
   text-decoration : none;
  }

  A.backtotop{
    font-family : arial;
    font-size : 8pt;
    color : blue;
    font-weight : normal;
    text-decoration : underline;
    }

   A.backtotop:hover{
     font-family : arial;
     font-size : 8pt;
     color : black;
     font-weight : normal;
     text-decoration : underline;
    }

  A.SelectCounty{
    font-family : arial;
    font-size : 9pt;
    color : blue;
    font-weight : normal;
    text-decoration : underline;
    }

  A.errorMsg{
    font-family : arial;
    font-size : 9pt;
    color : black;
    font-weight : normal;
    text-decoration : none;
    }


 A.errorMsg:hover{
 	text-decoration:none;
	color:gray;
	font-weight:normal;
	font-family:arial;
	font-size:9pt;
	}
	
 A.errorMsg:active{
 	text-decoration:none;
	color:gray;
	font-weight:bold;
	font-family:arial;
	font-size:9pt;
	}	
	
	
	

.sectionlabel
	{font-family:arial;
	 font-weight:bold;
	 font-size:12pt
	}

.sectionsublabel
	{font-family:arial;
		 font-weight:bold;
		 font-size:11pt;
		 color:black;
	}

.appendixsectionsublabel
		{font-family:arial;
		 font-weight:bold;
		 font-size:11pt;
		 color:black;
	}

.questions
		{font-family:arial;
		 font-weight:bold;
		 font-size:10pt;
		 align:justify
		}

.answers
		{font-family:arial;
		 font-weight:normal;
		 font-size:10pt
		}

.footnote
		{font-family:arial;
		 font-weight:normal;
		 font-size:8pt
		}

.copyright
		{font-family:arial;
		 font-weight:normal;
		 font-size:8pt;
		 color:white
		}
TD.QuestionLabel
		{
		background-color:lightyellow;
		}
.QuestionLabel
		{
		background-color:lightyellow;
		}
.OL
		{
		font-family : arial;
		font-size : 11pt;
		color : black;
   		font-weight : bold;
		}
		
P.PAGEBREAK	{
		page-break-before: always
		}
