<!--
 
body { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #505050; line-height: 11pt; }
br { font-size: 3pt; }
ul, ol { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #505050; margin-top: 0px; margin-bottom: 0px; margin-right: 25px; list-style position: outer; line-height: 11pt; }

.heading { font-family: trebuchet ms, trebuchet, arial; font-size: 10pt; color: #000000; font-weight: bold; line-height: 10pt; padding-top: 7px; padding-bottom: 2px; }
.heading2 { font-family: trebuchet ms, trebuchet, arial; font-size: 10pt; color: #550F86; margin-left: 15px; font-weight: bold; line-height: 10pt; padding-top: 5px; padding-bottom: 2px; }
.normal { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #505050; margin-left: 15px; margin-right: 10px; line-height: 11pt; }
.question { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #505050; margin-left: 15px; margin-right: 5px; line-height: 11pt; font-weight: bold; }
.answer { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #505050; margin-left: 25px; margin-right: 5px; line-height: 11pt; }
.bottom { font-family: trebuchet ms, trebuchet, arial; font-size: 8pt; color: #505050; }
.quote { font-family: trebuchet ms, trebuchet, arial; font-size: 8pt; color: #505050; margin-left: 15px; margin-right: 10px; line-height: 11pt; text-align: right; }
.price { font-family: trebuchet ms, trebuchet, arial; font-size: 10pt; color: #000000; font-weight: bold; line-height: 10pt; padding-top: 7px; padding-bottom: 2px; }
.inputText { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #505050; margin-right: 5px; line-height: 11pt; }
/* inputQuantity is also in the menu.js file, to prevent older broswers from changing the borders, the properties below are ONLY for the text */
.inputQuantity { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #000000; line-height: 11pt; }

.linkNormal { color: #550F86; text-decoration: none; }
.linkNormal:hover { text-decoration: underline; }

.linkOrange { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #F97C0D; line-height: 11pt; text-decoration: none; }
.linkOrange:hover { text-decoration: underline; }

.linkHeading { font-family: trebuchet ms, trebuchet, arial; font-size: 10pt; color: #550F86; margin-left: 15px; font-weight: bold; line-height: 15pt; text-align: left; text-decoration: none; }
.linkHeading:hover { color: #F97C0D; text-decoration: none; }

.linkMenu { font-family: trebuchet ms, trebuchet, arial; font-size: 10pt; font-weight: normal; color: #505050; text-decoration: none; }

.linkSideTitle { font-family: trebuchet ms, trebuchet, arial; font-size: 10pt; font-weight: normal; color: #550F86; text-decoration: none; }
.linkSideItem { font-family: trebuchet ms, trebuchet, arial; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.linkSideAd { font-family: trebuchet ms, trebuchet, arial; font-size: 10pt; font-weight: normal; color: #FFFFFF; line-height: 15pt; text-decoration: none; text-align: left; }
.linkSideAd:hover { color: #F97C0D; text-decoration: none; }

.linkNews { font-family: trebuchet ms, trebuchet, arial; font-size: 8pt; color: #505050; text-decoration: none; }

.linkBottom { font-family: arial; font-size: 8pt; color: #505050; text-decoration: none; }
.linkBottom:Hover { color: #F97C0D; text-decoration: none; }

.tableList { font-family: trebuchet ms, trebuchet, arial; font-size: 9pt; color: #505050; margin-left: 15px; margin-right: 10px; line-height: 11pt; border: 1px solid #EEEEEE; }
.tableList td { padding: 2px; padding-left: 5px;  }
.tableList .cellDark { background: #EEEEEE; }

@media screen {
			 .sHide { display: none; }
}

@media print {
			 .pHide { display: none; }
			 .pShow { display: block; }
			 .pCenter { width: 638; }
			 .pCenterNews { width: 618px; }
			 .pCrop { position: absolute; clip: rect(0px 618px 1px 0px); }
}

-->
