  /* Post-it CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;}
p {color: #000000; font-size:11px;}
h2 {font-size:18px;}
h3 {font-size:14px;}


.noteChoice{text-align:center;vertical-align:middle;width:115px;float:left;padding-bottom:15px;}
.pollFor {background-color:#FF9933;float:left;height:13px;}
.pollAgainst {background-color:#fffbdc;float:left;height:13px;}
.pollBox {border:1px solid #000;margin: 0 5px 0 5px;}
              
.bodySmall {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size:11px;}
.bold {font-weight: bold;}
.clr333333txt {color: #333333; font-size:11px; padding-bottom: 2px; line-height: normal;}
.clr666666txt {color: #666666; font-size:11px; padding-bottom: 2px; line-height: normal;}
.clrFF9933txt {color: #FF9933; font-size:11px; padding-bottom: 2px; line-height: normal;}
.clrCC3366txt {color: #CC3366; font-size:11px; padding-bottom: 2px; line-height: normal;}
.clrFFFFFFtxt {color: #FFFFFF; font-size:11px; padding-bottom: 2px; line-height: normal;}
.clrFFFFFFbg {background-color:#FFFFFF;}
.pageHeader {color: #000000; font-size:18px;}
.sectionHeader {font-family: Helvetica, Verdana, Arial, sans-serif; color: #333333; font-size:14px; font-weight:bold}

.sitenav {
	background-color:#FFFBDC;
}

/* Red Promo Links */
a.pRed:link {color: #FF0000; text-decoration: underline;}
a.pRed:active {color: #FF0000; text-decoration: underline;}
a.pRed:visited {color: #333333; text-decoration: underline;}

a.postit:link {text-decoration: none}
a.postit:visited {text-decoration: none}
a.postit:hover {text-decoration: underline}

/* Color Palette Blue */
a.pBlue:link {color: #3366CC; text-decoration: underline;}
a.pBlue:active {color: #3366CC; text-decoration: underline;}
a.pBlue:visited {color: #333333; text-decoration: underline;}

.clr6699CCbg {background-color:#6699CC;}
.clrCCFFFFbg {background-color:#CCFFFF;}
.clr006699bg {background-color:#006699;}
.clr9EC3DDbg {background-color:#9EC3DD;}
.clr4BA2F2bg {background-color:#4BA2F2;}
.clrDCF4FFbg {background-color:#DCF4FF;}
.clr006599bg {background-color:#006599;}

/* Color Palette Orange */
a.pOrange:link {color: #FF9933; text-decoration: underline;}
a.pOrange:active {color: #FF9933; text-decoration: underline;}
a.pOrange:visited {color: #333333; text-decoration: underline;}

.clrFFFBDCbg {background-color:#FFFBDC;}
.clrFFC70Ebg {background-color:#FFC70E;}
.clrFCF185bg {background-color:#FCF185;}

/* Color Palette Pink */
a.pPink:link {color: #CC3366; text-decoration: underline;}
a.pPink:active {color: #CC3366; text-decoration: underline;}
a.pPink:visited {color: #333333; text-decoration: underline;}

.clrE0706Dbg {background-color:#E0706D;}
.clrFAA9A9bg {background-color:#FAA9A9;}
.clrFAE1E0bg {background-color:#FAE1E0;}

/* Color Palette Green */
a.pGreen:link {color: #339933; text-decoration: underline;}
a.pGreen:active {color: #339933; text-decoration: underline;}
a.pGreen:visited {color: #333333; text-decoration: underline;}

.clr319934bg {background-color:#319934;}
.clr8BDE7Dbg {background-color:#8BDE7D;}
.clrD5FFCDbg {background-color:#D5FFCD;}

/* Color Palette Purple */
a.pPurple:link {color: #660099; text-decoration: underline; padding-bottom: 3px;}
a.pPurple:active {color: #660099; text-decoration: underline; padding-bottom: 3px;}
a.pPurple:visited {color: #333333; text-decoration: underline; padding-bottom: 3px;}

.clr956EA0bg {background-color:#956EA0;}
.clrC5B2D7bg {background-color:#C5B2D7;}
.clrE9DAF8bg {background-color:#E9DAF8;}

/* drpdwn is used for dropdown menus */
.dropdwn {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

/* homeLink is used for the central links on the home page */
.homeLink {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 2px;}
a.homeLink:link {color: #333333; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 2px;}
a.homeLink:active {color: #333333; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 2px;}
a.homeLink:visited {color: #333333; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 2px;}.bold333 {
	font-weight: bold;
	color: #333333;
}

/* Misc. */
.imgHolder {
  float:left;
  padding: 0 0 15px 0;
  text-align:center;
}
.clear {clear: both;}

.errText {
  color:  #f00; 
}
sup{line-height:2em;font-size:.8em;}

/* Local Navigation Update */
#lsnwrap {
 border: 1px solid #fffbde;}
  
#lsnwrap, #lsnwrap ul li, #lsnwrap h4
{	background-color: #fffbde;}

#lsnwrap h4 {border-left-color: #fffbde;}

#lsnwrap ul li a {border-left: 4px solid #fffbde;}

#lsnwrap h4 a {color: #000; font-weight: bold;}
#lsnwrap h4.selected {border-left-color: #f00; background-color:#ff9;}
#lsnwrap h4.selected a {color: #000; background-color:#ff9;}
#lsnwrap h4.selected a:hover {color: #000; background-color:#ff9;}

#lsnwrap ul li a {color: #000;}

#lsnwrap ul li.selected a {
	border-left-color: #f00; margin-right: 1px; background-color:#ff9;
}
#lsnwrap h5 {color: ##000;}

