*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body
{
	margin: 0px;
	padding: 0px;
	display:inline;
}

.SectionHeader01 {  font-size: 14pt; color: #990099; font-weight: normal; }
.copyright { font-size: 8pt; color: #666666}

.pageContainer {
	padding-right:50px;
}

p { text-transform: none}
p.smallBlackText { font-size: 8pt; color: #000000}
p.endSection { margin-bottom: 30px; }
a { font-size: 8pt; }
a.NavLink {  color: #FFFFFF; text-decoration: none}
a.NavLink:hover { color: #FFFFFF; text-decoration: none}
a.RightLink { color: #0000FF; text-decoration: none}
a.RightLink:hover { color: #0000FF; text-decoration: underline}
a.LeftLink { color: #FFFFFF; text-decoration: none}
a.LeftLink:hover { color: #FFFF99}
a.EmergencyLink { color: #FF0000; text-decoration: none}
a.EmergencyLink:hover { color: #0000FF; text-decoration: underline}
a.BodyLink { font-size: 9pt; color: #990099; text-decoration: underline}
a.BodyLink:hover { font-size: 9pt; color: #990033; text-decoration: none}
a.MailLink { font-size: 12pt; font-style: italic; color: #009900; text-decoration: none; font-family: "Times New Roman", Times, serif}
a.MailLink:hover { font-size: 12pt; color: #009900; text-decoration: underline; font-family: "Times New Roman", Times, serif}
a.smallNavLink:hover { font-size: 7pt; color: #990033; text-decoration: none}

/*Navigation Breadcrubms*/
a.smallNavLink { font-size: 7pt; color: #990099; text-decoration: underline}
.smallNavText { font-size: 6pt; color: #666666 }
.smallPurpleText { font-size: 7pt; color: #990099 }
.purpleText { color: #990099; font-weight:bold; }
.smallWhiteBoldText { font-size: 8pt; color: #FFFFFF; font-weight:bold }

/*Bulleted Lists*/
li.squareList
{ list-style: square outside; color:black; }

.bodyNoLink { font-size: 9pt; color: #990099; }
.noRefund { font-weight:bold; color:red; }
.pdfimg {
	vertical-align: middle;
	margin-bottom: .25em;
}

.redFont {
color:#FF0000;
}