.footerText 
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e3f98;
	padding-top: 5pt;
}
.tableBar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7e3f98;
}

.newsText {
	font-family:Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e3f98;
	text-decoration: none;
	padding: 3px;
}
.newsBorder {
}

.newTitle {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7e3f98;
	padding: 2pt;
}


.standardText 
{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e3f98;
	text-decoration: none;
}
.newsBorder {
	padding: 5pt;
	background-color: #fefefe;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e3f98;
	text-decoration: none;
	border: 1px dotted #FFFFFF;
}

.border 
{
	border: 1px solid #083162;
}

.tableBorder 
{
	border: 1px solid #7e3f98;
}
.tableText {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7e3f98;
	padding-left: 10px;
}
.menuWidth {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e3f98;
	text-decoration: none;
	border: 1px solid #7e3f98;
	width: 175px;
}



.tableBanner 
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7e3f98;
	background-position: left center;
	padding: 2pt;
}
.tableButton {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7e3f98;
	margin: 0;
	font-weight: normal;
	padding: 1px;
}

.tableBarEdit
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7e3f98;
}

.editButton {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7e3f98;
	margin: 0;
	font-weight: normal;
	padding: 1px;
}
.pageTitle {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7e3f98;
	letter-spacing: 2pt;
	text-align: left;
	padding: 5px;
	vertical-align: middle;
}
.logoutText {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7e3f98;
}
.requiredStar {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.smalllerText {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #083162;
}

.notes {
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e3f98;
}
.errorMessage {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10pt;
}
.smallText {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2D507A;
	text-decoration: none;
	padding-top: 2pt;
	padding-bottom: 2pt;
}
.padMe {
	padding: 10pt;
}

variance.td {
	font-family: Arial;
	font-size: 9pt;
}

#report {
	border: 1px solid #E0E0E0;
	color:#1f1f1f;
	background: #ffffff;
	text-align: right;
	width: 100%;
}
#report td {
	padding:5px;

}
.blue {
	background: #cceeee;
	color:#1f1f1f;
}
.dark {
	background: #eeeeee;
	color:#1f1f1f;
}

#report .total {
	background: #cccccc;
	color:#1f1f1f;
}

#report .text {
	text-align: left;
}

#report .header {
	color:#ffffff;
	background: #083162;
	text-align: center;
}

.printonly {
	display: none;
}