﻿.McContact 
{
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	white-space: nowrap;
}
a.McContact:link,a.McContact:active,a.McContact:visited { text-decoration:none; font-size: 11px; font-weight: normal; color: #25568d; }
a.McContact:hover { font-size: 11px; font-weight: normal; color: #25568d; text-decoration:none; }

.McFormSent 
{
	text-align: center;
	padding: 50px 0px 50px 0px;
	font-weight: bold;
}

.McSubContainer 
{
	padding:4px; 
	overflow:hidden;
	margin-bottom: 8px;
	margin-top: 8px;
}

.McItem
{
	font-size: 11px; 
	color: #25568d;
	float:left; 
	font-weight: normal; 
	text-align:center; 
	width:50%;
}
.McItem a:link, .McItem a:active, .McItem a:visited { font-weight: bold; }
.McItem a:hover {  }