@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_images/water_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.paragraph {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
}
.vert_dot {
	background-image: url(../_images/dotted_vert.png);
}
.footerFade {
	background-image: url(../_images/footer_fade.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.horz_dot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.footer {
	font-size: .7em;
	text-align: left;
}
.footerRight {
	font-size: .7em;
	text-align: right;
}
.footerBold {
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}


.sidebarHeader {
	font-size: 1.3em;
	font-weight: normal;
	color: #245387;
}
.acronym {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.85em;
	color: #F60;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
}
}
.paragraphLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #2a6d98;
	line-height: 1.7em;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2A6D98;
}
.paragraphLink:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #2A6D98;
	line-height: 1.7em;
	text-align: left;
	font-weight: bold;
}
.paragraphLink:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #2A6D98;
	line-height: 1.7em;
	text-align: left;
	font-weight: bold;
}
.paragraphLink:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;
	line-height: 1.7em;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.paragraphLink:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #2A6D98;
	line-height: 1.7em;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.topMENU {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #91C8FF;
	font-weight: normal;	
}

