<style type="text/css">

<!------


	#leftcontent {width:240px; float:left;  text-align:center;}

	#rightcontent {width:505px; float:right;  text-align:left;}


----->


<!--
.SUBNAV {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #A70202; text-decoration: none}
A:hover.SUBNAV { color: #EDA234; text-decoration: none }
-->

<!--
.SUBNAVSIDE {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #F44500; text-decoration: none}
A:hover.SUBNAVSIDE { color: #FFFFFF }
-->

<!--
.TOTALS {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration: none}
A:hover.SUBNAVSIDE { color: #FFFFFF }
-->


<!--
.NAVBAR {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #F44500; text-decoration: none}
A:hover. NAVBAR { color: #FFFFFF }
-->



<!--
.SUBSUBNAV {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #F44500; text-decoration: none}
A:hover.SUBSUBNAV { color: #FFFFFF }
-->



<!--
.SUBSUBNAV2 {  font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: normal; color: #F44500; text-decoration: none}
A:hover.SUBSUBNAV { color: #FFFFFF }
-->




<!--
.LOCSUBNAV3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #0C0C0C; text-decoration: none}
A:hover.LOCSUBNAV3 { color: #0C0C0C }
-->

<!--
.LOCSUBNAVMENU {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #F44500; text-decoration: none}
A:hover.LOCSUBNAVMENU { color: #000000 }
-->


<!--
.LOCSUBNAV2 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #F44500; text-decoration: none}
A:hover.LOCSUBNAV2 { color: #000000 }
-->


<!--
.LOCSUBNAV3 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #F44500; text-decoration: none}
A:hover.LOCSUBNAV3 { color: #000000 }
-->





<!--
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none; line-height: 1.2}
-->

<!--
.hometitle {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none; line-height: 1.2}
-->

<!--
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none; line-height: 1.2}
-->

<!--
.smalltitle {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
-->

<!--
.footertext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #999999; text-decoration: none}
A:hover.footertext { color: #FFFFFF}
-->

<!--
.bodylink {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none}
A:hover.bodylink { color: #990000; text-decoration: underline }
-->

<!--
.daylink {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #A70202; text-decoration: none}
A:hover.daylink { color: #990000; text-decoration: underline }
-->

<!--
.Header {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal; color: #A70202; text-decoration: none}
-->

<!--
.Subheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #EDA234; text-decoration: none}
-->

<!--
.Subsubheader {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: italic; color: #000000; text-decoration: itallic}
-->
<!--
.Subheader2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #A70202; text-decoration: none}
-->




.help{
	position: relative;
	z-index: 0;
	text-decoration: none;
	cursor: default;
}

.help:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #F44500; text-decoration: none}



.help:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #F44500; text-decoration: none}

.help:hover{
	background-color: transparent;
	z-index: 50;
	text-decoration: none;
}

.help:active {
	text-decoration: none;
}

.help div{
	position: absolute;
	background-color: lightyellow;
	padding: 15px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	float: left;
min-width: 150px;
	font-weight: normal;
}

.help:hover div{
	position: absolute;
	visibility: visible;
	top: 9px;
	left: 10px;
	overflow: visible;
	text-decoration: none;
	z-index: 100;
min-width: 150px;
	float: right;
}


.help span{
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	float: right;
	font-weight: normal;
}

.help:hover span {
	position: absolute;
	visibility: visible;
	top: 5px;
	left: 10px;
	overflow: visible;
	text-decoration: none;
	z-index: 100;
	min-width: 150px;
	float: right;
}







</style>

