/* Global CSS Document */

body {
	background-image: url(/images/bkgdtile.gif);
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
/*	overflow: -moz-scrollbars-vertical; */
}

.pageContent {
	background-color: #e7e6e6;
	background-image: url(/images/hdr_dolphinbtm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	color: #2f80bf;
	padding-top: 5px;
}

a, a:link, a:visited, a:active {
	text-decoration:none; 
	color:#2f80bf;
}

a:hover {
	text-decoration:none; 
	color:#2f6c9b;
}

p {
	text-align:justify;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #2f6c9b;
}