.printonly {
	display: none ;
	}

.TableCell {
	vertical-align: top;
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
	padding-bottom: 12px;
	}

.NumericList {
	list-style-type: decimal;
	}

.Decimal {
	vertical-align: top;
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
	list-style-type: decimal;
	}

.PaddedDecimal {
	vertical-align: top;
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
	padding-bottom: 12px;
	list-style-type: decimal;
	}

.LowerAlpha {
	vertical-align: top;
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
	padding-bottom: 12px;
	list-style-type: lower-alpha;
	}

.PlainText {
	vertical-align: top;
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 130%;
	}

.Testimonial {
	line-height: 120%;
	vertical-align: top;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #f9fbb2 ;
	}

.Caption {
	vertical-align: top;
	text-align: center;
	font-family: comic sans ms, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.Header{
	font-family: comic sans ms, sans-serif;
	font-size: 14pt;
	color: #333333;
	line-height: 130%;
	font-weight: bold;
}

.SubHeader{
	font-family: comic sans ms, sans-serif;
	font-size: 12pt;
	color: #990000;
	line-height: 130%;
	font-weight: bold;
}

.BoldText {
	font-weight: bold;
	}
.ItalicText {
	font-style: italic;
	}
.RedText {
	color: #ff0000;
	}
.WhiteText {
	color: #ffffff;
	}
.YellowText {
	color: #ffff00;
	}
.MaroonText {
	color: #990000;
	}
.BlackText {
	color: #000000;
	}
.GrayText {
	color: #333333;
	}

.CaptionSize {
	font-size: 9pt;
	}

.NormalSize {
	font-size: 10pt;
	}
.SubHeaderSize {
	font-size: 12pt;
	}
.HeaderSize {
	font-size: 14pt;
	}

.AlignLeft {
	vertical-align: top;
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
	text-align: left;
	}

.AlignCenter {
	vertical-align: top;
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
	text-align: center;
	}

.AlignRight {
	vertical-align: top;
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
	text-align: right;
	padding-right: 8px;
	}

.InsertHTML {
	vertical-align: top;
	}

.menubox {
	position: absolute;
	width: 152px;
	display: none;
	color: #000000;
	background-color: #aa87dc;
	padding: 4px 0px 0px 0px;
	border: 1px solid black;
	z-index: 4;
	}

a:link {
	}

a:visited {
	}

a:hover { 
	color: #333333;
	}

a:active {
	}

