@charset "UTF-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
}

h1, h2, h3, h4, h5, h6
{
	margin-bottom: .6em;
}

p, ul
{
	line-height: 1.2em;
}

a
{
	color: #666666;
	text-decoration: none;
}

a[href^="http:"], a[href^="https:"]
{
	background-image: none;
	padding-right: 0px;
}

#container
{
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
}

#branding
{
	display: none;
}

#content_main
{
	width: 100%;
	height: 100%;
}

#content_supp
{
	display: none;
}

#content_wide
{
	width: 100%;
	height: 100%;
}

#content_banner
{
	display: none;
}

ul.tooltips li em
{
	display: block;
}

ul.tooltips li:hover
{
	display: none;
}

ul.tooltips li:hover em
{
	display: none;
}

th
{
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
}

tr:nth-child(odd)
{
	background-color: #EEEEEE;
}

.three_column_layout
{
	width: 100%;
	height: 11em;
}

.required
{
	color: #000000;
}

.submit
{
	display: none;
}

.error
{
	color: #000000;
}

span.missing
{
	color: #CCCCCC;
}

.open_water
{
	background-image: none;
}

.technical_diving
{
	background-image: none;
}

.cave_diving
{
	background-image: none;
}

#nav_main_container
{
	display: none;
}

#footer
{
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px;
}

#nav_footer, #nav_footer ul
{
	display: none;
}

.selector
{
	display: none;
}

#newsletter_content
{
	width: 100%;
	height: 100%;
}

#newsletter h3
{
	padding-top: 2em;
}
