body, .normal {
	font-family: Century Gothic;
	font-size: 12pt;
	color: #000000;
	margin-top: 0px;
	margin-left: 00px;
	background-color: #FFFFFF;
}

.normal.featuredPartners {
	font-size: 13pt;
	font-weight: bold;
}

/* category name */
h1 {
	font-size: 14pt;
	color: #7871D2;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 8px;
	font-weight: bold;
}

/* school name */
h2 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-bottom: 8px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}

ul {
	margin: 0px;
	margin-left: 20px;
	margin-top: 5px;
	line-height: 25px;
	list-style-type: square;
}

ul.normLines {
	margin: 0px;
	margin-left: 25px;
	margin-top: 5px;
	line-height: 18px;
	font-size: 9pt;
}


a, a:vlink {
	color: #8F4EAC;
}

a:hover {
	color: #B471D2;
}

img {
	border: 0;
}

hr {
	color: #CCCCCC;
	height: 1px;
}

.caption {
	font-size: 10pt;
	color: #777777;
}

.boxTop {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7871D2;
}
.boxTopLarge {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7871D2;
}
.boxTopLarge h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7871D2;
	margin-bottom: 0px;
}
.box {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
}

.top {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.top a, .top a:vlink {
	color: #FFFFFF;
	text-decoration: none;
}

.top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
