body
{
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	margin: 0;
	padding: 0;
}

h4
{
	font-size: 16px;
	color: #0055a5;
}
h5
{
	font-size: 14px;
	color: #0055a5;
}
h6
{
	font-size: 13px;
	color: #0055a5;
}
h4.first
{
	margin-top: 0;
}


a:link,
a:visited
{
	font-weight: normal;
	text-decoration: underline;
	color: #0055a5;
}
a:hover
{
	color: #7e4e0b;
}

a img
{
	border-width: 0;
	vertical-align: middle;
}

ul
{
	padding: 0 0 0 1em;
}
ul.selection
{
	margin: 0;
}

div#container
{
	margin: 0 auto;
	width: 920px;
}

div#header
{
}
div#header a
{
	display: block;
	width: 100%;
	height: 175px;
	text-align: center;
	text-decoration: none;
}
div#header a img
{
	border: none;
}
div#header ul
{
	background: #0055A5;
	border: 1px solid #61B5D4;
	border-left: none;
	border-right: none;
	list-style: none none outside;
	margin: 0;
	padding: 0;
	height: 24px;
}
div#header ul li,
div#header ul a
{
	color: #61B5D4;
	height: auto;
	width: auto;
}
div#header ul li
{
	border-right: 1px solid #61B5D4;
	float: left;
}
div#header ul li#first
{
	padding: 5px 0;
	width: 210px;
}
div#header ul a
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 14px;
}
div#header ul a:hover
{
	background: #0055A5;
	background: #52BDEC;
	color: #0055A5;
}

div#flashcontent
{
	float: left;
	width: 650px;
	height: 440px;
	margin-bottom: 1em;
}

div#content
{
	background: #FFF;
	padding: 45px 0;
}

div#left
{
	float: left;
	width: 247px;
}

div#right
{
	margin-left: 277px;
	padding: 0 2em 0 0;
}

div.ajax
{
	clear: both;
	height: 0;
	overflow: hidden;
}

div#footer
{
	background: #0055A5;
	border: 1px solid #61B5D4;
	border-left: none;
	border-right: none;
	clear: both;
	margin: 0 0 2em;
	padding: 1em;
	text-align: center;
}

body.index div#header ul,
body.index div#content,
body.index div#footer
{
	background: Transparent;
}
body.index div#right
{
	margin-left: 650px;
}
body.index div#header ul a:hover
{
	background: #0055A5;
	color: #61B5D4;
}

div.subside ul
{
	list-style: none none outside;
	margin: 0 0 1em;
	padding: 0;
}

div.subside a:link,
div.subside a:visited
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0055a5;
}
div.subside a:hover
{
	color: #7e4e0b;
}

td,
th
{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
thead th
{
	color: #0055A5;
	font-weight: bold;
	vertical-align: bottom;
}

table.schedule
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
table.schedule td,
table.schedule th
{
	padding: 2px 4px;
}
table.courses span,
table.schedule span
{
	display: block;
}
table hr
{
	border: 1px solid #E6F4FB;
	height: 1px;
}
td.price,
th.price
{
	text-align: right;
}

body.registration select
{
	display: block;
}
body.registration td,
body.registration th
{
	vertical-align: top;
}

/* RANDOM CLASSES */

.mainText
{
	color: #52bdec;
	text-align: justify;
}

.small
{
	color: #52bdec;
	font-size: 10px;
}

.hmbg
{
	background: url(images/hmbg.jpg) bottom no-repeat;
}

.subbg
{
	background: #fff url(images/insidebg.jpg) bottom no-repeat;
	padding-top: 15px;
	padding-right: 15px;
}

.subside
{
	padding: 45px 15px 0;
	padding: 0 15px 0;
}

.button
{
	font-weight: normal;
	color: #52bdec;
	background-color: #0055a5;
	border: 1px solid #52bdec;
}

.input
{
	background-color: #fff;
	border: 1px solid #52bdec;
}

p.error
{
	background: #FFE;
	border: 1px solid #FC3;
	padding: 0.5em;
}
div.error h5
{
	margin: 0.5em 0;
	padding: 0;
}
div.error ul,
div.error li
{
	color: #FC3;
	margin: 0;
	padding: 0;
}
div.error ul
{
	background: #FFE;
	border: 1px solid #FC3;
	padding: 0.5em 2em;
}

/* Added March 2008 */

.productPageTitle {
	color: #0055a5;
	font: Arial, Helvetica, sans-serif bold 18px;
	padding-left: 22px;
	font-size: 18px;
	font-weight: bold;
	}
	
.productTitle {
	color: #0055a5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;	
	}
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}

a.product:link,
a.product:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #0055a5;
	}
a.product:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #7e4e0b;
	}
	
#productMenu {
	padding-left: 22px;
	width: 138px;
	}
td.field
{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
td.value
{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

td.productPageTitleCenter {
	color: #0055a5;
	font: Arial, Helvetica, sans-serif bold 18px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	}

td.productPageTitleRight {
	color: #0055a5;
	font: Arial, Helvetica, sans-serif bold 18px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	}

div#flashcontent2
{
	float: left;
    width: 414px;
    height: 239px;       
	margin-bottom: 1em;
}	