body {
	background-color: #29166F;
}
.menubar {
	background-color: 		#FFFFFF;
	font-size: 				8pt;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.button {
	background-color: 		#8D9FB5;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				8pt;
	font-style: 			normal;
	color: 					#000000;
	text-align: 			center;
	border-top: 			0px solid #000000;
	border-right: 			0px solid #000000;
	border-bottom: 			0px solid #000000;
	border-left: 			0px solid #000000;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-right-style: solid;
	border-right-color: #B3BECE;
	font-weight: bold;

}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px none #B3BECE;
	border-bottom: 1px none #B3BECE;
	font-weight: bold;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29166F;
	border-bottom-color: #29166F;
	border-left-color: #29166F;
}

#sectionLinks a:hover{
	border-top: 1px none #FFFFFF;
	background-color: #000000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	border-bottom-style: none;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}.contentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 110%;
	color: #333333;
}
.sideTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 120%;
	color: #333333;
	border: 1px solid #B3BECE;
}
.sideTableHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	color: #333333;
	border: 3px solid #E3E8EE;
}
h3 {
	color: #000000;
	border-top: 1px solid #B3BECE;
	border-right: 1px none #B3BECE;
	border-bottom: 1px none #B3BECE;
	border-left: 1px none #B3BECE;
	font-size: 12pt;
	font-weight: bolder;
	padding-top: 3px;
	padding-bottom: 0px;
}
a:link {
	cursor: hand;
}
.small_copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}

