a.mmhome,
a.mmhome:link,
a.mmhome:visided,
a.mmhivaids,
a.mmid,
a.mmmc,
a.mmpop,
a.mmpws,
a.mmasha {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px
}
	

.mmhome:hover {
	background-color: #A81234;
}
a.mmhome:link {
	font-size: 11px;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
a.footer:link {
	color: #000000;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.ghcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.seclink,
a.seclink,
a.seclink:link,
a.seclink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.seclink:hover {
	text-decoration: underline;
}
OL { 
	FONT-FAMILY: Arial, Geneva, sans-serif;
	FONT-SIZE: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #788AB7;
	font-weight: bold;
	text-align: left;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textbox {
	color: #FFFFFF;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whiteheader {
	color: #FFFFFF;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.boxheader, 
font.boxheader, 
a.boxheader, 
a.boxheader:link,
a.boxheader:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-SIZE: 14px
}

a.boxheader:hover {
	COLOR: #666666;
}


/**********************************************************/
/* ~~~~~~~~~~~~~~~~~~~Social Links ~~~~~~~~~~~~~~~~~~ */
/**********************************************************/
#socialLinks {
	background: url(images/stayConnected_bar.png) left top no-repeat;
	width: 690px;
	height: 51px;
	position: relative;
	margin: 30px 0 0px;
	}
	#socialLinks h2 {
		text-indent: -9999999px;
		width: 1px;
		height: 1px;
	}
	#socialLinks ul {
		list-style: none;
	}
	#socialLinks li {
		width: 23px;
		display: inline;	
		}
		#socialLinks li a  {
			display: block;
			position: absolute;
			top: 9px;
			width: 23px;
			height: 23px;
			text-indent: -999999px;
		}
		#socialLinks li.facebook a  {
			right: 375px
		}
		#socialLinks li.twitter a {
			right: 315px
		}
		#socialLinks li.rss a {
			right: 255px
		}
		#socialLinks li.youtube a {
			right: 195px
		}
		#socialLinks li.ghBlog a {
			right: 135px
		}


/**********************************************************/
/* ~~~~~~~~~~~~~~~~~~~Other ~~~~~~~~~~~~~~~~~~ */
/**********************************************************/
.clearfloat {
	clear: both;	
}
