@charset "UTF-8";
a:link {
	color: #104B8F;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #104B8F;
	text-decoration: none;
}
.Text_Color {color: #104B8F}
.disclaimer {
	font-size: xx-small;
	color: #104B8F;
	line-height: 125%;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
}
.ninety_percent_text {
	font-size: 80%;
	line-height: 125%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.calendar_date_large {
	color: #104B8F;
	font-weight: bold;
	padding-top: 1px;
	letter-spacing: 2px;
	padding-bottom: 2px;
}
.calendar_date_small {
	font-size: 80%;
	color: #104B8F;
	font-weight: bold;
	letter-spacing: 1px;
}
