.welcomeTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 90px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}
.PageTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 45px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}
.TopNav {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.BodyText {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #000000;
}
.LeftNav {

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.LeftNav a{

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.LeftNav a:hover{

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
.LeftSubNav {

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.LeftSubNav a{

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.LeftSubNav a:hover{

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.LeftGap {

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
