/* @override 
	http://www.modernecommunications.com/css/interactive.css
	http://modernecommunications.com/css/interactive.css
*/

a:link 		{ color: #91C752; text-decoration: underline;}
a:hover 	{ color: #6DAEE4; text-decoration: underline;}
a:active 	{ color: #91C752; text-decoration: underline;}
a:visited 	{ color: #91C752; text-decoration: underline;}

.breadcrumbs { color: #91C752; }

a#logo-initials 		{ position: absolute; top: -6px; left: -4px; display: block; width: 300px; height: 150px;
background-image: url(../gfx/logo-mi.gif); background-repeat: no-repeat;z-index: 400;}

a#logo-text { position: absolute;
width: 382px; height: 24px; bottom: 9px; right: 9px; background-image: url(../gfx/logo-type-mi.gif); background-repeat: no-repeat;}


img#lozenge-footer {
	display: none;
}

#footer {
	background-color: #343B34;
	padding: 18px;
	border: 1px solid #506932;
	border-top: none;
	color: #91C752;
}

#footer b {
	color: #91C752;
}

#footer a:link { color: #91C752; text-decoration: underline;}
#footer a:hover { color: #6DAEE4; text-decoration: underline;}
#footer a:active { color: #91C752; text-decoration: underline;}
#footer a:visited { color: #91C752; text-decoration: underline;}


