/* memarie -  October 2008 CSS Document - Theme GREEN and GREY */

body{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;	line-height:28px;
background-image: url(images/bg_white1.gif);background-color: #EAEAEA;
}
/* Background Colors */


.memarie_general_text{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;	line-height:20px;
}
.memarie_bullet_text{
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;	line-height:25px;
}
.memarie_footer_text{
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;	
}
.memarie_bold_blue_title_text{
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #2994FF;font-weight:bold;
}

.memarie_bold_grey_sub_title_text{
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #444444;font-weight:bold;
}

.bullet{list-style-image:url(images/bullet_1.gif)}
/* LINKS */

/* memarie_main links */
	a.memarie_mainLink:link,a.memarie_mainLink:visited,a.memarie_mainLink:active  {
	color: #5db700;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	
	}
	a.memarie_mainLink:hover {
	color: #444444;
	text-decoration: underline; 
    font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	}
	
/* END memarie_main links */

