.maintb {
	font-weight: bold;
}
.maintpno {
	font-size: 90%;
	font-style: italic;
}
.boxbanner {
	background: url(images/bkgd.gif);
	border: 1px solid #000000;
}			
.box {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
	.boxgrn {
	background-color: #BAD1D1;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	}
.breadcrumbs {
	font-size: 80%;
	font-style: normal;
	text-align: center;
}
.more {
	font-size: 90%;
}
body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pagenav {
	font-size: 80%;
	color: #FFFFFF;
	background: #336666;
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
h1 {
	font-weight: bold;
}
.title {
	font-size: 110%;
	font-weight: bolder;
}
.italic {
	font-style: italic;
}
