/* sbcpo nutcracker */
.boxText { FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif
; text-decoration: none; }
.boxTexthdr { font-size: 14px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-decoration: none; }
.boxText a:link { color: blue; text-decoration: none; }
.boxText a:visited  { color: blue ; text-decoration: none; }
.boxText a:hover { color: blue ; text-decoration: none; }
.boxText a:active {text-decoration: underline; color: blue }
TABLE.formarea  { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #f1f9fe; border: solid 1px #6699cc }
TABLE.contentArea { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 12px; }
TD.pollBoxRow {
	BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #eeeeee 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #eeeeee 1px solid; BORDER-BOTTOM: #eeeeee 1px solid; FONT-FAMILY: Verdana, Arial, sans-serif
}
TD.pollBoxText {
	BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #eeeeee 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #eeeeee 1px solid; BORDER-BOTTOM: #eeeeee 1px solid; FONT-FAMILY: Verdana, Arial, sans-serif
}
.pagetitlehdr { font-size: 20px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-decoration: none; }
.Tablepadding  /* indention of table text */ { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 12px; }
.redtext { color: red; font-size: 10px; font-family: Verdana, Arial, sans-serif }
.datetext { color: #000; font-size: 9px; font-family: Verdana, Arial, sans-serif; font-style: italic; }
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   background:#6cf;