@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: square;
}




h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 26px;
	color: #098e8a;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #343434;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #343434;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #4a4a4a;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #4a4a4a;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #4a4a4a;
	font-weight: bold;
}

a:link {
	color: #de5e00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #de5e00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #de5e00;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.BottomNav A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.BottomNav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #098e8a;
	text-decoration: underline;
	
}.BottomNav A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.black {
	color: #000000;
}

.topBackground {
	background-image: url(/templates/main/images/TopBannerBkgnd.gif);
	background-repeat: repeat-x;
	background-color: #002E2E;
}
.navLeftCap {
	background-image: url(/templates/main/images/navLeftEndcap.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.navRightCap {
	background-image: url(/templates/main/images/rightNavEndCap.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.shadowLeft {
	background-image: url(/templates/main/images/leftShadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowRight {
	background-image: url(/templates/main/images/rightShadow.png);
	background-repeat: repeat-y;
	background-position: left;
}
.leftBaseShadow {
	background-image: url(/templates/main/images/LeftBaseShadow.png);
	background-repeat: no-repeat;
	background-position: right;
}
.rightBaseShadow {
	background-image: url(/templates/main/images/RightBaseShadow.png);
	background-repeat: no-repeat;
	background-position: left;
}
.baseNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.devWired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.navBackground {
	background-image: url(/templates/main/images/navRepeat.gif);
	background-repeat: repeat;
}
.bodyBackground {
	background-image: url(/templates/main/images/SeaBkgnd.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #028f89;
}
.topLeftCap {
	background-image: url(/templates/main/images/leftTop.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.topRightCap {
	background-image: url(/templates/main/images/rightTop.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.navbarContainer{display : none;}
.navBar{display : none;}
.navBar:link{display : none;}
.navBar:visited{display : none;}
.navBar:HOVER{display : none;}


.cswmItem {cursor: pointer;}
.cswmItemOn{cursor: pointer;}
.cswmPopupBox{cursor: pointer;}
.cswmExpand{cursor: pointer;}
.cswmPB{cursor: pointer;}

