@charset "UTF-8";
@import url("scrollBars.css");

body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.bodyText {
	font-size: 11px;
	color: #333333;
	line-height: 1.3em;
}
.mainNav {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: lighter;
}
.bodyText:link {
	font-size: 11px;
	color: #813e57;
	text-decoration: none;
}
.bodyTextLarge {
	font-size: 13px;
	color: #813e57;
}
.contactInfo {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.2em;
}
.mainNav:link {
	font-size: 13px;
	color: #ae7f90;
	font-weight: lighter;
	text-decoration: none;
}
.mainNav:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: lighter;
}
.mainNav:visited {
	font-size: 13px;
	color: #ae7f90;
	font-weight: lighter;
	text-decoration: none;
}
.definition {
	font-size: 16px;
	color: #FFFFFF;
}
.definitionText {
	font-size: 12px;
	color: #FFFFFF;
}
.orangeHeaders {
	font-size: 16px;
	color: #F6871E;
	line-height: 1.3em;
}
.bigType {
	font-size: 20px;
	color: #cab0ba;
	line-height: 1em;
	font-weight: lighter;
}
.bigType:link {
	font-size: 20px;
	color: #cab0ba;
	line-height: 1em;
	font-weight: lighter;
}
.bigType:visited {
	font-size: 20px;
	color: #cab0ba;
	line-height: 1em;
	font-weight: lighter;
}
.newContactInfo {
	font-size: 12px;
	color: #954B67;
	line-height: 1.2em;
}
