.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E696B;
	display: block;
	padding: 4px;
	margin-top: 10px;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumbs a:active, .breadcrumbs a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6E696B;
} 
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D4A82;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E696B;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6E696B;
}
.subhead a:link, .subhead a:visited {
	color: #6E696B;
	text-decoration: underline;
}
.subhead a:active, .subhead a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}

#right-pix {
	width: 200px;
	float: right;
	margin-left: 5px;
}
.border1 {
	padding: 10px;
	border: 1px solid #666666;
}
.shade1 {
	padding: 10px;
	background-image: url(images/gray-bg.gif);
	background-repeat: repeat;
}
.shade2 {
	padding: 10px;
	background-image: url(images/gray-bg.gif);
	background-repeat: repeat;
}
.notes {
	padding: 5px;
	background-color: #3D4A82;
	color: #ffffff;
	font-weight: bold;
}
.notes a:link, .notes a:visited {
	color: #ffffff;
	text-decoration: none;
}
.notes a:active, .notes a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.closeit {
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
.closeit a:link, .closeit a:visited {
	color: #ffffff;
	text-decoration: none;
}
.closeita:active, .closeit a:hover {
	color: #ffffff;
	text-decoration: underline;
}