
.Heading1{

	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #089;

}

.Heading2Teal{

	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #089;

}

.Heading3Purple{

	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #65B;

}

.Heading4Teal{

   	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #089;

}

.Table {

	height: auto;
	width: 700px;
	float: left;
	border: none #CCCCCC;

}

.BodyText {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

.BodyTextLarger {

	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;

}

.BodyTextBold {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

.BodyTextLargerBold {

	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;

}

.BodyTextSmallerBold {

	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

.BodyTextSmaller {

	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}

.BodyTextFeminine {

	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: light;
	color: #65B;
	
}

.Heading1Purple {

	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #65B;

}

.Heading4PurpleBold {

   	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #65B;

}

.BodyTextItalic {

	font-family: Verdana, sans-seriff;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;

}

.BodyTextItalicBold {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;

}

.BodyTextItalicBoldTeal {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #089;

}

.BodyTextBiggerBoldTeal {

	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #089;

}

.BodyTextBiggerBoldPurple {

	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #65B;

}

.BodyTextItalicBoldPurple {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #65B;

}

.Heading2ItalicTeal {

	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #089;
	font-style: italic;

}

.BodyText-SmallRED {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CC0099;

}

.Heading1PurpleNormalWt {

	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #65B;

}

.Heading2LightWtTeal {

	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #089;

}

.Heading1LargerPurpleLiteWt {

	font-family: Verdana, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #65B;

}

.Heading1LargerTealLiteWt {

	font-family: Verdana, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #089;

}

.BodyTextLessSmall {

	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;

}

.Heading1LtWgtTeal {

	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #089;

}

.Heading2NormPurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #65B;

}

.Heading2ItalPurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #65B;

}

.Heading3LtWgtPurple {

	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #65B;

}

.Heading3NormPurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #65B;

}

.Heading4NormPurple {

   	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #65B;

}

.Heading2NormTeal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #089;

}

.Heading3NormTeal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #089;

}

.Heading4NormTeal {

   	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #089;

}

.Table-Questions {

	height: auto;
	width: 620px;
	float: left;
	border: none #CCCCCC;

}

#body-navigation a:hover {
		color: #65B;
	}