body {
	color: black;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: white;
	margin: 0;
	font-size: 11px;
}

.boldhighlight {
	color: #002d44;
	font-weight: bold;
	text-transform: uppercase;
}

.boldhighlightbig {
	color: #002d44;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.highlight {
	text-transform: uppercase;
	color: #43758b;
}

p {
	text-align: justify;
	padding: 5px;
}

.borderme {
	border: 1px solid #e2e2e2;
	margin-top: 25px;
}

.bullet {
	color: #002d44;
	vertical-align: 12%;
	font: bold 22px "Courier New", Courier, mono;
}

#footerBlue {
	font-size: 10px;
	color: #6ebee8;
}

#blueBold {
	font-size: 14pt;
	color: #4889c6;
}

#blackBold {
	font-size: 14pt;
	color: #333333;
}

#redBold, #redBold a {
	font-size: 14pt;
	color: #da4747;
	text-decoration: none;
}


.businesstable ul {
	padding-left: 25px;
	margin-left: 0px;
}