body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../IMAGES/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: 700;
	white-space: nowrap;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: 300;
	color: #000000;
	text-align: left;
	word-spacing: 1px;
	margin: 0px 20px 20px;
}
a:link {
	font-weight: 700;
	color: #333399;
	text-decoration: none;
}
a:visited {
	font-weight: 700;
	color: #333399;
	text-decoration: none;
}
a:hover {
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
.leftpad {
	margin-left: 20px;
}
.bmline {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
.subtitle {
	text-transform: uppercase;
	font-size: 9px;
}
.nohand {
	cursor: default;
}
.sub {
	margin-top: -5px;
}
.title .subtitle {
	font-size: 12px;
	text-transform: none;
	color: #333399;
	font-weight: 300;
}
.bmline li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	font-weight: 400;
	text-align: left;
	word-spacing: 1px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
