.MainFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

a.MainFont:link { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 100%; color: #000000; text-decoration: underline }
a.MainFont:hover { color: #000000; font-weight: normal; text-decoration: none }
a.MainFont:visited { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 100%; color: #000000; text-decoration: underline }
a.MainFont:visited:hover { color: #000000; font-weight: normal; text-decoration: none }

.MainFontB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	font-weight: bold;
}

.MainFontPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #8E77B3;
	font-weight: bold;
}

.SmallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}

.MenuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}

.MenuFontOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423866;
	font-weight: bold;
	text-decoration : none;
}

.Menu {
	padding-left : 2px;
}
.MenuOn {
	padding-left : 2px;
	background-color : #EBE9EF;
}

.TitleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #DBE75E;
}
.TitleFont3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #CFE137;
}

.TitleFont5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}

.keymessagePurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E77B3;
	font-weight: bold;
}

.PurpleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8E77B3;
	font-weight: bold;
}

.MauveFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #766B7B;
}

.TitleFont5Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #111111;
}

.Quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DBE75E;
	font-weight: bold;
}

.TitleFont7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #DBE75E;
}

.TitleFont7B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #DBE75E;
	font-weight: bold;
}

.HeaderFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.SubHeaderFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

.SubHeaderFont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CFE137;
	font-weight:bold;
}

.SubHeaderFontBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #31309C;
	font-weight:bold;
}

.SubHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.SubHeaderWhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}

.blackfontB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.blackfontlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.PageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration: none;
}

a.PageLinks:link { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 100%; color: #000000; text-decoration: none }
a.PageLinks:hover { color: #000000; font-weight: normal; text-decoration: underline }
a.PageLinks:visited { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 100%; color: #000000; text-decoration: none }
a.PageLinks:visited:hover { color: #000000; font-weight: normal; text-decoration: underline }

.pagelinksOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	color: #000000;
}

.blackfontunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

.blackfontunder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #9991B0;
	padding-right : 4px;
}

.blueBullet {
	list-style-image: url(../graphics/bluebullet.gif);
	line-height: 120%;
}

.blueBulletsml {
	list-style-image: url(../graphics/bluebullet_sml.gif);
	line-height: 120%;
}

.purpleBullet {
	list-style-image: url(../graphics/purplebullet_sml.gif);
	line-height: 120%;
}

.hollowBullet {
	list-style-image: url(../graphics/bluebullet_sml_outline.gif);
	line-height: 120%;
}