/* 
For Left Col Layout
-------------------------
*/


.fmaLg-Area{
    background-color: #005953; 
    width: 730px; 
    margin: 10px 0px 10px 0px;
    }

.fmaLg-title{	
    color:#fff;
    font-family:Georgia,"Times New Roman",Serif;
    text-decoration:none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0px;
    line-height: 19px;
    font-size: 18px;
}
	
.fmaLg-body{	
	font-family: Verdana, Arial, Sans-Serif;
	color: #fff;
	letter-spacing: 0;
    line-height: 12px;
    font-size: 10px;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
}
  
	   

.fmaSm-body{	
	font-family: 'Century Gothic', Arial, sans-serif;

    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    line-height: 18px;
    font-size: 12px;
}

 A:link.fmaSm  {
color:#333;
	text-decoration : none;
	}
A:visited.fmaSm  {
color:#333;
	text-decoration : none;
	}
A:active.fmaSm  {
color:#c1doda;
	text-decoration : underline;
	}
A:hover.fmaSm  {
color:#111;
	text-decoration : underline;
	}	

.container-fmaLg{
    margin: 20px 20px 20px 20px;
}

.container-fmaSm{
    margin: 10px 20px 10px 15px;
}

/* 
-------------------------
*/