/* --------------- PAGE ---------------- */
BODY, P{    
FONT: 12pt Franklin Gothic Book;   }

TD{    
FONT: 12pt Franklin Gothic Book;  /*vertical-align: top; */}

H4{    
FONT: 16pt Franklin Gothic Book;     
COLOR: #111E87;     FONT-WEIGHT: bold; padding-top: 10px;}
TD.title{    
FONT: 16pt Franklin Gothic Book;      
FONT-WEIGHT: normal;     }

SELECT		{ text-transform: capitalize;  }
A {    
FONT: 12pt Franklin Gothic Book;      
TEXT-DECORATION: none;FONT-WEIGHT: bolder;        
COLOR: navy;    }

A:hover  {    
FONT: 12pt Franklin Gothic Book;       
TEXT-DECORATION: none;FONT-WEIGHT: bolder;    COLOR: orange;    }

A.bar1   {    
FONT: 10pt Franklin Gothic Book;       
TEXT-DECORATION: none;    
FONT-WEIGHT: bold;        
COLOR: navy;    }

A.bar1:hover  {FONT: 10pt Franklin Gothic Book;       
TEXT-DECORATION: none;    
FONT-WEIGHT: bold;        
COLOR: red;    }
.Buttons     
{
	FONT: 12pt Franklin Gothic Book; 
	cursor: hand; 
	color: #111E87; 
	font-weight: bold;  
    background-color: white; 
    border-width: 0px;     
    padding-left: 25px;
}
.ButtonsH    
{ 
	FONT: 12pt Franklin Gothic Book; 
	cursor: hand; 
	color: white; 
	font-weight: bold;  
	background-color: #111E87;	    border-width: 0px;       }

.ButtonsSub     
{
	FONT: 10pt Franklin Gothic Book; 
	cursor: hand; 
	color: #111E87; 
	font-weight: bold;  
    background-color: white; 
    border-width: 0px;    
    padding-left: 37px;     
}
.ButtonsSubH    
{ 
	FONT: 10pt Franklin Gothic Book; 
	cursor: hand; 
	color: white; 
	font-weight: bold;  
	background-color: #111E87;	    border-width: 0px;        padding-left: 20px;    }                                                                                        