.underline {
	text-decoration: underline;
}
.grid-left2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.pullquote {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #003366;
}
.grid-right2 {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #999999;

}
