/* CSS Document */

a:link,a:visited
{
	COLOR: #445A06;		
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: bold;     
     font-size: 11px;

 line-height: 130%;	
	text-decoration: none;  
}
a:hover
{
	COLOR: #8BB428;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: bold;     
     font-size: 11px;

 line-height: 130%;	;
	text-decoration: underline;  
}

.text, .text a:link, .text a:visited
{    
    COLOR: #ffffff;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
     font-size: 11px;

 line-height: 130%;		
}
.grey, .grey a:link, .grey a:visited
{    
    COLOR: #445A06;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
     font-size: 11px;

 line-height: 130%;		
}
td
{    
    COLOR: #445A06;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
     font-size: 11px;

 line-height: 130%;		
}

body
{    
    COLOR: #445A06;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
     font-size: 11px;

 line-height: 130%;		
}

h1
{    
    COLOR: #445A06;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
    FONT-SIZE: 11px;		
}
h2
{    
    COLOR: #445A06;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
    FONT-SIZE: 10px;		
}

.formButton	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #0F5A7D; border:normal; border-color:#0F5A7D }
.formLabel	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 70%; }
.checkLabel	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 70%; font-weight: bold;}
.radioLabel	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.formTextArea	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.SearchButton {
background-color: #FE9B00;
border-color: #FE9B00;
font-size: 12px; font-weight: bold; color: #FFFFFF;
height: 24px;
width: 60px;
}
.search {padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px}
.portal {padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px}
.search-engine {padding-top:0px; padding-bottom:0px; padding-right:10px; padding-left:10px}