.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.dottedBorder {
	border: 1px dashed #004B97;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #0033FF;



}
a:visited {
	text-decoration: none;
	color: #0033FF;


}
a:hover {
	text-decoration: underline;
	color: #0033FF;


}
a:active {
	text-decoration: underline;
	color: #0033FF;


}
.date {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;


}
.eventTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #bc3c32;
	font-family: Arial, Helvetica, sans-serif;
}
.eventLineSpacing {
	line-height: 12px;
}
.navFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.stretch {
	height: 50%;
}
.linkHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 500;
	color: #0033FF;

}
.invis {
	visibility: hidden;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}

.tableBG {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.superscript {
	top: -5px;
	font-size: 9px;
	position: relative;
}
