<!--
.LogoDiv {
	border:0px solid red;
	width:270px;float:
	left;height:
	300px;margin:
	20px;
}

.MainDiv {
	border:0px solid blue;
	width:560px;
	float:left;
	margin-top:60px;
	margin-left:20px;
	margin-right:20px;
	color:#e8e8cc;
}


.PageTitle {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 24px;
	line-height:26px;
}
.SubTitle {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 18px;
	margin-top:30px;
	margin-bottom:-12px
}
.Blurb {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px
}

.MainBody {
	line-height:18px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link, .MainBody_alink {
	color: #ffdd55;
	text-decoration:underline;
}
v:link, .MainBody_vlink {
	color: #ffdd55;
	text-decoration:underline;
}
a:hover, .MainBody_ahover {
	color: #ffffff;
	text-decoration:none;
}
i {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

dt {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
}

dd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
.VoxQuote {
	position:relative;
	right:120px;
	width:200px;
	height:200px;
	border-top:5px solid #ffcc66;
	border-bottom:5px solid #ffcc66;
	float:left;
	margin-right:-100px;
	text-align:center;
	padding:6px;
	font-size:larger;
	font-weight:bold;
}