/* Default CSS Stylesheet for a new Web Application project */

.main-links {
	font-family: tahoma; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
} 

.main-links-1 {
	font-family: tahoma; 
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
} 

.footer {
	font-family: tahoma; 
	font-size: 10px;
	font-weight: normal;
	color: WHITE;
} 

.header-text {
	font-family: tahoma;
	font-size: 11px; 
	font-weight: bold;
	color: #D4A301; 
}

.content-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #262D61; 
}

.news-header {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #568F4D;
	text-align:right 
}
.news-hcontent {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #568F4D;
}
.texthead {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #F38A20;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #262D61;
}
.navigation { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: WHITE;
} 

.navigation-1 {  
	font-family: tahoma;  
	font-size: 11px; 
	font-weight: bold;    
    background-color: #b1b18f; 
	border-color:#b1b18f;    
   border-width:thin;
   border:0
   
  
}   

 .navigation_gray { 
	font-family: tahoma;  
	font-size: 11px; 
	font-weight: bold;
	color: #545780;
  

}