@charset "UTF-8";
body {
	width: 850px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.textboxpadding {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 16pt;
	color: #FFF;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-left: 1em;
}
.textpaddingintable {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}
a {
	color: #EEE1DB;
}
a.content:link,.content:visited,.content:active,.content:hover {
	color: #EEE1DB;
	text-decoration: none;
	background-color: transparent;
	border-color: #EEE1DB;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.lineheight {
	line-height: 30px;
}
.image-right-spacing {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.paragraphspacing2 {
	line-height: 16pt;
	list-style-type: none;
	list-style-image: none;
	text-indent: -1em;
}
.paragraphspacing1 {
	margin-bottom: -1em;
}
.paragraphspacing3 {
	margin-bottom: -.75em;
}
.paragraphspacing4 {
	margin-bottom: -1em;
}
.paragraphspacing5 {
	margin-bottom: .2em;
}
.boldtext {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.centeredtext {
	text-align: center;
}
.underline_long {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tablebottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.dottedunderline {
	text-decoration: underline:dotted;
}
.announcements {
	font-size: 18px;
}

