﻿h1
{
	margin: 0px;
	color: #996699;
	font-size: 11pt;
	font: normal normal bold 11pt/normal Tahoma, Arial, San-Serif;
	padding: 2px 0px 6px 0px;
}
h2
{
	margin: 0px;
	color: #996699;
	font-size: 9.5pt;
	font-weight: bold;
	padding: 2px 0px 6px 0px;
}
div
{
	font: normal normal normal 8.5pt/normal Arial, San-Serif;
}
div.heading
{
	margin: 0px;
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	background-color: #E8E8E8;
	padding: 3px 0px 3px 8px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
div.blurb
{
	line-height: 13pt;
	padding: 8px 8px 8px 8px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
div.lastblurb
{
	line-height: 13pt;
	padding: 8px 8px 8px 8px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
div.blurb a, div.lastblurb a
{
	margin: 0px;
	color: #996699;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}
div.blurb em, div.lastblurb em
{
	color: #999999;
	font-size: 8pt;
	font-style: normal;
}
div.blurb a.filedownload, div.lastblurb a.filedownload
{
	margin: 0px;
	margin: 5px;
	color: #999999;
	font-size: 8.5pt;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 10px 3px 7px;
	border: solid 1px #E8E8E8;
}
div.blurb a.filedownload:hover, div.lastblurb a.filedownload:hover
{
	color: #996699;
}
h3.ghostheader
{
	color: #DDDDDD;
}
div.lesser
{
	font-size: 8.5pt;
	line-height: normal;
}
ul
{
	padding-top: 0px;
	margin-top: 0px;
	line-height: normal;
}
li
{
	padding-top: 2pt;
}
span.link a
{
	color: #999999;
	text-decoration: none;
	font: normal normal normal 8pt/normal Tahoma, Arial, San-Serif;
}
span.link a:hover
{
	color: #996699;
	text-decoration: underline;
	font: normal normal normal 8pt/normal Tahoma, Arial, San-Serif;
}
big
{
	color: #CCCCCC;
	font: normal normal normal 17pt/normal Tahoma, Arial, San-Serif;
}
div.learnmore a
{
	color: #666666;
	font-size: 8pt;
	text-align: right;
	text-decoration: none;
}
div.learnmore a:hover
{
	color: #000000;
}
div.searchbox
{
	padding: 4px 4px 4px 4px;
	border: solid 1px #DDDDDD;
}