/* hide from ie on mac \*/
html {
	height: auto;
}
#flashcontent {
	height: 100%;
}
/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ddf0ff /* #EAF3FF */;
	background-attachment:scroll;
	background-image:url(../images/surf-back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.NOUNDERLINE {
	text-decoration: none;
} 
p,
td, 
li,
label {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
p.error {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
}
td.titlearea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
a:link,
a:visited,
a:active {
	color: #003399;
}
a:hover {
	color:#0066CC;
	background-color: #CCFFFF;
	text-decoration: underline overline;
}
a.topmenu:link,
a.topmenu:visited,
a.topmenu:active {
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	background-color: #005CB9;
}
a.topmenucurrent:link,
a.topmenucurrent:visited,
a.topmenucurrent:active {
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003377;
	text-decoration: none;
}
a.topmenucurrent:hover {
	background-color: #005CB9;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
h2,
div#titletextspot {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
h3,
.homespot {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4B4D50;
	display: inline;	/*background-color: #DFEFFF;*/
}
.homespottext, .homespottext a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B6B6B;
	width:300px;	/*background-color: #DFEFFF;*/
}
h3 span {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;

}
input,
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
table.menuitem {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7D6FF;
	border-right-color: #001C40;
	border-bottom-color: #001C40;
	border-left-color: #B7D6FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #003377;
	cursor: pointer;
}
table.menuitemhover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7D6FF;
	border-right-color: #001C40;
	border-bottom-color: #001C40;
	border-left-color: #B7D6FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #005CB9;
	cursor: pointer;
}
table.menuitemcurrent {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001C40;
	border-right-color: #B7D6FF;
	border-bottom-color: #B7D6FF;
	border-left-color: #001C40;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #DFEFFF;
	cursor: pointer;
}
table.menublank {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7D6FF;
	border-right-color: #001C40;
	border-bottom-color: #001C40;
	border-left-color: #B7D6FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #003377;
}
