body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

form {
	margin: 0;
}

a, a:visited, a:active {
	color: #0092DF;
}

a:hover {
	color: #000000;
}


.mntitle {
	margin-left: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #0092DF;
	font-size: 20px;
}

.mncnt {
	position: relative;
	margin-left: 0px;
	border: 1px solid #0092DF;
	background: white;
	z-index: 1;
	padding: 2px;
}

.mninner {
	border: 1px solid #0092DF;
	background: #EAEBF8;
	padding: 5px;
	min-height: 400px;
	z-index: 1;
}

.greysmall {
	font-size: 9pt;
	color: gray;
}

.greyvsmall, a.greyvsmall, a.greyvsmall:visited, a.greyvsmall:active {
	font-size: 7.5pt;
	color: gray;
}

.bigbold {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.bigbold, a.bigbold:active, a.bigbold:visited {
	text-decoration: underline;
	color: #000000;
}

a.bigbold:hover {
	color: #0092DF;
}

a.offers, a.offers:visited, a.offers:active {
	font-style: normal;
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold;
}

