body
{
	margin: 0px;
	padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	line-height: 1.4em;
}
td
{
	font-size: 12px;
}
.Heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3F3F3F;
}
.SubHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff3f00;
	font-weight: bold;
}
.Bold
{
	font-weight: bold;
}
.BoldBlue
{
	font-family: Arial, Helvetica, sans-serif;
	color: #015fb7;
	font-weight: bold;
}
.error
{
    color: #ff0000;
}
/* HEADER SECTION */
#container {
	clear: both;
	margin: auto;
	width: 979px;
	margin-top: 31px;
}
#header {
	float: left;
	width: 979px;
	height: 131px;
	clear: both;
	padding: 0px 0px 0px 0px;
}
#header table, td {
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	width: 301px;
	height: 131px;
	clear: both;
}
.topIMG {
	border: none;
	float: left;
}
#HeaderSection {
	float: left;
	width: 678px;
	height: 131px;
}
#topNavsA {
	width: 678px;
	height: 67px;
	float: left;
	background-image: url(../images/TopNavsABG.jpg);
}
#topNavsACMDA {
	width: 678px;
	height: 67px;
	float: left;
	background-image: url(../images/TopNavsABGCMDA.jpg);
}
#topNavsB {
	width: 678px;
	height: 64px;
	float: left;
}
#inputBG {
	float: left;
	width: 226px;
	height: 23px;
	background-image: url(../images/inputBG.jpg);
}
#inputBG p {
	margin: 0px;
}
#inputBGCMDA {
	float: left;
	width: 226px;
	height: 23px;
	background-image: url(../images/inputBGCMDA.jpg);
}
#inputBGCMDA p {
	margin: 0px;
}
.searchStyle {
	margin: 0px;
	width: 190px;
	height: 17px;
	border: 1px solid #0060B6;
	float: left;
}
#navTable
{
	width: 678px;
	float: none;
	clear: both;
}
.belowNavCell
{
	width: 651px;
	background: transparent url(../images/belowNav.gif) repeat 0 0;
	font-size: 1px;
	height: 20px;
}
.belowNavRightCell
{
	width: 27px;
	background: transparent url(../images/belowNavRight.gif) repeat 0 0;
	font-size: 1px;
	height: 20px;
}
.mainNavA {
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
}

/* CONTENT AREA */

#content {
	width: 979px;
	float: left;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
.pageContent {
	width: 913px;
	float: left;
	margin-left: 33px;
	margin-top: 26px;
	background-position: left;
	background-color: transparent;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3F3F3F;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3F3F;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 20px;
}
#pageContentLeft {
	float: left;
	width: 672px;
}
#splitContentContainer
{
	float: left;
	width: 672px;
	background-image: url(../images/splitContentBg.gif);
}
#pageContentA {
	float: left;
	width: 313px;
	margin-left: 27px;
}
#pageContentB {
	float: left;
	width: 305px;
	margin-left: 27px;
}
.cLine {
	margin-left: 25px;
	float: left;
}
#contentRight {
	float: left;
	margin-left: 55px;
	width: 170px;
	text-align: center;
}
.CRIMG {
	float: inherit;
	border: none;
}
#cBanner {
	float: left;
	width: 440px;
	height: 161px;
	background-image: url(../images/bottomBanner.jpg);
	margin-right: 20px;
	text-align: center;
}
.cTable {
	width: 440px;
	height: 161px;
	text-align: center;
}
.cTable tr td {
	text-align: center;
}

/* FOOTER AREA */
#footer {
	width: 979px;
	float: left;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #047391;
	font-size: 10px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 80px;
}
#footer a {
	text-decoration: none;
	color: #047391;
}
/* Home Content Area */

#HomeA {
	width: 947px;
	height: 315px;
	float: left;
}
#HomeA-A {
	width: 155px;
	float: left;
}
#HomeA-B {
	width: 125px;
	float: left;
	margin-left: 12px;
}
#HomeB {
	width: 913px;
	height: 181px;
	float: left;
	margin-left: 33px;
	margin-top: 0px;
}
.homeIMG {
	border: none;
	float: left;
	margin-top: 10px;
}
.homeIMGB {
	border: none;
	float: left;
	margin-left: 10px;
}
#latestNews {
	width: 204px;
	float: left;
}
#latestNewsHead {
	height: 23px;
	width: 204px;
	float: left;
}
#latestNewsMiddle {
	height: 122px;
	width: 204px;
	float: left;
	background-image: url(../images/latestNewsBG.jpg);
	background-repeat: no-repeat;
}
#latestNewsMiddle p {
	margin: 0px;
	margin-left: 14px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
#latestNewsMiddle p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#latestNewsBottom {
	height: 20px;
	width: 204px;
	float: left;
}
.newsIMG {
	margin: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	clear: both;
}
#upcomingEvents {
	width: 253px;
	float: left;
	margin-left: 10px;
}
#upcomingEventsTop {
	width: 253px;
	float: left;
}
#upcomingEventsMiddle {
	width: 253px;
	height: 124px;
	float: left;
	background-image: url(../images/upcomingBG.jpg);
	background-repeat: no-repeat;
}
#upcomingEventsMiddle p {
	margin: 0px;
	margin-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 7px;
	line-height: 1.2em;
}
#upcomingEventsMiddle p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#upcomingEventsBottom {
	width: 253px;
	float: left;
}

/* Intro Flash Image */
#introImage {
	float: left;
	margin: 0px;
	width: 281px;
	height: 251px;
}
/* Intro Flash Video */
#introVideo {
	float: left;
	margin: 0px;
	margin-left: 10px;
	width: 326px;
	height: 251px;
}
.DynamicFormTable td
{
    padding: 2px 0px 2px 0px;
}
.tcalTable
{
    border-right: solid 1px black;
    border-top: solid 1px black;
}
.tcalTable td
{
    padding: 2px 2px 2px 2px;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}
.tcalCourseHeaderCell
{
	background-color: #122b54;
	color: White;
	font-weight: bold;
	text-align: center;
}
.tcalCourseCategoryCell
{
	background-color: #122b54;
	color: White;
	font-weight: bold;
}
.tcalCourseDescriptionCell
{
}
.tcalCourseDurationHeaderCell
{
	background-color: #e5e5e5;
	font-weight: bold;
	text-align: center;
}
.tcalCourseDurationCell
{
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	line-height: 1.0em;
}
.tcalOddMonthHeaderCell
{
	background-color: #ff3f00;
	color: White;
	font-weight: bold;
	text-align: center;
}
.tcalEvenMonthHeaderCell
{
	background-color: #122b54;
	color: White;
	font-weight: bold;
	text-align: center;
}
.tcalMonthCell
{
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	line-height: 1.0em;
}
.tcalMonthCell a
{
	text-decoration: none;
}
#secondNav
{
	background-image: url(../images/BnavBG.jpg);
	height: 21px;
	padding: 0px 32px 0px 32px;
}
#calendar {
	float: left;
	width: 220px;
}
.calendarTable {
	width: 220px;
}
.calendarSL {
	width: 22px;
	background-image: url(images/calendarLBG.jpg);
	background-position: bottom;
	background-repeat: repeat;
	background-color: #0f1456;
	vertical-align: top;
}
.calendarSR {
	width: 22px;
	background-image: url(images/calendarRBG.jpg);
	background-position: bottom;
	background-repeat: repeat;
	background-color: #0f1456;
	vertical-align: top;
}
.calendarMonth {
	width: 138px;
	height: 31px;
	background-image: url(images/calendarT.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #1C477E;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.calendarMonth p {
	margin-top: 4px;
	margin-bottom: 0px;
}
.calendarDayTable {
	width: 176px;
	background-image: url(images/calendarTBG.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.calendarDaySa {
	width: 5px;
}
.calendarDaySb {
	width: 5px;
}
.calendarDayCell {
	height: 1%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C477E;
}
.calendarDayCell a {
	text-decoration: none;
}
.calendarDayCell a:hover {
	text-decoration: underline;
}
.calendarDayCell a:visited{
	color: #1C477E;
}
.calendarDayCellB {
	height: 1%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F8EB6;
}
.calendarDayCellB a {
	text-decoration: none;
}
.calendarDayCell a:hover {
	text-decoration: underline;
}
.calendarDayCellB a:visited{
	color: #4F8EB6;
}
.calendarDayCellEvent {
	height: 1%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C477E;
	background-color: #B3C1D2;
}
.calendarDayCellEvent a {
	text-decoration: none;
}
.calendarDayCellEvent a:hover {
	text-decoration: underline;
}
.calendarDayCellEvent a:visited{
	color: #1C477E;
}
.calendarDayRow {
	background-image: url(images/calendarDayRow.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 27px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C477E;
}
.calendarTopRows {
	height: 31px;
}
#SmallCalendarFooter
{
}
.LeftFloat
{
	float: left;
}

#pageContentFull {
	float: left;
	width: 897px;
}
#secondNav a
{
	color: #4B799B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#BottomPanelCaptionBar
{
	width: 873px;
	height: 20px;
	text-align: right;
	font-weight: bold;
	margin-right: 40px
}
table.OrderTable
{
	border-top: solid 1px silver;
	border-left: solid 1px silver;
}
td.OrderTableHeader
{
	padding: 3px 3px 3px 3px;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
td.OrderTableBody
{
	padding: 3px 3px 3px 3px;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	font-size: 12px;
	font-family: Arial
}
.ErrorMessage
{
	color: Red;
}
td.FormTableBody
{
	padding: 3px 3px 3px 3px;
}
a.tippingmenu
{
	font-size: 12px;
}

table.FootyTippingTable
{
	border-top: solid 1px silver;
	border-left: solid 1px silver;
}
td.FootyTippingTableHeader
{
	padding: 4px 7px 4px 7px;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
td.FootyTippingTableBody
{
	padding: 4px 7px 4px 7px;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	font-size: 12px;
	font-family: Arial
}
