.h1blue {
	font-size: 1.4em;
	color: #2B557E;
	font-weight: bold;
}
.h2blue {
	font-size: 1.1em;
	color: #6699CC;
	font-weight: bold;
}
.h3blue {
	font-size: 14px;
	color: #6699CC;
	font-weight: bold;
}
.col0E3E60Bold {
	color: #0E3E60;
	font-weight: bold;
}
#sidebar1mbs {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#sidebar2mbs {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#sidebar1mbs a {
	display: block;
	margin-top: 5px;
	padding-top: 4px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 4px;
	color: #0E3E60;
}
#sidebar2mbs a {
	display: block;
	margin-top: 5px;
	padding-top: 4px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 4px;
	color: #0E3E60;
}
#sidebar1mbs a:hover {
	background-color: #B9D5EF;
	color: #FF6666;
}
#sidebar1mbs a:link {
	color: #0E3E60;
	text-decoration: none;
}
#sidebar1mbs a:visited {
	text-decoration: none;
	color: #526B3A;
}
#sidebar1mbs a:active {
	color: #CEE7A4;
}

