/*
//  By Anand Perumal @ 09-Nov-2006
//  Used to store common Look and Feel property for entire HCPT Web Portal Application
*/

.bea-portal-body {                        
    margin: 0 auto 0 auto;
    padding: 0px;    
}

.bea-portal-body-content {
    font-family: "Trebuchet MS", sans-serif;    
	color: #000000;
	font-size: 11px;
}