.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding-bottom: 1.5em;
}
.introText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.bodyText P, P.bodyText {
	margin-top: 0em;
	margin-bottom: 0.4em;
}
.introText P, P.introtext {
	margin-top: 0em;
	margin-bottom: 0.7em;
	line-height: 1.4em;
}
.contentText P, P.contentText {
	margin-top: 0em;
	margin-bottom: 1.3em;
}
A.bodylink
{
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;

}
A.bodylink:active
{
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
A.bodylink:link
{
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
A.bodylink:visited
{
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
A.bodylink:hover
{
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}

#footer, #header {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
A.footerlink
{
	color: #ffffff;
	text-decoration: none;
}
A.footerlink:active
{
	color: #ffffff;
	text-decoration: none;
}
A.footerlink:link
{
	color: #ffffff;
	text-decoration: none;
}
A.footerlink:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.footerlink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.bullets {
	list-style-image: url(../images/global/squareBullet.gif);
	margin-top:2px;
	margin-bottom:2px;
	margin-left: 18px;
	padding: 2px;
}
.bullets LI {
	line-height: 1.25em;
	margin-bottom: .4em;
}

.bulletsBlack {
	list-style-image: url(../images/global/squareBullet_black.gif);
	margin-top:2px;
	margin-bottom:2px;
	margin-left: 18px;
	padding: 2px;
}
.bulletsRed {
	list-style-image: url(../images/global/squareBullet_black.gif);
	margin-top:2px;
	margin-bottom:2px;
	margin-left: 18px;
	padding: 2px;
}
.bulletsRed LI {
	line-height: 1.25em;
	margin-bottom: .4em;
}

#courseCatalogListing {
	padding: 16px;
}
#courseCatalogListing P {
	margin-top: 0px;
	margin-bottom: 1.8em;
}

IMG.padBottom {
	margin-bottom: 20px;
}
IMG.overviewHeading {
}
IMG.overviewSubHeading {
	margin-top: 0.5em;
	margin-bottom: 0.75em;
}
IMG.overviewOtherHeading {
	margin-top: 0.75em;
	margin-bottom: 0.0em;
}
IMG.subPageHeading {
}
IMG.subPageSubHeading {
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}

H3 {
	font-size: 1.0em;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
}

.bodyHeading {
	font-size: 1.2em;
	font-weight: bold;
}
.featureHeading {
	font-size: 1.3em;
	font-weight: bold;
}

H2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: normal;
}