@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}

ul {
	list-style-type: none;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul li {
	text-decoration: none;
	margin-bottom: 5px;
}

ul li a {
	text-decoration: none;
	color: #991E66;
}

ul li a:hover {
	text-decoration: none;
	color: #000;
}


.AccordionPanelTab a {
	color: #000;
	text-decoration: none;
}
.AccordionPanelTab a:hover {
	color: #991E66;
}
#text a {
	color: #991E66;
	text-decoration: none;
}
#text a:hover {
	color: #999;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}
#header a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

A:link img, A:visited img {border-color: #fff;}
A:hover img {border-color: #fff;}