body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(file:///C|/Documents%20and%20Settings/Nicole/My%20Documents/Web-clients/Blue%20Water%20BNI/images/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003366;
	font-size: 12px;
	font-weight: bold;
}
.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCCC;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}
.box {
	background-color: #003366;
	width: 130px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding: 3px 10px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #85A9EC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
	padding: 3px;
	width: 150px;
}
.highlight {
	font-weight: bold;
	color: #003366;
}
a:link {
	color: #003366;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
	padding: 3px;
	border-top-style: dotted;

}
