@charset "utf-8";
.mcMenu ul li {
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #CCC;
	margin: 0px;
}
.mcMenu a {
	text-decoration: none;
	line-height: 20px;
	color: #000000 !important;
}
.mcMenu a:hover {
	text-decoration: underline;
}
.mcMenu ul {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
}.mcSelected {
	font-weight: bold;
}
#mcName {
	padding-top: 10px;
}
#mcLocation {
	padding-bottom: 10px;
	padding-left: 5px;
}
.mcMenu {
	margin-bottom: 20px;
}
#firstGraph {
	padding-bottom: 10px;
}
#mcNav {
	padding-bottom: 15px;
}
.countryNameAsTitle {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}
#mcMasterclass {
	padding-bottom: 5px;
	padding-left: 0px;
}
#mcTBA {
}
#botNav {
	padding-top: 15px;
}
.mcDetailText {
	font-weight: bold;
}
.mcDetailName {
	font-size: 1.25em;
	color: #942525;
	font-weight: bold;
}
#submitMC a {
	color: #942525;
	text-align: right;
}
#submitMC {
	text-align: right;
	padding-bottom: 10px;
}
