.TextNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.TextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;
}
.TextItalicBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;
}

.LinkNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	text-decoration:underline;
}

.LinkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	text-decoration:underline;
}

.Disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}


.Students_Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b6477d;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.Students_SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6477d;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.Students_BackgroundDark {
	background-color: #b6477d;
}
.Educators_Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E78A8;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.Educators_SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E78A8;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.Educators_BackgroundDark {
	background-color: #1E78A8;
}
.Alumni_Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BA671D;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.Alumni_SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA671D;
	font-weight: bold;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
}
.Alumni_BackgroundDark {
	background-color: #BA671D;
}
.SupportUs_Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E872C;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.SupportUs_SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E872C;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.SupportUs_BackgroundDark {
	background-color: #5E872C;
}
.Generic_Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f889d;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.Generic_SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f889d;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.Generic_BackgroundDark {
	background-color: #6f889d;
}
.TextError {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.Registration_Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	background-color: #aab4bd;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
