.background0 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #cccc99;
	position: relative;
        left:0px;
        
}
.background1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #993333;
	position: relative;
        left:0px;
        	
}
.background2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #a4d5c8;
        position: relative;
	left:0px;
        
}

.background3 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #0000ff;
}

.background4 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #ffcc00;
}    

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;

}

blockquote {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12pt;
       font-color: black;
       font-weight: normal;
       line-height: 15pt;
}



.headerBlueGray {

       font-family: Verdana, Arial, sans-serif;
       font-size: 12pt;        
       color: #000066;
       background: #f0f0f0;
       padding: 3px;
}

.headerBarnRed {
       font-family: Verdana, Arial, sans-serif;
       font-size: 12pt;        
       color: #ffffff;
       background: #993333;
       padding: 3px;
}

.headerBlue {
       font-family: Verdana, Arial, sans-serif;
       font-size: 12pt;
       color: #ffffff;
       background: #7b98c6;
       padding:3px;
}

.headerSage {
       font-family: Verdana, Arial, sans-serif;
       font-size: 12pt;
       color: #ffffff;
       background: #cccc99;
       padding:3px;



}

.formText {
      font-family:Arial;
      font-size: 10pt;
      color: #000099;
      
}

.tableText {
     font-family:Arial;
     font-size: 10pt;
     color: black;
}
   
