body {
	background-image: ;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/fgs-bg.gif);
}

.linksbar {
	background-image: url(images/mxp-text-header.jpg);
	background-repeat: no-repeat;
}
.text-subhead {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #A10000;
}
.text-normal {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.text-bulletpoints {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #A60000;
	list-style-position: outside;
	list-style-image: url(images/mxp-bullet-point.jpg);
	list-style-type: circle;
	line-height: 14px;
}
.text-footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.5pt;
}
a:link {
	color: #02569F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #02569F;
}
a:hover {
	text-decoration: underline;
	color: #F78A37;
}
a:active {
	text-decoration: none;
}
.footerbox {
	background-image: url(images/mxp-footer-bg.gif);
	background-repeat: repeat-x;
}
.text-footer-resources {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 0.5pt;
	list-style-type: square;
}
.text-fineprint {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/mxp-bullet-point.jpg);
	list-style-type: circle;
	line-height: 12px;
}
.list {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #990000;
	list-style-position: outside;
	list-style-image: url(images/fgs-bullet.gif);
	list-style-type: disc;
}
