
a:link
{
    color: #FE4D07;
	text-decoration: none;
}

a:active
{
    color: #FE4D07;
	background-color: Transparent;
}

a:visited
{
    color: #FE4D07;
	background-color: Transparent;
	text-decoration: none;
}

a:hover
{
    color: #0571A4;
	text-decoration: none;
	background-color:transparent;
}


H1, .heading1
{
  
	font-size: 14pt;
	line-height: 16pt;
	color: rgb(254,77,7); 
	font-style: normal;
	font-weight: bold;  
	font-family: Tahoma, Verdana, Arial, sans-serif;
           
}

H2, .heading2
{
  
	font-size: 12pt;
	line-height: 14pt;
	color: rgb(254,77,7); 
	font-style: normal;
	font-weight: bold;  
	font-family: Tahoma, Verdana, Arial, sans-serif;
           
}

H3, .heading3
{
  
	font-size: 10pt;
	line-height: 12pt;
	color: rgb(254,77,7); 
	font-style: normal;
	font-weight: bold;  
	font-family: Tahoma, Verdana, Arial, sans-serif;
           
}
          
.default, .style1, .style1a, .style1b, .smtext1, .smtext2, .bold1, .bold2, .bold3, SELECT, INPUT, TEXTAREA, BUTTON
{
  
	font-size: 8pt;
	line-height: 10pt;
    color: rgb(0,0,0);
	font-style: normal;
	font-weight: normal;  
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;

}

.style1 
{  
        color: rgb(0,0,0);
}
                
.style1a
{	
        color: rgb(255,255,255);          
}        

.style1b
{
		color: rgb(254,77,7); 
}        

.bold1 
{  
        font-weight: bold;
}

.bold2 
{  
		font-family: Tahoma;
        font-weight: bold;
        color: rgb(255,255,255);
}

.bold3
{
	font-weight: bold;
	color: rgb(5,113,164); 
}

.smtext1 
{  
		font-size: 6pt;
		line-height: 8pt;
        color: rgb(0,0,0);
}

.smtext2 
{  
		font-size: 6pt;
		line-height: 8pt;
		color: rgb(255,255,255);
}

.comp1
{
  
	font-size: 8pt;
	line-height: 10pt;
    color: rgb(255,0,0);
	font-style: normal;
	font-weight: bold;  
	font-family: Tahoma, Verdana, Arial, sans-serif;
           
}      

.footer1
{
  
	font-size: 6pt;
	line-height: 10pt;
    color: rgb(0,0,0);
	font-style: normal;
	font-weight: normal;  
	font-family: Tahoma, Verdana, Arial, sans-serif;
           
}    

.button1
{
	height: 23;
	background: url("");
	background-color: buttonface;
	font-size: 10pt;
	line-height: 12pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Tahoma, Verdana, Arial, sans-serif;
	
}
	      
.input1
{  

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration: none; 
	border:1 solid #333333; 
	background-color:#ffffff

}

.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: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
}    


.tablerecords1
{
        background-color: rgb(255,255,255);
}    

.tablerecords2
{
        background-color: rgb(204,204,204);
}              


.background1
{
	background-color: #FE4D07;
}


.background2
{
	background-color: #0571A4;
}


.background3
{
	background-color: #B4B4B4;
}


.tabover
{
	background-color:#DDDDDD;
	font-size:10pt;
	line-height:12pt;
	color: rgb(254,77,7); 
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	border: outset 1 threedhightlight;
	text-align: center;
	cursor: hand;
}


.tabselected
{
	BACKGROUND-COLOR: #DDDDDD;
	color: rgb(254,77,7); 
	font-size:10pt;
	line-height:12pt;
    font-style: normal;
    font-weight: bold;  
    font-family: Tahoma;
	border-style: inset;
	border-width: 1;
	border-color: threedhighlight;
	TEXT-ALIGN: Center;
	CURSOR:default;
}

.tabsunselected
{
	BACKGROUND-COLOR:transparent; 
	font-size:10pt;
	line-height:12pt;
    color: rgb(255,255,255); 
    font-style: normal;
    font-weight: bold;  
    font-family: Tahoma;		
	TEXT-ALIGN: Center;
	CURSOR:hand;
}
.tabsnone
{
	WIDTH:100%;
	BORDER-BOTTOM:solid 1 threedhighlight;
}
.tabHeader
{
	BACKGROUND-COLOR:transparent; 
	POSITION:relative;
	PADDING:0px;
	BORDER:none;
	MARGIN-TOP:5px;
}
.tabdiv
{
	border:solid 1;
	BORDER-COLOR:threedhighlight threedshadow threedshadow threedhighlight;
	border-top:none;
	

}

.tabdivHide
{
	display:none;
	width:100%;
}

