h1	{
	margin-top: 28px;
}

/* this is a stupid patch to compensate for the hard break at the beginning of h1s */
h1.boldtextbiggest	{
	margin-top: 0;
}

h2, h3, h4,
.navitem,
mainnavitem
	{
	color: #003366;
}

.navitem {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	padding-left : 6px;
}

.item {
	margin-bottom: 0.5em;
}

.item2 {
	margin-bottom: 0em;
}

.navitemtext {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color:#025A86;
	font-weight: normal;
	text-decoration: none;
}

.navitemactive {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color:#006699;
	font-weight: normal;
	text-decoration: none;
	padding-left : 6px;
}

.mainnavitem {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.mainnavitemactive {
	font-family: arial, helvetica, sans-serif;
	color:#006699;
	font-size: 12px;
	text-decoration: none;
}

span.bold {
	font-weight: 800;
}
