/* 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; }
.boxTexthdr2 { font-size: 16px; 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 }
.content { font: 10px/14px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; font-weight:normal; }
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 }
.redtexthdr { color: red; font-size: 14px; font-family: font-weight: bold; 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;

/* Gradient 2 */
.boxgrey {
	width: 221px;
	background: transparent url('images/bg.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}


