* {
	font-family: arial, verdana, sans-serif;
	font-size: 8.5pt;
}

#mainnavlinks {
	line-height: 32px;
	height: 32px; width: 408px;
	background-image: url("../images/nav_pixel_spacer.gif");
}

#mainnavlinks a {
	margin-left: 8px;
	margin-right: 5px;
	color: #b13326;
	text-decoration: none;
	font-size: 10.5pt;
	font-weight: bold;
}

#mainnavlinks a:hover {
	color: white;
}

#subnavlinks {
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	color: Black;
	font-weight: bold;
}

a, a:visited, a:active {
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #b13326;
	font-weight: bold;
	text-decoration: none;
}

#subnavlinks a {
	margin-left: 5px;
	margin-right: 5px;
	color: Green;
	text-decoration: none;
	font-size: 8.5pt;
	
}

#subnavlinks a:hover {
	color: #b13326;
}

img {
	border: 0;
}

p {
	margin-left: 20px;	
}

p.noindent {
	margin: inherit;
}

.title {
	font-weight: bold;
	font-size: 14pt;
}

.subtitle {
	font-weight: bold;
	font-size: 11pt;
}
