BODY
{
	font-family: Arial, Trebuchet MS;
	font-size: 10pt;
	margin: 0px, 0px, 0px, 0px;
	text-indent: 5px;
	color: #000064;
	height: 100%;
}

BODY A:link
{
	color: #000064;
	text-decoration: none;
}

BODY A:visited
{
	color: #000064;
	text-decoration: none;
}

BODY A:hover
{
	color: #000064;
	text-decoration: underline;
}

TABLE#Container
{
	position: absolute;
	top: 173px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 1;
}

DIV#Header
{
	height: 173px;
	width: 800px;
	z-index: 10;
}

DIV#Header DIV#Logo
{
	position: absolute;
	left: 0px;
	top: 53px;
	height: 95px;
	width: 125px;
	background-image: url(../images/logo.jpg);
}

DIV#Header DIV#Title
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 53px;
	width: 800px;
	background-image: url(../images/title.jpg);
}

DIV#Header DIV#Banner
{
	position: absolute;
	left: 125px;
	top: 53px;
	height: 95px;
	width: 675px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-color: #A4BFE0;
}

DIV#Header DIV#SubHeaderLeft
{
	position: absolute;
	left: 0px;
	top: 148px;
	height: 25px;
	width: 125px;
	background-image: url(../images/sub_header_left.jpg);
}

DIV#Header DIV#SubHeaderRight
{
	position: absolute;
	left: 125px;
	top: 148px;
	height: 25px;
	width: 675px;
	background-image: url(../images/sub_header_right.jpg);
	font-size: 9pt;
}

DIV#Header DIV#SubHeaderRight DIV#Date
{
	position: absolute;
	top: 4px;
	right: 0px;
}

DIV#Header DIV#SubHeaderRight DIV#PagePath
{
	position: absolute;
	top: 4px;
	left: 0px;
}

TD#Footer
{
	height: 25px;
	background-color: #FFFFFF;
	background-image: url(../images/footer_background.jpg);
	background-repeat: no-repeat;
	font-size: 9pt;
	text-align: center;
}

TD#NavigationBackground
{
	height: 100%;
	width: 125px;
	background-color: #FFCC00;
	background-image: url(../images/navigation_background.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	z-index: 1;
}

DIV#Navigation_1
{
	position: absolute;
	top: 180px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_1_1
{
	position: absolute;
	top: 180px;
	left: 125px;
	z-index: 9;
}

DIV#Navigation_1_2
{
	position: absolute;
	top: 200px;
	left: 125px;
	z-index: 8;
}

DIV#Navigation_2
{
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_2_1
{
	position: absolute;
	top: 200px;
	left: 125px;
	z-index: 9;
}

DIV#Navigation_2_2
{
	position: absolute;
	top: 220px;
	left: 125px;
	z-index: 8;
}

DIV#Navigation_3
{
	position: absolute;
	top: 220px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_4
{
	position: absolute;
	top: 240px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_5
{
	position: absolute;
	top: 260px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_5_1
{
	position: absolute;
	top: 260px;
	left: 125px;
	z-index: 9;
}

DIV#Navigation_5_2
{
	position: absolute;
	top: 280px;
	left: 125px;
	z-index: 8;
}

DIV#Navigation_5_2_1
{
	position: absolute;
	top: 280px;
	left: 250px;
	z-index: 7;
}

DIV#Navigation_6
{
	position: absolute;
	top: 280px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_7
{
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_8
{
	position: absolute;
	top: 320px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_9
{
	position: absolute;
	top: 340px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_10
{
	position: absolute;
	top: 360px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_10_1
{
	position: absolute;
	top: 360px;
	left: 125px;
	z-index: 9;
}

DIV#Navigation_10_2
{
	position: absolute;
	top: 380px;
	left: 125px;
	z-index: 8;
}

DIV#Navigation_11
{
	position: absolute;
	top: 380px;
	left: 0px;
	z-index: 10;
}

DIV#Navigation_Nexcess
{
	position: absolute;
	top: 420px;
	left: 0px;
	z-index: 5;
}

DIV#Navigation_Watersports
{
	position: absolute;
	top: 470px;
	left: 0px;
	z-index: 5;
}

DIV.NavigationItem
{
	height: 20px;
	width: 125px;
	background-color: #FFCC00;
	background-image: url(../images/navigation_item.jpg);
	z-index: 6;
	visibility: inherit;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
}

DIV.NavigationItem A:link
{
	color: #000064;
	text-decoration: none;
}

DIV.NavigationItem A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

DIV#Content
{
	margin: 5px;
	width: 665px;
	border-style: solid;
	border-width: 2px;
	border-color: #000064;
	z-index: 0;
}

DIV#Content DIV#ContentHeader
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 661;
	margin: 2px 2px 0px 2px;
	height: 30px;
	border-width: 0px;
	background: url(../images/cellpic3.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 5px;
	text-indent: 5px;
	z-index: 0;
}

DIV#Content DIV.ContentItem
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 661px;
	margin: 2px 2px 2px 2px;
	border-width: 0px;
	background-color: #E5E5E5;
	background-repeat: repeat-x;
	z-index: 0;
}

DIV#Content DIV.ContentItem DIV.ContentItemHeader
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 25px;
	border-width: 0px;
	background-image: url(../images/cellpic1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 0;
}

DIV#Content DIV.ContentItem DIV.ContentItemText
{
	position: relative;
	left: 0px;
	top: 0px;
	border-width: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	z-index: 0;
}

DIV#Content DIV.ContentItem DIV.ContentItemText IMG.ContentItemImageLeft
{
	float: left;
	border-width: 0px;
	z-index: 0;
}

DIV#Content DIV.ContentItem DIV.ContentItemText IMG.ContentItemImageRight
{
	float: right;
	border-width: 0px;
	z-index: 0;
}


DIV#Content DIV.ContentItem DIV.ContentItemFooter
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 25px;
	border-width: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #CCCCCC;
	z-index: 0;
	float: none;
	clear: both;
}

DIV#Content DIV.ContentItem DIV.ContentItemText SPAN.ContentItemInputLabel
{
	position: relative;
	left: 0px;
}

DIV#Content DIV.ContentItem DIV.ContentItemText SPAN.ContentItemInputField
{
	position: relative;
	left: 50px;
}

DIV#Content DIV.ContentItem TABLE.ContentItemTable
{
	background-color: #FFFFFF;
	font-size: 10pt;
	width: 100%;
}

DIV#Content DIV.ContentItem TABLE.ContentItemTable TH
{
	height: 25px;
	border-width: 0px;
	background-image: url(../images/cellpic1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	z-index: 0;
}

DIV#Content DIV.ContentItem TABLE.ContentItemTable TD
{
	background-color: #E5E5E5;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

DIV#Content DIV.ContentItem TABLE.ContentItemTable TD.SubHeader
{
	font-weight: bold;
	padding-left: 5px;
}

DIV#Content DIV.ContentItem TABLE.ContentItemTable TD.Footer
{
	background-color: #CCCCCC;
	padding-left: 5px;
}

DIV#Content DIV.ContentItem TABLE.ContentItemTable TD.CalendarEventOne
{
	background-color: #FFCC00;
	color: #000064;
	padding-left: 5px;
}

DIV#Content DIV.ContentItem TABLE.ContentItemTable TD.CalendarEventTwo
{
	background-color: #000064;
	color: #FFFFFF;
	padding-left: 5px;
}

.visible
{
	visibility: visible;
}

.hidden
{
	visibility: hidden;
}
