body {
	margin: 0px;
	padding: 10px;
}
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.maintable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}
.tileBLUE {
	background-color: #ECF3F9;
}
.tileFAWN {
	background-color: #F7F7F7;
}
.header2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.normalTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.listTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.headingTEXT {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.privacyTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.smallwhiteTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tileDARKBLUE {
	background-color: #003366;
}
.whiteheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.normalTEXTwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.boldtextnormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.abnormalTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 11px; color: #333333; font-family: Arial, Helvetica, sans-serif;}
.style2 {font-size: 11px; color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
.style3 {color: #FFFFFF}
.style5 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
/* Menu */
.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }

.fg-button { font-size: 11px; margin:2px 7px 2px 0px; padding: 2px 0px 2px 5px; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
a.fg-button { float:left;  }
button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	

.fg-button.ui-state-loading .ui-icon { background: url(spinner_bar.gif) no-repeat 0 0; }

a img {
	border: none;
}
address {
	font-size: 14px;
	margin: 10px 0px 10px 0px;
}
.front-logo {
	margin: 10px 0px 0px 0px;
}
.front-logo.first {
	margin: 0px;
}
.menu {
	font-size: 10px;
	padding-left: 5px;
	height: 25px;
	margin-bottom: 10px;
}
.mainHolder {
	width: 736px;
	margin-left: auto;
	margin-right: auto;
}
.twoColLeftHolder {
	float: left;
	width: 520px;
	margin-right: 10px;
}
.oneColRightHolder {
	float: left;
	width: 200px;
}
.box {
	background-color: #ECF3F9;
	padding: 10px;
	float: left;
}
.oneCol {
	width: 240px;
}
.Birthday {
	width: 200px;
	height: 30px;
	text-align: center;
	margin: 5px 0px 5px 0px;
	color: 	#003366;
	padding: 0px;
}
.oneColRightHolder .oneCol {
	width: 185px;
}
.logos {
	text-align: center;
}
.box h2 {
	margin-top: 0px;
}

.oneCol.homePage {
	height: 308px;
	margin-top: 10px;
}
.footer {
	float: left;
	width: 736px;
	height: 21px;
	margin-top: 10px;
}
.footer .email, .footer .latestNews, .footer .links {
	float: left;
}
.footer .email {
	margin-right: 200px;
	padding-top: 3px;
	padding-left: 10px;
}
.footer .email a, .footer .email a:hover, .footer .email a:visited {
	color: #fff;
}
.footer .latestNews{
	margin-right: 230px;
	padding-top: 2px;
}
.footer .links img {
	float: left;
	margin-right: 10px;
}
.menu, .footer {
	background-color: #003366;
}

.frontPageCourseImage, .frontPageCourseText {
	float: left;
	height: 40px;
}
.frontPageCourseImage {
	clear: left;
	width: 40px;
	margin-right: 10px;
}
.frontPageCourseText {
	height:30px;
	padding-top:8px;
	width:190px;
}
.frontPageCourseText a, .frontPageCourseText a:hover, .frontPageCourseText a:visited {
	color: #333333;
}
h1 {
	margin-top: 0px;
	font-size: 22px;
}
table.subMenu {
	margin-top: 5px;
}
table.subMenu td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.noMargins {
	margin: 0px;
}
.oneColRightHolder .box.oneCol address {
	margin-top: 45px;
}
.box.oneCol.address, .box.oneCol.logos {
	height: 259px;
}
.box.oneCol.address {
	text-align: center;
	margin-top: 10px;
	padding: 0px;
	width: 205px;
	height: 278px;
}
.box.twoCol {
	width: 500px;
}
.floatRight {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
.floatLeft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.floatRight, .floatLeft {
	margin-top: 10px;
	margin-bottom: 10px;
}
.blueText {
	color:#0066FF;
}