#pagesContent {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	text-align: left;	
	margin: 0 0 20px 0;
}

#pageTitle {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: center;	
	margin: 0;
	padding: 0;
}


.es_header {
    text-align: center; 
    width: 45%; 
    height: 40px;
    color: #f7f7f7;
    font-weight: bold;
    
    border: 1px solid #356AA0;
    background: #356AA0;
    
    position: relative;
    z-index: 0;
    
        
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    
    /*behavior: url("/css/PIE.htc");*/
                    
    
    
}
