td, p, h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 5px 0;
}

h1 {
	font-size: 18px;
	color: #ed1c24;
	margin-bottom: 4px;
}

h2 {
	font-size: 14px;
	color: #ed1c24;
	margin-bottom: 3px;
}

h3 {
	font-size: 12px;
	color: #ed1c24;
	margin-bottom: 3px;
}

p, li, ul, ol {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a:visited, a:link, a:active {
	text-decoration: none;
	color: #ed1c24;
}

a:hover {
	text-decoration: underline;
}

#servicebar a{
	color: #fff;
}

#servicebar a:active, #bar a:visited, #bar a:link {
	color: #fff;
}

#servicebar a:hover {
	color: #fff;
	text-decoration: underline;
}

#servicebar .selected {
	font-weight: bold;
}

.formlabel {
	padding: 0 0 1px 0;
}

.formlabel label {
	font-size: 11px;
	font-weight: bold;
}

.formelement {
	padding: 2px 0 3px 0;
}

.formelement input, .formelement textarea, .formelement select, .formelement option {
	font-size: 11px;
	width: 100%;
}

form table tr td {
	padding: 3px 0 3px 0;
}

.contenttable .tr-even td, .contenttable .tr-odd td {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 3px 3px 3px 3px;
}

.contenttable .tr-0 {
	background-color: #aaa;
}

.contenttable .tr-even {
	background-color: #eee;
}