
a:link
{
    color: #4A2C76;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
    color: #4A2C76;
	background-color: Transparent;
	font-weight: bold;
}

a:visited
{
    color: #4A2C76;
	background-color: Transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
    color: #7CB919;
	text-decoration: none;
	background-color:transparent;
	font-weight: bold;
}


H1, .heading1
{
  
	font-size: 15pt;
	line-height: 17pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, sans-serif;
           
}

H2, .heading2
{
  
	font-size: 13pt;
	line-height: 15pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, sans-serif;
           
}

H3, .heading3
{
  
	font-size: 11pt;
	line-height: 13pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, sans-serif;
           
}
          
.default, .header1, .style1, .style1a, .style1b, .smtext1, .smtext2, .bold1, .bold2, .bold3, SELECT, INPUT, TEXTAREA, BUTTON
{
  
	font-size: 10pt;
	line-height: 12pt;
    color: rgb(0,0,0);
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;

}

.style1 
{  
        color: rgb(0,0,0);
}
                
.style1a
{	
        color: rgb(255,255,255);          
}        

.style1b
{
		color: #9999CC; 
}        

.bold1 
{  
        font-weight: bold;
}

.bold2 
{  
	font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: rgb(255,255,255);
}

.bold3
{
	font-weight: bold;
	color: #9999CC; 
}

.smtext1 
{  
		font-size: 7pt;
		line-height: 9pt;
        color: rgb(0,0,0);
}

.smtext2 
{  
		font-size: 7pt;
		line-height: 9pt;
		font-weight: bold;
		color: rgb(0,0,0);
}

.comp1
{
  
	font-size: 8pt;
	line-height: 10pt;
    color: rgb(255,0,0);
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, sans-serif;
           
}      

.footer1
{
  
	font-size: 6pt;
	line-height: 10pt;
    color: rgb(0,0,0);
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, sans-serif;
           
}    

.tableheading1
{
        
    background-color: rgb(255,255,255);
	font-size: 12pt;
	line-height: 14pt;
	color: rgb(254,77,7); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, sans-serif;
           
}     

.tableheading2
{
        
    background-color: rgb(47,167, 223);
	font-size: 12pt;
	line-height: 14pt;
	color: rgb(255,255,255); 
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, sans-serif;
           
}     

.tablefoot1
{
        
    background-color: rgb(47,167, 223);
	font-size: 10pt;
	line-height: 12pt;
	color: rgb(238,71,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, sans-serif;
           
}     

.tablerecords1, .tablerecords2
{
	font-size: 10pt;
	line-height: 12pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, sans-serif;
}    


.tablerecords1
{
        background-color: rgb(255,255,255);
}    

.tablerecords2
{
        background-color: rgb(204,204,204);
}              

.mainBorder
{
	padding-top: 5px;
	border-top: 18px solid #9999CC;
	border-bottom: 18px solid #9999CC;
	border-left: 1px solid #9999CC;
	border-right: 1px solid #9999CC;
}

.border1
{
	border-left: none;
	border-right: none;
	border-top: solid 1px #9999CC;
	border-bottom: solid 1px #9999CC;
}


.border2
{
	border: solid 1px #7CB919;
}

.header1
{
	font-size: 9pt;
	line-height: 11pt;
	padding-left: 27px;
	padding-right: 30px;
}

.contents
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
}
