body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #D4D4D4;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	background-image: url(mfpbodybkg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.content {
	vertical-align: top;
	padding: 25px 6px;
	height: 300px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
h1 {
	font-weight: bold;
	color: #EA5757;
	font-size: medium;
}
h2 {
	font-weight: bold;
	color: #EA5757;
	font-size: small;

}
h3 {
	font-weight: bold;
	color: #333333;
	font-size: small;	
}
.content img{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.genButton {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E42B2A;
	border: 1px solid #333333;
	text-transform: uppercase;
	font-size: xx-small;
}
.hdlogo {
	height: 145px;
	width: 148px;
	margin: 0px;
	padding: 0px;
	background-image: url(mfpheadbkg.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	vertical-align: top;
}
.hdtext {
	font-size: 12px;
	font-weight: bold
	padding: 6px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	background-image: url(mfpheadbkg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.navbar {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold
	text-decoration: none;
	background-color: #1A171B;
	margin: 0px;
	padding: 0px;
	// vertical-align: top;
	text-align: left;
}
.leftside {
	background-color: #FFFFFF;
	text-align: left;
	padding: 25px 6px;
	width: 137px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-image: url(leftbkg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
}
.ftimage {
	background-image: url(leftbkg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 240px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E42B2A;
}
.ftcopy {
	background-color: #FFFFFF;
	font-size: x-small;
	text-align: right;
	padding: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E42B2A;
}
.ftdesignby {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 6px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ftlogo {
	background-color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.sidenavbox {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-color: #D4D4D4;
	border: 1px solid #999999;
	padding: 6px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #EA5757;
	text-decoration: none;
}
.navbar a:active {
	color: #EA5757;
	text-decoration: none;
}
.sidenavbox a:link {
	color: #333333;
	text-decoration: none;
}
.sidenavbox a:visited {
	color: #333333;
	text-decoration: none;
}
.sidenavbox a:hover {
	color: #E42B2A;
	text-decoration: none;
}
.sidenavbox a:active {
	color: #E42B2A;
	text-decoration: none;
}
.genFields {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
