#contactus_description {
	padding-top : 10px;
	color : #333333;
	font-size : .75em;
	padding-bottom : 5px;
}

#contactus_entrytitle {
	color : #333333;
	font-size : .75em;
	padding-top : 5px;
}

#mfm_functiongraphics {
 position:relative;
 width:376px;
 height:75px;
 padding-bottom : 5px;
 background-image:url(images/mfm/mfm_functiongraphics.gif);
 background-position: top right; 
 background-repeat:no-repeat;
}

#mfm_link {
	font-size : .75em;
	font-weight : bold;
	color : #333333;
}

#mfm_link a {
	font-weight : bold;
	text-decoration : none;
	color : #333333;
}

#mfm_link a:hover {
	text-decoration : none;
	color : #cc0000;
}


