@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #C8FFE6;
}
.basecolor-pale {
	background-color: #FFFFFF;
}
.Sidebar-Left-Primary {
	background-color: #9D458C;
	color: #FFFFFF;
	font-weight: bolder;
	vertical-align: top;
	text-transform: lowercase;
	text-decoration: none;
	font-size: large;
	padding-bottom: 30px;
	text-align: left;
}
.Sidebar-Left-Secondary {
	background-color: teal;
	color: #FFFFFF;
	font-weight: 400;
	vertical-align: top;
	text-align: left;
}
.Sidebar-Left-ItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-transform: lowercase;
	color: #C8FFE6;
	text-decoration: none;
	text-align: left;
}
.Sidebar-Right-Primary {
	background-color: #9D458C;
	color: #FFFFFF;
	font-weight: bolder;
	vertical-align: top;
	text-transform: lowercase;
	text-decoration: none;
	font-size: large;
	padding-bottom: 30px;
	text-align: right;
}
.Sidebar-Right-Secondary {
	background-color: teal;
	color: #FFFFFF;
	font-weight: 400;
	vertical-align: top;
	text-align: right;
}
.Sidebar-Right-ItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-transform: lowercase;
	color: #C8FFE6;
	text-decoration: none;
	text-align: right;
}
.titletext {
	color: #9D458C;
}
.tagtext {
	font-size: x-small;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #9D458C;
}
a:visited {
	text-decoration: none;
	color: #9D458C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.barnav:link {
	text-decoration: none;
	color: #C8FFE6;
}
a.barnav:visited {
	text-decoration: none;
	color: #C8FFE6;
}
a.barnav:hover {
	text-decoration: underline;
}
a.barnav:active {
	text-decoration: none;
}
a.feature:link {
	text-decoration: none;
	color: #9D458C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	text-align: left;
}
a.feature:visited {
	text-decoration: none;
	color: #9D458C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	font-size: x-large;
}
a.feature:hover {
	text-decoration: underline;
	color: #9D458C;
}
a.feature:active {
	text-decoration: none;
	color: #9D458C;
}
