.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

 ul.marketplacelist
 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
 }

 ul.marketplacelist li { margin: 0 0 0em; }

 ul.marketplacelist a
 {
	display: block;
	background-color: #E4E4E4;
	padding: 0em 0em 0em 0.6em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

 ul.marketplacelist a:hover
 {
	background-color: #FFF200;
	color: #064C85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	background-color: #ada9aa;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation ul li a:hover {
	color: #fff;
	background-color: #CF0737;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cf0737;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subheadlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
