body {
	background-color: #bdc3d0;
	background-repeat: repeat-x;
	margin-left: 0;
	margin-top: 10;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}

ol {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	color: #000000;
}

ul {
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-image: url(MCF_bullet.gif);
	color: #000000;	
}

.headingpad {
	padding-top: 20px;
	padding-left: 20px;
	background-color: #6ca7f4;
}

.imagepad {
	padding-top: 20px;
	padding-left: 20px;
}

.hnavpad {
	padding-left: 20px;
	background-color: #000000;
}

.bgimage {
	background-image:  url(MCF_bg.gif);
	background-repeat: repeat-x;
}

.mainborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
}

.thumbborder {
	border: 1px solid #000000;
}

.themecolor3 {
	background-color: #000000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

table {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;

	line-height: 15px;
	text-spacing: 1px;
}

.logobg {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.themecolor1 {
	background-color: #6ca7f4;
}

.rightcoltext {
	background-color: #d3e2f4;
	color: #000000;
	padding: 20px;
}

.leftcoltext {
	background-color: #bdc3d0;
	color: #1111ff;
	padding-top: 20px;
	padding-right: 10px;
}

.menupad {
	background-color: #bdc3d0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

.subhead {
	background-color: #bdc3d0;
}

h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}

a:link {
	color: #6ca7f4;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:link:hover {
	color: #fe9022;
	text-decoration: none;
}

.footer {
	color: #ffffff;
}

.footer a:link {
	color: #ccccff;
	text-decoration: none;
}

.footer a:visited {
	color: #9999ee;
	text-decoration: none;
}

.footer a:link:hover {
	color: #fe9022;
	text-decoration: none;
}
