h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #5076B5;
	text-decoration:none;
}
#header {
	width:750px;
	height:62px;
	padding-top:30px;
	background-image:url(images/mf_header2.jpg);
}
#title {
	width:750px;
	height:30px;
	float:left;
	text-align:left;
}
#navigation {
	width:740px;
	height:20px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	background-image:url(images/navigation_bg.jpg);
}
#navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#navigation, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#container {
	width:750px;
	height:auto;
	background-color:#E0E0E0;
	margin-bottom:5px;
}
#leftcolumn {
	width:174px;
	height:300px;
	float:left;
	padding-top:5px;
	background-image:url(images/gradient.gif);
	background-repeat:repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#textarea {
	width:575px;
	height:auto;
	float:right;
	text-align:left;
	background-color:#FFFFFF;
}
#textareaLeft {
	width:400px;
	height:auto;
	float:left;
	text-align:left;
	padding:15px;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#textareaRight {
	width:100px;
	height:auto;
	float:left;
	text-align:right;
	padding-top:15px;
}
#footer {
	width:750px;
	height:50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	padding-top:15px;
}
#footerleft {
	width:500px;
	text-align:left;
	float:left;
}
#footerleft, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#footerright, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#footerright {
	width:200px;
	text-align:right;
	float:right;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5076B5;
	text-decoration: none;
}
