.textTypeSwitcher
{
	margin: 4px 8px 0px 8px;
	padding-bottom: 9px;
}
.textTypeSwitcher a
{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#0ae;
	text-decoration:none;
}

.textTypeSwitcher a:hover
{
	text-decoration: underline;
}



.puffVert
{
	margin: 0px 8px 8px 8px;
	clear: both;
	overflow: hidden;
	background-image: url('/lay/dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.puffVert img
{
	vertical-align:top;
	margin-top: 9px;
}

.puffText
{
	float: right;
	width: 406px;
	margin-top: 5px;
}

.puffVert h3
{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding: 1px 0px 0px 1px;
}

.puffVert h3 a
{
	color: #000000;
	text-decoration: none;
}

.puffVert h3 a:hover
{
	text-decoration: underline;
}

.puffVert h4
{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding: 6px 0px 12px 0px;
	color:#0ae;
}

.puffVert p
{
	margin:0px 0px 8px 0px;
}
