body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	background-image: url(./images/spacer_blue.jpg);
        background-repeat:repeat;
        color:#ffffff;
}

div.footer{
 position:fixed;
  _position:absolute;
  bottom:0;
  right:0;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}


.blackLink
{
  color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin: 0px 0px 0px 0px;
}

h1.mast{
  font-family: Arial, Helvetica, sans-serif;
  font-size:24pt;
  font-weight:bold;
  position:absolute;
  top:100px;
  right:180px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8D94A7;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cccccc;
}

a.navmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #657090;
	font-weight: bold;
        text-decoration: none;
}

a.navmain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

ul {
	list-style-type:square;
	font-size:10pt;
	list-style-position: outside;
}

.solid_border_table
{
  border-style:solid;
}

.subheader_1{
background-color:#354060;
font-size:15pt;
font-weight:bold;
}

.subheader_2{
font-family: Arial, Helvetica, sans-serif;
background-color:#354060;
font-size:12pt;
}

.subheader_3{
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
color:#354060;
font-size:20pt;
font-weight:bold;
}

.subheader_4{
font-family: Arial, Helvetica, sans-serif;
background-color:#8D94A7;
font-size:12pt;
}

.content_2{
background-color:#ffffff;
font-size:12pt;
color:#000000;
}

.content_2_just{
	background-color:#ffffff;
	font-size:12pt;
	color:#000000;
	text-align: justify;
}

.content_3{
font-family: Arial, Helvetica, sans-serif;
background-color:#657090;
font-size:12pt;
}

.content_4{
font-family: Arial, Helvetica, sans-serif;
background-color:#152040;
font-size:12pt;
}


.content_4_small{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#152040;
	font-size:9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.content_5{
font-family: Arial, Helvetica, sans-serif;
background-color:#152040;
font-size:12pt;
color: #8D94A7;
}


.black_link
{
  color:#000000;
  font-size:12pt;
  text-decoration:underline;
}

.black_link:hover
{
  color:#000000;
  font-size:12pt;
  text-decoration:underline;
}

.big_link_bold
{
	color:#152040;
	font-size:12pt;
	text-decoration:underline;
	font-weight: bold;
}

.big_link_bold:hover
{
	color:#152040;
	font-size:12pt;
	text-decoration:none;
	font-weight: bold;
}

.big_link
{
  color:#657090;
  font-size:12pt;
  text-decoration:underline;
}

.big_link:hover
{
  color:#657090;
  font-size:12pt;
  text-decoration:underline;
}

.white-link{
  color:#ffffff;
  font-size:12pt;
  text-decoration:underline;
}

.white-link:hover{
  color: #8D94A7;
  font-size:12pt;
  text-decoration:underline;
}

.image_left {
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.image_right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	float: right;
	clear: none;
}

.image_icon {
	vertical-align: text-top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #345060;
}
.table_border2 {
	border: 1px solid #152040;
	margin: 5px 0px;
}
.form_date {
	width: 30%;
}
.form_time {
	width: 50%;
}
.form_sub_title {
	width: 40%;
	text-align: center;
}
.content_4_centered {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#152040;
	font-size:12pt;
	text-align: center;
}
.form_checkbox {
	width: 20%;
}

.form_session {
	width: 30%;
}
.form_day {
	width: 50%;
}
.form_text {
	text-align: center;
}
.table_align_top {
	vertical-align: text-top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.form_block {
	text-align: center;
	width: 600px;
	margin: auto;
}
.table_align_bottom {
	vertical-align: bottom;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	margin: auto;
}

.testimonialsBg
{
	background-color: #e2e6ea;

	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	khtml-opacity: 0.80;
	padding: 10px;
}

.menuButtons
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
	/*background-image: url('./images/topbutton.jpg');
	background-repeat: no-repeat;*/
}

.menuButtons a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	/*background-color: #384773;
	background-image: url("./images/divider.jpg");
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #000000;*/

	background-image: url('./images/topbutton.jpg');
	background-repeat: no-repeat;
}

.menuButtons a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	/*background-image: url("./images/divider.jpg");
	background-repeat: no-repeat;
	background-position: right;*/

	background-image: url('./images/topbutton.jpg');
	background-repeat: no-repeat;
}

.menuButtons a:active
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	/*background-image: url("./images/divider.jpg");
	background-repeat: no-repeat;
	background-position: right;*/

	background-image: url('./images/topbutton.jpg');
	background-repeat: no-repeat;
}

.menuButtons a:link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	/*background-image: url("./images/divider.jpg");
	background-repeat: no-repeat;
	background-position: right;*/

	background-image: url('./images/topbutton.jpg');
	background-repeat: no-repeat;
}

.menuButtons a:hover
{
	/*color: #000000;
	background-color: #C0C0C0;
	background-image: none;*/

	background-image: url('./images/topbutton_in.jpg');
	background-repeat: no-repeat;
}

.menuButtonsSummer
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
}

.menuButtonsSummer a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	/*background-color: #e0c020;
	background-image: url("./images/divider.jpg");
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #000000;*/

	background-image: url('./images/topbutton_summer.jpg');
	background-repeat: no-repeat;
}

.menuButtonsSummer a:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	/*background-image: url("./images/divider.jpg");
	background-repeat: no-repeat;
	background-position: right;*/

	background-image: url('./images/topbutton_summer.jpg');
	background-repeat: no-repeat;
}

.menuButtonsSummer a:active
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	/*background-image: url("./images/divider.jpg");
	background-repeat: no-repeat;
	background-position: right;*/

	background-image: url('./images/topbutton_summer.jpg');
	background-repeat: no-repeat;
}

.menuButtonsSummer a:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	/*background-image: url("./images/divider.jpg");
	background-repeat: no-repeat;
	background-position: right;*/

	background-image: url('./images/topbutton_summer.jpg');
	background-repeat: no-repeat;
}

.menuButtonsSummer a:hover
{
	/*color: #000000;
	background-color: #C0C0C0;
	background-image: none;*/

	background-image: url('./images/topbutton_summer_in.jpg');
	background-repeat: no-repeat;
}

.excitedTextYay
{
	font-size: 20px;
}

.excitedTextYay a:hover
{
	font-size: 20px;
}


