body, div, p, td, input, textarea, button {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

a {
	font-size: 11px;
	color: #007EC5;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #007EC5;
	text-decoration: underline;
}

td.subscribeinput {
	padding-left: 4px;
}

input.subscribe, select {
	width: 218px;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #005180;
}

.breadcrumbsactive {
	color: #888888;
	font-weight: normal;
}
