.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5179B9;
	line-height: 17px;
	border-top: 1px solid #CAC7BC;
	border-right: none;
	border-bottom: 1px solid #CAC7BC;
	border-left: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1D285C;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CAC7BC;
	border-bottom-color: #CAC7BC;
	line-height: 20px;
}
.sansdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2C27;
}
.sanslight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7a6d;
	line-height: 14px;
}
.mainbody1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #2E2C27;
	margin-top: 2px;
	margin-bottom: 6px;
}
.mainbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5A564C;
	margin-top: 0px;
	margin-bottom: 12px;
}
a:link {
	color: #9A4607;
	text-decoration: none;
}
a:visited {
	color: #9A4607;
	text-decoration: none;
}
a:hover {
	color: #9A4607;
	text-decoration: underline;
}
a:active {
	color: #9A4607;
	text-decoration: underline;
}
.datelight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A69C89;
	margin-bottom: 0px;
}
.adtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A69C89;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CAC7BC;
	border-bottom-color: #CAC7BC;
}
li {
	list-style-image: url(images/bullet_blue.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5A564C;
	margin-top: 12px;
}
.quiz {
	text-indent: -18px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A564C;
	line-height: 16px;
}

a.tooltip span {display:none; padding:2px 6px; margin-top:16px; margin-left:8px; width:180px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#6c6c6c;}
a.tooltip:hover {background:#ffffff; text-decoration:none;}