.breadcrumb {
background-color:#000;
color:#ccc;
float:right;
margin:2px 0 0;
padding:0;
}

#mainContentFull {
float:left;
margin: -20px 0 0 0;
width:760px;
}
#mainContentFull a {
	text-decoration: none;
	font-weight: 600;
	color: #EE2E24;
	background-color: #000;
}

#mainContentFull a:hover {
	text-decoration: underline;
}
#mainContentFull a:visited {
	color: #EF726B;
	background-color: #000;
}
#mainContentFull form a {
	text-decoration: none;
	font-weight: 600;
	color: #EE2E24;
	background-color: #000;
	text-decoration: underline;
}

#mainContentFull form a:hover {
	text-decoration: underline;
}

#mainContentFull form a:visited {
	color: #EF726B;
	background-color: #000;
}
/*
#mainContentFull ul {
list-style-position:inside;
list-style-type:disc;
margin-left:0;
padding-left:20px;
text-indent:-1.1em;
}
*/
.modules {
	width: 100%;
}
.modules a {
	text-decoration: none;
	font-weight: 600;
	color: #EE2E24;
	background-color: #000;
}

.modules a:hover {
	text-decoration: underline;
}
.modules a:visited {
	color: #EF726B;
	background-color: #000;
}
.fieldsetwidth {
	width:650px;
	padding: 10px 10px 10px 10px;
}

.dateheading {
		font-size: 0.9em;
	line-height: 1.5em; 
	margin: 0 0 1.5em 0;
	font-weight: bold;
}