.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: auto;
	width: auto;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0080FF;
}

.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.main-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: auto;
	clip:  rect(auto auto auto auto);
	padding-bottom: 5px;
}
.main-small-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0080FF;
}

.arialsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF0000;
}.Main-Bold-Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.MainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.border {
	height: auto;
	width: auto;
}

body {
	background-color: #E7DEC9;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #B6E6F8;
}
.smallfontbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

.courses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.largerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.mainhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0080ff;
}

.specialoffers {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0080ff;
}

.specialoffersBOLD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0080ff;
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
.main-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.subheadingsgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: GREEN;
}

.MainBoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: GREEN;
}

.MainPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: PURPLE;
}

.MainBoldPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: PURPLE;
}

.MainBoldTealBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	
}


.SpecialOffersText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #336633;
}
