*
{
	margin:0px;
	padding:0px;
}

html
{
	width:100%;
	height:100%;
	overflow-y:scroll;
}

body
{
	width:100%;
	height:100%;
	font-family:verdana;
	margin:0px;
	padding:0px;
	text-align:center;
	background:transparent;
}

.helix-base-layer
{
	overflow:visible;
	height:100%;
	width:900px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:transparent;
	border:none;
}	
	
.helix-content-frame
{
	width:100%;
	height:auto;
	border:none;
}

#header
{
	height:36px;
	width:auto;
	margin:0px;
	padding:0px;
	background:#eeeeee;
	overflow:hidden;
}

#headermenu
{
	height:20px;
	width:100%;
	padding:0px;
	background:#999999;
}

#footer
{
	height:22px;
	width:auto;
	padding:0px;
	background:#eeeeee;
	overflow:visible;
	text-align:center;
}

#leftmenu
{
	width:150px;
	background:#cccccc;
	overflow:auto;
	margin:0px;
}

#rightmenu
{
	height:auto;
	width:100px;
	background:#cccccc;
	overflow:visible;
}

#page
{
	width:650px;
	height:auto;
}

img
{
	border:none;
}

option
{
	padding:0px 5px 0px 0px;
}

form
{
	border:none;
}

button
{
	height:20px;
	font-size:8pt;
	padding:0px 10px;
	line-height:10px;
	cursor:pointer;
}

table
{
	border-collapse:collapse;
}

table.admin
{
	border-collapse:separate;
	width:100%;
}
	
table.admin tr td
{
	height:20px;
	text-align:left;
}
	
table.admin tr td a
{
	display:block;
	width:100%;
	height:100%;
	padding:5px 0px 0px 0px;
}
	
table.admin tr td a:hover
{
	background:#f6f9ff;
}	

td
{
	vertical-align:top;
	text-align:left;
}

#error
{
	width:100%;
	height:auto;
	border:none;
	overflow-y:visible;
	color:#dd0000;
	font-weight:normal;
	text-align:left;
	background:#ffffff;
}

#error .title
{
	height:2px;
	background:#dd0000;
	color:#ffffff;
	font-weight:bold;
	font-size:0px;
	letter-spacing:0.2em;
	text-align:center;
	line-height:0px;
	padding:3px 0px 0px 0px;
}

#error table
{
	width:100%;
	border-collapse:collapse;
}

#error td,
#error th
{
	padding:3px;
	background:#f3f3f3;
	border:1px solid #ffffff;
	color:#000000;
	vertical-align:middle;
}

#error th
{
	font-weight:bold;
	width:250px;
}
	
#search_footer .pagination
{
	border:1px solid #ffae00;
	color:#5fb7ff;
	padding:2px 4px;
	margin:0px 5px;
	text-decoration:none;
	font-size:11px;	
	display:inline;
}

#search_footer .disabled
{
	color:#e5e5e5;
	border-color:#e5e5e5;
}

#search_footer
{
	margin:10px 0px;
}
	
#search_footer .prev_next
{
	margin:0px;	
}

#debug
{
	width:100%;
	color:#000000;
}

#debug table
{
	width:100%;
}

#debug td
{
	padding:0px;
	background:#f3f3f3;
	border:1px solid #ffffff;
	width:50%;
	font-size:7.5pt;
}

#debug th
{
	padding:2px 5px;
	background:#dd0000;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

#debug .key
{
	font-weight:bold;
}

#debug .val
{
	font-weight:normal;
}

.left
{
	text-align:left;
}

.right
{
	text-align:right;
}

.center
{
	text-align:center;
}

.bottom
{
	vertical-align:bottom;
}

.middle
{
	vertical-align:middle;
}

.top
{
	vertical-align:top;
}

.noborder
{
	border:none;
}

.shrinkwrap
{
	margin:0px;
	padding:0px;
}

.xsmalltext
{
	font-size:7pt
}

.smalltext
{
	font-size:8pt;
}

.mediumtext
{
	font-size:10pt;
}

.largetext
{
	font-size:11pt;
}

.xlargetext
{
	font-size:12pt;
}

.absolute
{
	position:absolute;
}

.relative
{
	position:relative;
}
	
.nowrap
{
	white-space:nowrap;
}

.hidden
{
	visibility:hidden;
}

.none
{
	display:none;
}

.disabled
{
	color:#e5e5e5;
	border-color:#e5e5e5;
}

.block
{
	display:block;
}
	
.inline
{
	display:inline;
}
	
.required
{
	color:#dd0000;
}
body
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #cccccc;
	background-image: url("../images/bg.gif");
	border:0px solid red;
}

.helix-base-layer
{
	width:900px;
	border:0px solid #cccccc;
	margin:0px auto;
}

#rightmenu
{
	width: 150px;
	height:600px;
	padding:5px 0px;
	text-align: center;
	border-width:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:#eeeeee;
	height:auto;
}

#leftmenu
{
	width: 150px;
	text-align:center;
	border-width:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:#eeeeee;
	padding:5px 0px;
}

#header
{
	margin:0px;
	height:150px;
	text-align:left;
	padding:2px 5px;
	border-width:0px;
	background:transparent url('../images/topbar.gif') left top no-repeat;
}

#headermenu
{
	display:none;
}

#footer
{
	text-align: center;
	height:35px;
	width:auto;
	border-width:0px;
	font-size:7pt;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:transparent url("../images/footer.gif") 0px 0px no-repeat;
}

#page
{
	height:auto;
	width:580px;
	border-width:0px;
	text-align:left;
	background:#ffffff;
	padding:10px;
}

table.grid
{
	width:100%;
}

td
{
	vertical-align: top;
	border-width:0px;
}

a:link,a:visited
{
	text-decoration: underline;
	color: #1b2268;
	font-weight: normal;
}

a:hover,a:active
{
	color: #ff0000;
}

a.page:link
{
text-decoration: none;
color: #1b2268;
font-weight: bold;
}

a.page:visited    {
text-decoration: none;
color: #1b2268;
font-weight: bold;
}

a.page:hover    {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}

a.page:active    {
text-decoration: none;
color: #ff0000;
font-weight: bold;
}

th a:link    {
color: #1b2268;
}

th a:visited    {
color: #1b2268;
}

th a:hover    {
color: #ffffff;
text-decoration: none;
}

th a:active    {
color: #ffffff;
}

td.list_data    {
color: #000000;
font-weight: bold;
border: 0 solid gray;
}

td.list_style_1    {
background-color: #ffffff;
border: 0 solid gray;
}

td.list_style_2    {
background-color: rgb(231,231,231);
border: 0 solid gray;
}

tr.list_style_1    {
background-color: #ffffff;
border: 0 solid gray;
}

tr.list_style_2    {
background-color: rgb(231,231,231);
border: 0 solid gray;
}

.big {
font-size: 14pt;
font-weight: normal;
}

.small {
font-size: 7pt;
font-weight: normal;
}

th.header    {
font-size: 7pt;
background-color: #ddd171;
border-color: #1b2268;
border: 2px solid #1b2268;
color: #1b2268;
font-weight: bold;

}

th.sub_header    {
font-size: 7pt;
background-color: #e8dc94;
border-color: #1b2268;
border: 2px solid #1b2268;
color: #1b2268;
font-weight: bold;
border-top: none;
}

th.footer    {
font-size: 7pt;
background-color: #ddd171;
border-color: #1b2268;
border: 2px solid #1b2268;
color: #1b2268;
font-weight: bold;
}

.body {
color: #1b2268;
background-color: #ffffff;
text-decoration: none;
font-size: 8pt;
border: 2px solid #1b2268;
}

tr.thick    {
font-size: 8pt;
border: 0 solid #1b2268;
height: 20px;
text-align:center;
}

.plain_text {
color: #000000;
font-size: 9pt;
text-align: left;
}

.title {
color: #000000;
font-weight: bold;
font-size: 18pt;
}

div {
border: none;
white-space: normal;
}

.explanation  {
color:blue;
font-size:10pt;
}

.preload {
display: none;
}

.page_text{
font-size: 10pt;
color: #000033;
font-weight: normal;
line-height: 150%;
margin: 0px; 
text-align: justify;
padding-bottom: 0px;
}

.smalltext{
font-size: 8pt;
color: #000033;
font-weight: normal;
margin: 0px 0px 0px 0px; 
text-align: justify;
padding-bottom: 0px;
}

.c{
text-align: center;
padding-bottom: 10px;
padding-top: 20px;
}

.main_col{


}

div.form_row
{
	padding:5px 10px;
	text-align:left;
	float:left;
	clear:left;
	width:500px;
}

.col_left
{
	text-align:left;
	width:200px;
	background-color:transparent;
	border:0px solid #cccccc;
	float:left;
	clear:left;
}

.col_right
{
	text-align:left;
	margin:0px;
	width:300px;
	border:0px solid #cccccc;
	font-size:8pt;
	float:right;
}


#home_page_div
{
	text-align: center;
}

.pictures_page_div{
height: 400px;
width: 100%;
background-image: url();
background-repeat: no-repeat;
background-attachment: fixed;
border: 0px solid red;
text-align: left;
}

.location_page_div{
height: 400px;
background-image: url();
background-repeat: no-repeat;
background-attachment: fixed;
border: 0px solid red;
text-align:center;
}

.schedule_page_div{
height: 400px;
width: 100%;
background-image: url();
background-repeat: no-repeat;
background-attachment: fixed;
border: 0px solid red;
}

.contact_page_div{
background-image: url();
background-repeat: no-repeat;
background-attachment: fixed;
border: 0px solid red;
text-align: left;
font-size:10pt;
}


.forms_page_div{
height: 400px;
width: 100%;
background-image: url();
background-repeat: no-repeat;
background-attachment: fixed;
border: 0px solid red;
text-align: left;
}


.newsletter_page_div{
background-image: url();
background-repeat: no-repeat;
background-attachment: fixed;
height: 400px;
width: 100%;
text-align: center;
border: 0px solid red;
}

.page_top_image_div{
height: 70px;
border: 0px solid red;
width: 100%;
text-align: center;
}

.body_table{
height: 400px;
width: 900px;
border: 0px solid red;

}

.header_table{
height: 140px;
background-image: none;
padding: 0px;
margin-bottom:0px;
background-color:transparent;
width: 900px;
text-align: center;
vertical-align: middle;
border: 0px solid red;

}


.form_leftside{
font-size: 8pt;
text-align: right;
display: inline;
width: 120px;
padding-right: 5px;
border: 0px solid red;
}

.form_rightside{
font-size: 8pt;
text-align: left;
display: inline;
padding-left: 5px;
border: 0px solid red;
}

.form_div{
display: block;
height: 30px;
}

.submit_div{
display: block;
text-align: center;
padding: 10px 0px 0px 0px;
border: 0px solid red;
}

.page_title{
text-align: center;
font-weight: bold;
font-size: 11pt;
margin: 5px;
}

input, textarea{
background: none;
font-size: 8pt;
border: 1px solid #aaaaaa;
color: #000000;
width: 180px;
padding:0px 0px 0px 2px;
}

button
{
	border:1px solid #c86400;
	background:#ffffff;
	color:#00037c;
	letter-spacing:0.1em;
}

input.focus, button.focus, textarea.focus
{
	border-color:#c86400;
	background:#ffecda;
}

input.submit{
background: #ffffff;
font-size: 8pt;
font-weight: bold;
border:1px solid #c86400;
color:#000000;
width:180px;
margin:0px 10px 0px 10px;
}

INPUT.image{
border: none;
outline: none;
width: 60px;
}

DIV.spacer{
height: 10px;
}

DIV.spacer2{
height: 50px;
}

DIV.text{
text-align: left;
height: 50px;
width: 550px;
font-size:11px;
}

.img_div{
text-align:center;
}

.transOFF {
border: 1px solid transparent;
}

.transON {
border: 1px solid #c86400;
}

.pic {
vertical-align: middle;
text-align: center;
border: 1px solid red;
margin:0px 0px 10px 0px;
padding: 0px;
}

.register_page_div{
height: 400px;
width: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
border: 0px solid red;
text-align: left;
}

.section_text
{
	margin:0px 0px 20px 20px;
}
.section_title{
text-align: left;
font-weight: bold;
font-size: 10pt;
color:#c86400;
border-bottom:1px solid #bbbbbb;
clear:left;
padding:20px 0px 0px 0px;
}

input.radio
{
border:0px solid red;
margin:0px 5px 0px 0px;
padding:0px 0px 0px 0px;
width:10px;
}

.error{
border:0px solid #cc0000;
border-collapse: collapse;
margin:0px 0px 10px 0px;
padding: 5px;
padding-left: 30px;
background: #cc0000;
font-size:8pt;
font-weight: bold;
text-align: left;
color: #ffffff;
line-height: 150%;
}

.checkbox
{
	border:none;
	width:20px;
}

#rightmenu * a
{
	color:#ffffff;
}

#rightmenu * a:hover
{
	text-decoration:underline;
}

.note
{
	font-size:12px;
	color:#555555;
	font-family:times;
}

select
{
	background:#ffffff;
}

input.checkbox, input.radio
{
	border-width:0px;
}

#header a
{
	color:#ffffff;
	letter-spacing:0.1em;
	text-decoration:none;
}

a.grid,
a.grid:link,
a.grid:active,
a.grid:visited
{
	display:block;
	border: 1px solid #c86400;
	height:20px;
	padding:5px 0px 0px 20px;
	margin:10px;
	text-decoration:none;
	color:#000000;
	width:300px;
	text-align:left;
}

a.grid:hover
{
	background:#ffecda;
}

td.number
{
	width:20px;
}

#leftmenu ul, #rightmenu ul
{
	list-style:none;
}

li
{
	margin:1px 0px;
}

#header table
{
	width:100%;
	height:146px;
}

#header td
{
	text-align:left;
	vertical-align:bottom;
}


#leftmenu a
{
	border:none;
}

table.admin td
{
	vertical-align:middle;
	border:1px solid #cccccc;
}

.legal-agreement{font-size:11px;line-height:13px;font-family:times;padding-left:15px;padding-bottom:20px;color:#858585;}