td.graycell{
	background: #CCCCCC;
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.greencell{
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: bolder; 
	line-height: normal; 
	font-variant: normal;
	background: #004C01;
	color: White;
	text-align: left;
	}
.greencellnowrap{
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: bolder; 
	line-height: normal; 
	font-variant: normal;
	background: #004C01;
	color: White;
	text-align: left;	
	white-space:nowrap;
}
.greencellright{
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: bolder; 
	line-height: normal; 
	font-variant: normal;
	background: #004C01;
	color: White;
	text-align: right;
	}	
.greencellcenter{
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: bolder; 
	line-height: normal; 
	font-variant: normal;
	background: #004C01;
	color: White;
	text-align: center;
	}	
td.greencellbrd{
    border:1px solid #004C01; font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: bolder; 
	line-height: normal; 
	font-variant: normal;
	background: #004C01;
	color: #FFFFFF;
	text-align: left; padding-left:10; padding-right:10; padding-top:0; padding-bottom:0	
	}	
.whitecell{
	background: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.whitecellRight
{
	font-weight: bold;
	font-size: 10pt;
	background: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.redcell
{
	font-weight: bold;
	font-size: 10pt;
	background: #ffffff;
	color: red;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.redcellbig
{
	font-weight: bold;
	font-size: 12pt;
	background: #ffffff;
	color: red;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.redcellright
{
	font-weight: bold;
	font-size: 12pt;
	background: #ffffff;
	color: red;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.rvheaders {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bolder; 
	line-height: normal; 
	font-variant: normal
}
.rvhead1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bolder; 
	line-height: normal; 
	font-variant: normal
}
.rvhead2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: normal; 
	font-variant: normal; color:#008000
}
.rvtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	font-variant: normal; color:#000000
}
.rvtextbold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	font-variant: normal; color:#000000; font-weight:bold
}
td.greenhalf
{
	background: #004c01;
	font: bolder 5pt Arial, Helvetica, sans-serif;
	color: white;
	text-align: left;
}
.nowrapcenter
{
    text-align:center;
    white-space:nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color:#ffffff;
    height:24;    
}
.blackBack
{
    background-color: #000000;
    color: #FFFFFF;
    margin-top: 0;
    margin-left:0;
}
.whiteBack
{
    background-color: #000000;
    color: #000000;
    margin-top: 0;
    margin-left:0;
}
.greenBack
{
    background-color: #004C00;
    color: #000000;
    margin-top: 0;
    margin-left:0;
}
A:link	
{	
	color:	#003300;
}	
		
A:visited	
{	
	color:	#cc9900;
}	
		
A:hover	
{	
	color:	#cc9900;
}
.qwikcast
{
    background: url("/qwikcast_images/bg_blue.gif");
}