/* CSS Document */

a.navigation{
	font-family: Verdana;
	font-size: 7pt;
	color:#504933;
	text-decoration:none;
	}
a.navigation:hover{
	font-family: Verdana;
	font-size: 7pt;
	color:#FF6805;
	text-decoration:none;
	}

a.Normallinks{
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	}
	a.Links{
	font-family: Arial;
	font-size: 12pt;
	text-decoration:none;
	}
a.Normallinks:hover{
	font-family: Arial;
	font-size: 8pt;
	color:#FF6805;
	text-decoration:underline;
	}
a.Normallinks3{
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
	}
	a.Normallinks3:hover{
	font-family: Arial;
	font-size: 10pt;
	color:#FF6805;
	text-decoration:underline;
	}
a.Normallinks2{
	font-family: Arial;
	font-size: 9pt;
	text-decoration:none;
	}
a.Normallinks2:hover{
	font-family: Arial;
	font-size: 9pt;
	color:#FF6805;
	text-decoration:underline;
	}

.hdr1    
{
	font-family: Times;
	font-size: 25px;
	color:#333;
	font-weight: bold;

}

.hdr2  
{
	font-family: Arial;
	font-size: 12pt;
	color:  #333333;
	font-weight: bold;

}

.navtext1    
{    
font-family: Verdana;    
font-size: 7pt;    
color: #504933;
}
.FooterText    
{    
font-family: Arial;    
font-size: 8pt;    
color:  #333333;
}
.Bodytext    
{    
font-family: Arial;    
font-size: 9pt;    
color:  #333333;
}

.textbold    
{    
font-family: Arial;    
font-size: 9pt;    
color:  #333333;
font-weight: bold;
}
.shadetext {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.Button
{
	color:blue;
	border-color:#919194;
	background-color:#D9D8DC;
	border-style:Outset;	
}
.Text
{
	Width:150px;
	Height:20px;
	border-color:Silver;
}
li.MsoNormal
	{
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}
	


.AccordionTitle
{
  height:20px;
  overflow:hidden;
  cursor:pointer;
  font-family:Arial;
  font-size:9pt;
  font-weight:bold;
  vertical-align:middle;
  text-align:left;
  color:Blue;
  background-repeat:repeat-x;
  display:table-cell;
  background-image:url('title_repeater.jpg');
  -moz-user-select:none;
}

.AccordionContent
{
  height:0px;
  overflow:auto;
  display:none; 
}


	