body, input, select
{
	font-family:		verdana, arial, geneva, sans-serif;
	font-size:			10px;
}

textarea
{
	font-family:		verdana, arial, geneva, sans-serif;
	font-size:			10px;
}
td, th
{
	font-family:		verdana, arial, geneva, sans-serif;
	font-size:			10px;
}

a
{
	color:				#2F7EB7;
	text-decoration:	none;
}

a:hover
{
	text-decoration:	underline;
}

.menu {
	color:				#ffffff;
	text-decoration:	none;
	font-family:		arial, tahoma, verdana, sans-serif;
	font-size:			11px;
	font-weight:		normal;
}
.submenu {
	color:				#000000;
	text-decoration:	none;
	font-family:		arial, tahoma, verdana, sans-serif;
	font-size:			11px;
	font-weight:		normal;
}
.submenuheader {
	color:				#000000;
	text-decoration:	none;
	font-family:		arial, tahoma, verdana, sans-serif;
	font-size:			11px;
	font-weight:		bold;
}
.newsheader, h1
{
	font-family:		arial, verdana, geneva, sans-serif;
	font-size:			14px;
	color:				#2F7EB7;
}
.newscontent
{
	color:				#666666;
}
.campaign_header {
	font-family:		arial, tahoma, verdana, sans-serif;
	font-size:			12px;
}
.group_header
{
	font-family:		helvetica, arial, verdana, sans-serif;
	font-weight:		lighter;
	color:				#666;
	font-size:			14px;
}
table.mftable {
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
.mftable td, th {
	margin: 0px;
	padding: 3px;
	border: 1px solid #DDE7EE;
	empty-cells: show;
}
.namec {
	width: 47%;
}
.resc {
	width: 5%;
	white-space: nowrap;
	empty-cells: show;
}
td.restd {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
h1 {
	margin-bottom: 0px;
	margin-left: 3px;
}

.lmline {
	margin-bottom: 3px;
}

.lmline span {
	font-weight: bold;
	white-space: nowrap;
}