

/*-----------------------------------------------------------------------*/
/* General Container Styles												 */
/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/
/* Main	container																 */
/*-----------------------------------------------------------------------*/
.Head{
 color: #fff; font-weight: normal; text-transform: uppercase; font-size:14px;
 letter-spacing: -0.5px;
 
}


/*-----------------------------------------------------------------------*/
/*lite green box												 */
/*-----------------------------------------------------------------------*/
HeadLiteGreenBox{
font-size: 14px;
color: #000;
font-weight: normal;
}

/*-----------------------------------------------------------------------*/
/* green box												 */
/*-----------------------------------------------------------------------*/
HeadGreenBox{
font-size: 14px;
color: #fff;
font-weight: bold;
	
}

/*-----------------------------------------------------------------------*/
/* grey box												 */
/*-----------------------------------------------------------------------*/
.greyContainerHeader{
font-size: 14px;
color: #fff; font-weight: normal; text-transform: lowercase; 
letter-spacing: -0.5px;
}
.greyBoxContainer{
	background: #ccc;
}
.greyBoxContent{
padding:4px;
}

/*-----------------------------------------------------------------------*/
/* marone box													 */
/*-----------------------------------------------------------------------*/
.HeadMaroneBox{

}

/*-----------------------------------------------------------------------*/

/* End  Style Sheet */
/*-----------------------------------------------------------------------*/
