.MCONAVIGATION {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.MCONAVIGATION2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.MCOBODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00000;
}
.MCOSIDEBAR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8E0C3A;
}
.MCOBODYHEAD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8E0C3A;
}
.MCOBODYSUBHEAD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8E0C3A;
}
.MCOPAGEID {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 56px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00000;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}
a.black:active {
	color: #000000;
	text-decoration: none;
}.MCOcopyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


a:link {
	color: #8E0C3A;
}
a:visited {
	color: #8E0C3A;
}
a:hover {
	color: #8E0C3A;
}
a:active {
	color: #8E0C3A;
}
body {
	background-color: #7F7F7F;
}

/* Services Sub Nav */

#submenu					{width: 1px}
.dropmenudiv				{position:absolute; top: 0; z-index: 999; width: auto; visibility: hidden; margin: 5px 0px 0px 0px; 
							font-family: Georgia, "Times New Roman", Times, serif;
							font-size: 11px;
							font-style: normal;
							line-height: 24px;
							color: #000000;
							text-align: center;
							white-space:nowrap}
.dropmenudiv a				{width: 100%; height: 16px; display: block; border: none; cursor: hand; color:#000000}
* html .dropmenudiv a		{/*IE only hack*/width: 100%;}

.dropmenudiv ul				{margin: 0px; padding: 0px; background-color:#E5E5E5}
.dropmenudiv ul li			{width: 111px; height: 16px; display: block; margin: 0px; padding: 2px; list-style:none}

