@charset "UTF-8";
.calendar_text {
	font: normal 10pt/110% Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: right;
}
.body_text_sans {
	color: #030;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
}
.body_text_serif {
	color: #030;
	text-decoration: none;
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
}
.body_text_orange {
	color: #F60;
	text-decoration: none;
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
}
.footer_text {
	color: #030;
	text-decoration: none;
	font-family: "Palatino Roman", "Times Roman", "Palatino Italic", "Times Italic";
	font-size: 11pt;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
}
.headline_serif {
	color: #033;
	text-decoration: none;
	font-family: Herculanum;
	font-size: 26pt;
	font-style: normal;
	line-height: 115%;
	font-weight: bold;
	font-variant: normal;
}
.text_18pt {
	font-style: normal;
	font-family: "Palatino Bold", "Palatino Bold Italic", "Times Bold", "Times Bold Italic";
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	color: #030;
	text-decoration: none;
	line-height: 120%;
}
.text_italic18pt {
	font-family: "Palatino Roman", "Times Roman", "Palatino Italic", "Times Italic";
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	text-transform: none;
	color: #030;
	text-decoration: none;
	font-size: 16pt;
	font-variant: normal;
}
.text18_orange {
	font-family: "Palatino Roman", "Times Roman", "Palatino Italic", "Times Italic";
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	text-transform: none;
	color: #F60;
	text-decoration: none;
	font-size: 16pt;
	font-variant: normal;
}
#heallearn {
	background-image: url(/images/heallearn.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
h2 {
	color: #033;
	text-decoration: none;
	font-family: Herculanum;
	font-size: 18pt;
	font-style: normal;
	line-height: 115%;
	font-weight: bold;
	font-variant: normal;
	background-color: #F90;
}
a:link {
	text-decoration: none;
	color: #F30;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #066;
}
a:hover {
	color: #660;
	font-style: italic;
	font-weight: bolder;
	font-family: "Palatino Roman", "Palatino Italic", "Times New Roman", "Times New Roman Italic", serif;
}
a:active {
	text-decoration: none;
	color: #F30;
	font-style: normal;
	font-weight: normal;
}
