#additional, #links,#print,.pager,#left-column,#footer,.filter {display:none;}

img {border:0;}

h1, h2 {
	font-weight:normal;
	font-size: 1.4em;
	color:#a31d1d;	
	margin:10px 0;
}
h3 {
	color:#000000;
	font-size:1em;
	margin-bottom:10px;
}
a, a:link {	
	color:#0e45a1;
	font-weight:bold;
}
a:hover {
	color: #bd2222;
}
h3 a {
	text-decoration: none;
	
}
#header {
height:6em;
padding:20px;
}

#header p {
	font-weight:bold;
	font-size:200%;
	color:#a31d1d;
}
#header img {
	float:right;
}

table, th, td {
	border:1px solid #CCCCCC;
	border-collapse: collapse;
	padding:5px;
}

#content {
	border:1px solid #CCCCCC;
	padding:20px;
}

#breadcrumbs {
margin:-5px 0 30px -5px;
padding:0;
float:left;
font-size:85%;
width:100%;
}
#breadcrumbs li {
	float:left;
	margin-right:20px;
	list-style-type: disc;
	list-style-position: inside;
}
#breadcrumbs a {
	color:#000000;
	text-decoration: none;
	font-weight:normal;
}
