body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #5B6B7B;
	text-decoration: none;
}
a.sub:link, a.sub:visited, a.sub:active {
	font-weight: bold;
	color: #00A0BE;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover, a.sub:hover {
	text-decoration: underline;
}
a.link:active, a.link:visited, a.link:link, a.link2:active, a.link2:visited, a.link2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	color: #30C7E3;
	text-decoration: none;
}
a.link2:hover {
	color: #104B86;
	text-decoration: none;
}
div#logo {
	position: absolute;
	width: 187px;
	height: 126px;
	left: 20px;
	top: 20px;
}
.header-bg {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 20px;
	height: 115px;
	margin-left: 234px;
	margin-top: 20px;
}
div#header {
	background-image: url(images/header-images.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 175px;
	padding-right: 175px;
	position: absolute;
	height: 115px;
	left: 234px;
	top: 20px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #104B86;
	margin-left: 20px;
	margin-top: 18px;
	margin-right: 20px;
	line-height: 21px;
	height: 23px;
}
div#leftside {
	position: absolute;
	width: 187px;
	left: 20px;
	top: 209px;
}
div#rightside {
	position: absolute;
	width: 160px;
	right: 20px;
	top: 209px;
}
.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	line-height: 36px;
	padding: 0px 16px 0px 16px;
}
.bluebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00AFD0;
	background-image: url(images/blue-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 155px;
	margin-bottom: 11px;
	padding: 3px 16px 16px 16px;
}
.violetbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #663C96;
	background-image: url(images/violet-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 155px;
	margin-bottom: 11px;
	padding: 3px 16px 16px 16px;
}
.redbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B90065;
	background-image: url(images/red-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 155px;
	margin-bottom: 11px;
	padding: 3px 16px 16px 16px;
}
.boxtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 153px;
	height: 20px;
	line-height: 18px;
	padding-left: 7px;
}
.bluebox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B6B7B;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #00AFD0;
	border-right: 1px solid #00AFD0;
	border-left: 1px solid #00AFD0;
}
.violetbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B6B7B;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #663C96;
	border-right: 1px solid #663C96;
	border-left: 1px solid #663C96;
}
.redbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B6B7B;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #B90065;
	border-right: 1px solid #B90065;
	border-left: 1px solid #B90065;
}
.redbox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B6B7B;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #B90065;
	border-right: 1px solid #B90065;
	border-left: 1px solid #B90065;
}
.newLink{
	position: absolute;
	right: 5px; top: 190px;
}
.homearrow{
	position: absolute; top:245px; right: 185px;
}
.input-field {
	background-color: #FFFFFF;
	border: solid 1px #5B6B7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
.input-button {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #5B6B7B;
	text-align: right;
	cursor: hand;
}
.coursebutt {
	font-size: 90%;
	cursor: hand;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #104B86;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	line-height: 13px;
	border-top: solid 32px #FFFFFF;
	margin-left: 234px;
	margin-right: 200px;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #663C96;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	font-weight: normal;
	color: #5B6B7B;
	margin-top: 20px;
	margin-left: 234px;
	margin-right: 200px;
	padding-bottom: 20px;
}
.subheading {
	font-weight: bold;
	color: #00A0BE;
	text-transform: uppercase;
}
.team {
	padding: 5px 20px 10px 0px;
}
.back {
	font-size: 10px;
	text-align: right;
	padding-top: 20px;
}
th {
	text-align: right;
	padding-right: 4px;
}
.horiz-field {
	width: 238px;
	float: left;
	position:relative;
	padding-right: 20px;
	padding-bottom: 25px;
}
.horiz-field2 {
	width: 238px;
	float: left;
	position:relative;
	padding-bottom: 25px;
	margin-top: 0px;
}
.formtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00AFD0;
	text-transform: uppercase;
	padding: 2px 3px 3px 7px;
	border-bottom: solid 10px #FFFFFF;
	width: 476px;
	float: left;
	position:relative;
}
.formfield {
	color: #0299B5;
	border: solid 1px #5B6B7B;
	width: 224px;
	font-weight: bold;
	padding-left: 3px;
}
.formmenu {
	color: #0299B5;
	border: solid 1px #5B6B7B;
	font-weight: bold;
}
.textfield {
	color: #5B6B7B;
	border: solid 1px #5B6B7B;
	padding: 10px;
}
.spacing {
	padding-bottom: 5px;
}
.billing {
	width: 486px;
	float: left;
	position: relative;
	padding-bottom: 10px;
}
.coursetitle {
	font-size: 85%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	background-color: #663C96;
	border-left: solid 2px #FFFFFF;
	padding: 1px 3px 3px 5px;
}
.courselist {
	font-size: 85%;
	line-height: 120%;
	border-left: solid 2px #FFFFFF;
	padding: 5px 3px 1px 5px;
}
.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #5B6B7B;
	text-align: right;
	margin-right: 22px;
	padding-top: 5px;
}
.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6B7B;
	padding: 10px;
}

.quote{ font-size: 120%; font-weight: bold; color: #00A0BE; line-height: 130%; font-style:italic;}#
#leftside a:link, a:visited, a:hover, a:active{ display: block; text-decoration: none; font-weight: normal;}
#leftside a:visited{ display: block; text-decoration: none; font-weight: normal;}
#leftside a:hover{ display: block; text-decoration: none; font-weight: normal;}
#leftside a:active{ display: block; text-decoration: none; font-weight: normal;}

.clear{ clear: both; font-size: 1px;}
.left{ font-size: 80%;}
.right{ font-size: 80%;}

.contactform{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background: #104B86; padding: 10px; border: 1px solid #003366;}
h1{ font-size: 120%; font-weight: normal; color:#ffffff; padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.input{ width: 240px; background: #104B86; border: 1px solid #ffffff; color:#FFFFFF}
.contactform textarea{ width: 240px; background: #104B86; font-size: 80%; border: 1px solid #ffffff; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF}
.contactform select{ width: 240px; background: #104B86; font-size: 80%; border: 1px solid #ffffff; color:#FFFFFF}
.contactform option{ background: #104b86;}
.contactform p{ padding: 3px; margin: 0px; color:#FFFFFF; position: relative; display: block;}

h4 .toplinks ul{ margin: 0px; padding: 0px;}
.toplinks li{ display: inline; margin: 0px; padding: 0px;}
.toplinks a{ display: block; float: left; background: #104B86; padding: 3px;}

.venue{ float: left; width: 45%; border: 1px solid #104B86; padding: 5px; margin-left: 2%; margin-bottom: 10px;}
.venuetitle{ padding: 3px; color:#FFFFFF; font-weight: bold; background: #104B86;}

.courselisting{ margin-top: 10px;}
.courselisting th{ background:#00A0BE; color:#FFFFFF; text-align: left; padding: 3px;}
.courselisting td{ text-align: left; padding: 3px; border-bottom: 1px solid #cccccc;}
.courselisting a{ font-weight: normal; text-decoration: underline;}
.courselisting a:hover{ font-weight: normal; text-decoration: underline; color: #104B86;}
.courselisting td a span{ font-size: 75%;}

.coursetb{ font-size: 90%; background-color:#F8EDFE;}
.coursetb td{ vertical-align: top; padding: 3px }
