body {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #C2D7EF;
}
#pageContainer {
	text-align: center;
	margin: auto;
	clear: both;
	padding: 0px;
}
#headerWidth {
	margin: auto;
	padding: 0px;
	clear: both;
	height: 128px;
}
#headerArea {
	height: 128px;
	width: 950px;
	margin: auto;
	background-image: url(../img/template/headerBkgnd.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#headerAreaHome {
	height: 128px;
	width: 950px;
	margin: auto;
	background-image: url(../img/template/headerBkgndHome.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header_Top {
	height: 90px;
	width: 950px;
}
#header_Top #logoHome{
	height: 90px;
	width: 600px;
	margin: auto;
	float: left;
}
#header_Top #logoHome h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: normal;
	text-align: left;
}
#header_Top #logoHome .blue a {color:#0093CA;}
#header_Top #logoHome .pink a {color:#CF128C;}
#header_Top #logoHome .orange a {color:#F58220;}
#header_Top #logoHome .green a {color:#4CB748;}
#header_Top #logoHome h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-decoration: none;
	color: #999999;
}
#header_Top #logoHome h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: normal;
	text-align: left;
}
#header_Top #logo {
	height: 90px;
	width: 600px;
	margin: auto;
	float: left;
}
#header_Top #logo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 130px;
	font-weight: normal;
}
#header_Top #logo .blue a {color:#0093CA;}
#header_Top #logo .pink a {color:#CF128C;}
#header_Top #logo .orange a {color:#F58220;}
#header_Top #logo .green a {color:#4CB748;}
#header_Top #logo h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-decoration: none;
	color: #999999;
}
#header_Top #logo h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	font-weight: normal;
}
#header_Top #search {
	float: right;
	width: 270px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#search #searchBox {
	text-align: right;
}
#searchBox .searchInput {
	height: 24px;
	width: 170px;
	background-image: url(../img/template/searchBkgnd.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	text-align: center;
}
.searchInput #searchField {
	border: 0;
}
#searchBox .seachButton {
	margin: auto;
	width: 80px;
	text-align: center;
}
#header_Bot {
	height: 38px;
	width: 930px;
	text-align: right;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}
#mainWidth {
	margin: auto;
	width: 100%;
	clear: both;
}
#mainArea {
	width: 950px;
	margin: auto;
	background-image: url(../img/template/mainBkgnd.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	min-height: 300px;
}
#mainAreaInt {
	width: 950px;
	margin: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	min-height: 500px;
}
#mainAreaContent {
	width: 950px;
	margin: auto;
	float: left;
}
#mainAreaInt #mainAreaContent {
	width: 950px;
	margin: auto;
	float: left;
}
#left_menu {
	width: 250px;
	margin: auto;
	float: left;
}
#contentArea {
	float: right;
	width: 380px;
	margin-top: 30px;
	margin-right: 20px;
}
#contentArea h1 {
	text-align: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2E3192;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
#contentArea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentArea li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: -5px;
}
#contentArea li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: -5px;
	line-height: 18px;
}
#contentArea li a:hover {
	color: #00B1D7;
	text-decoration: none;
}
#contentAreaInt {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	float: left;
}
#contentAreaInt h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2E3192;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
#contentAreaInt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#contentAreaInt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: -5px;
}
#contentAreaInt li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: -5px;
	line-height: 18px;
}
#contentAreaInt li a:hover {
	color: #00B1D7;
	text-decoration: none;
}
#courseArea {
	width: 928px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}
#BlueBox {
	margin: auto;
	float: left;
	width: 232px;
}
#BlueBox .boxTop {
	background-image: url(../img/template/box/blueTop.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 232px;
}
#BlueBox .boxMiddle {
	background-image: url(../img/template/box/blueMiddle.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 232px;
}
#BlueBox .boxBottom {
	background-image: url(../img/template/box/blueBottom.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 232px;
}
#pinkBox {
	margin: auto;
	float: left;
	width: 232px;
}
#pinkBox .boxTop {
	background-image: url(../img/template/box/pinkTop.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 232px;
}
#pinkBox .boxMiddle {
	background-image: url(../img/template/box/pinkMiddle.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 232px;
}
#pinkBox .boxBottom {
	background-image: url(../img/template/box/pinkBottom.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 232px;
}
#orangeBox {
	margin: auto;
	float: left;
	width: 232px;
}
#orangeBox .boxTop {
	background-image: url(../img/template/box/orangeTop.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 232px;
}
#orangeBox .boxMiddle {
	background-image: url(../img/template/box/orangeMiddle.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 232px;
}
#orangeBox .boxBottom {
	background-image: url(../img/template/box/orangeBottom.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 232px;
}
#greenBox {
	margin: auto;
	float: left;
	width: 232px;
}
#greenBox .boxTop {
	background-image: url(../img/template/box/greenTop.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 232px;
}
#greenBox .boxMiddle {
	background-image: url(../img/template/box/greenMiddle.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 232px;
}
#greenBox .boxBottom {
	background-image: url(../img/template/box/greenBottom.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 232px;
}
.boxMiddle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxMiddle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.boxMiddle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxMiddle h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#footerWidth {
	margin: auto;
	padding: 0px;
	clear: both;
}
#footer {
	clear: left;
	width: 950px;
	height: 60px;
	margin: auto;
	background-color: #2E3192;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer #footer_left {
	float: left;
	height: 60px;
	width: 350px;
	text-align: left;
	text-decoration: none;
	margin: auto;
}
#footer_left_Logo {
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 20px;
}
#footer_left_Text {
	width: 190px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin: auto;
}
#footer_left_Text #footer_left_Text_Top {
	height: 20px;
	padding-top: 10px;
}
#footer_left_Text #footer_left_Text_Bot {
	height: 20px;
	padding-top: 10px;
}
#footer_left_Text_Top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#footer_left_Text_Top a:hover {color: #00B1D7;}
#footer #footer_right {
	float: right;
	height: 60px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin: auto;
	padding: 0px;
}
#footer_right_Menu {
	float: left;
	height: 20px;
	width: 580px;
	padding-top: 10px;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}
#footer_right_Text {
	height: 20px;
	width: 580px;
	margin: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
}
#footer_right_Text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#footer_right_Text a:hover {
	color: #00B1D7;
}
.spacer {
	margin: auto;
	clear: both;
}
#space {
	float: left;
	height: 40px;
	width: 2px;
}
.menu1 {
	width: 100%;
	display: inline;
}
.menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	margin-left: 5px;
}
.menu1 a:hover {
	color: #00B1D7;
}
.tblmonth {
	background-color: #CACACA;
	width: 100%;
}
.tblHeader {
	width: 100%;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 20%;
	font-weight: normal;
}
.course {
	width: 70%;
	text-align: left;
	height: 30px;
}
.monthPrev {
	width: 5%;
	text-align: center;
	font-size: 18px;
}
.monthPrev a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.monthPrev a:hover {}
.monthNext {
	width: 5%;
	text-align: center;
}
.monthNext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.monthNext a:hover {}
.CalHeaderTop {
	visibility: hidden;
	display: none;
}
.CalHeaderLeft {
	visibility: hidden;
	display: none
}
.tblbg {
	visibility: hidden;
	display: none
}
.EventsBody {
	background-color: #ECECEC;
	width: 100%;
	margin-top: -6px;
}
.LeftEventHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.cDate {
	text-align: center;
	width: 12%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.cEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	width: 33%;
}
.cEvent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.cEvent a:hover {
	color: #00B1D7;
}
.cTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 30%;
}
.cTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.cTitle a:hover {
	color: #00B1D7;
}
.cLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 20%;
}
.cPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 7%;
}
.cBooking {
	width: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.cBooking a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.cBookingFull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.cDuration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	width: 10%;
}
#contentAreaCourse {
	float: left;
	width: 680px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contentAreaCourse h1 {
	text-align: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2E3192;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
#contentAreaCourse p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentAreaCourse li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: -5px;
}
#contentAreaCourse td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#contentAreaCourse td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0764AF;
	font-weight: bold;
	text-decoration: none;
}
#contentAreaCourse td a:hover {
	color: #B3169B;
}

#contentAreaCourse .RowClass1 .jobTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #0091C4;
}
#contentAreaCourse .RowClass2 .jobTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #0091C4;
}
#contentAreaCourse .RowClass1 .CourseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
}
#contentAreaCourse .RowClass2 .CourseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F3293;
}
#contentAreaCourse .CourseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0764AF;
}
#contentAreaCourse .RowClass1 .find {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10000;
	text-decoration: none;
}
#contentAreaCourse .RowClass2 .find {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10000;
	text-decoration: none;
}
#contentAreaCourse .courseHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #0764AF;
	width: 670px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
}
#contentAreaCourse .courseHeading a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #0764AF;
	text-decoration: none;
}
#left_menu .LeftFree {
	width: 200px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#left_menu .LeftFree .BBTop {
	background-image: url(../img/template/box/blueTop.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 35px;
	width: 200px;
}
#left_menu .LeftFree .BBMiddle {
	background-image: url(../img/template/box/blueMiddle.jpg);
	background-repeat: repeat-y;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#left_menu .LeftFree .BBBottom {
	background-image: url(../img/template/box/blueBottom.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 15px;
	width: 200px;
}
#left_menu .LeftFree .BBBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#left_menu .LeftFree .PBTop {
	background-image: url(../img/template/box/pinkTop.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 35px;
	width: 200px;
}
#left_menu .LeftFree .PBMiddle {
	background-image: url(../img/template/box/pinkMiddle.jpg);
	background-repeat: repeat-y;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#left_menu .LeftFree .PBBottom {
	background-image: url(../img/template/box/pinkBottom.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 15px;
	width: 200px;
}
#left_menu .LeftFree .PBBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#left_menu .LeftFree .OBTop {
	background-image: url(../img/template/box/orangeTop.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 35px;
	width: 200px;
}
#left_menu .LeftFree .OBMiddle {
	background-image: url(../img/template/box/orangeMiddle.jpg);
	background-repeat: repeat-y;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#left_menu .LeftFree .OBBottom {
	background-image: url(../img/template/box/orangeBottom.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 15px;
	width: 200px;
}
#left_menu .LeftFree .OBBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#left_menu .LeftFree .GBTop {
	background-image: url(../img/template/box/greenTop.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 35px;
	width: 200px;
}
#left_menu .LeftFree .GBMiddle {
	background-image: url(../img/template/box/greenMiddle.jpg);
	background-repeat: repeat-y;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#left_menu .LeftFree .GBBottom {
	background-image: url(../img/template/box/greenBottom.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 15px;
	width: 200px;
}
#left_menu .LeftFree .GBBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#left_menu .adspace {
	width: 200px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_menu #otherCourses {
	width: 200px;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contentAreaCourse #quickFind {
	width: 680px;
	height: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
}
#quickFind .quickFindlink {
	width: 100px;
	margin: auto;
	float: left;
}
#quickFind .quickFindlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0764AF;
	text-decoration: none;
	font-weight: normal;
}
#quickFind #quickLink {
	margin: auto;
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0764AF;
}
#contentAreaCourse #courseTop {
	width: 680px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#courseTop #courseTitle {
	margin: auto;
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #0764AF;
}
#courseTop #courseTitle2 {
	margin: auto;
	float: right;
	width: 480px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0764AF;
	text-decoration: none;
}
#contentAreaCourse #courseMiddle {
	margin: auto;
	width: 680px;
	clear: left;
}
#courseMiddle #middleLeft {
	margin: auto;
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#courseMiddle #middleLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0764AF;
	text-align: left;
	font-weight: bold;
}
#courseMiddle #middleLeft a:hover {
	color: #B3169B;
}
#courseMiddle #middleRight {
	margin: auto;
	float: right;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
#contentAreaCourse #courseBottom {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	text-decoration: none;
}
#courseBottom #bottomLeft {
	width: 680px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0764AF;
	text-decoration: none;
}
#courseBottom #bottomRight {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#courseBottom #bottomRight p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentAreaInt #rotate {
	float: right;
	height: 200px;
	width: 200px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
#formTable {
	width: 500px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#buttons {
	float: right;
	width: 100%;
	text-align: right;
}

#formTable label {
	width: 200px;
	margin: auto;
	float: left;
}
