@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
}
.LinkBKGD {
	background-image: url(../images/MainLinks/Links-Background.jpg);
	background-repeat: repeat-y;
}
.TextBKGD {
	background-image: url(../images/Text-Background.gif);
	background-repeat: repeat-y;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	padding: 15px 20px;
}
.linkmain {
	font-weight: bold;
	color: #4CA5D3;
	text-decoration: underline;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	padding: 10px 10px 10px 20px;
	text-align: center;
}
.linkAlt {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.HeaderBackground {
	background-image: url(../images/Header-Background.jpg);
	background-repeat: repeat-x;
}
.FooterBackground {
	background-image: url(../images/Footer-Background.jpg);
	background-repeat: repeat-x;
}
.maintitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FF48B9;
	padding: 0px;
}
.Definitions {
	font-weight: bold;
	color: #FF48B9;
}
.DefinitionsLarger {
	font-weight: bold;
	color: #FF48B9;
	font-size: 15px;
}
