@CHARSET "ISO-8859-1";

BODY.main {
	font-family: arial, sans-serif;
	font-size: 13pt;
	color: black;
	margin-top: 20px;
}

DIV.header_block {
	text-align: center;
	white-space: nowrap
}

DIV.header_name {
	font-family: Times Roman, Times New Roman, serif;
	color: navy;
	font-size: 28pt
}

DIV.header_location {
	font-family: arial, sans-serif;
	color: navy;
	font-size: 14pt;
}

DIV.header_page {
	font-family: arial, sans-serif;
	font-size: 16pt;
	color: maroon;
}

DIV.member_menu {
	text-align: center;
	color: maroon;
	font-size: 14pt;
}

div.category {
	font-size: 16pt;
	color: navy;
	margin-bottom: 5px;
	margin-top: 20px;
}

span.expandCollapse {
	font-size: 10pt;
}

a.expandCollapse {
	text-decoration: none;
}

A.active_menu:link {
	color: navy;
	text-decoration: none;
}

A.active_menu:visited {
	color: navy;
	text-decoration: none
}

A.active_menu:active {
	color: navy;
}

A.active_menu:hover {
	color: navy;
	text-decoration: underline;
}

A.menu:link {
	color: maroon;
	text-decoration: none;
}

A.menu:visited {
	color: maroon;
	text-decoration: none
}

A.menu:active {
	color: navy;
}

A.menu:hover {
	color: navy;
	text-decoration: underline;
}

SPAN.program_label {
	font-size: 14pt;
	color: navy;
	margin-right: 10px;
}

span.bulletin_span {
	color: navy;
	font-size: 14pt;
}

div.bulletin_div {
	margin-bottom: 10px;
}

div.item {
	margin-top: 30px;
}

span.item_name {
	color: maroon;
	font-size: 13pt;
	font-weight: bold;
}