.bluebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #003366;
	list-style-position: outside;
	list-style-image: url(images/pdf.jpg);
	width: 200px;
}
.dkgreenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #006600;
	list-style-position: outside;
	list-style-image: url(images/dkgreenbullet.jpg);
	list-style-type: circle;
}
.ltgreenboxCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #33CC00;
	list-style-position: outside;
	list-style-image: url(images/ltgreenbullet.jpg);
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 7px 3px 3px;
}
.rightedge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
.blueboxagents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #003366;
	list-style-position: outside;
	list-style-image: url(images/bluebullet.jpg);
	width: 200px;
}
