/* NCC 2006 redesign css file, updated Mar 2007 */
/* Palette: Background #FFF9E5; Gold #FFC801; Pale yellow #FEE88E; Inset yellow #FFF2C2; Baby blue #7FC0FF; Pale blue #DFF0FF; */

html { height: 90%; }    
body { background-color: #646464; color: #333333; margin: 0px; padding-top: 0px; font-size: 100%; height: 90%; 
       background-image: url(images/bgbg.gif); background-repeat: repeat; }

/* resolves master table height issues */  
#container { height: 90%; background-color: #FFF9E5; }

* { font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; }

a:link { color: #0048FF; }
a:visited { color: #000080; }
a:active { color: #0048FF; } 
a:hover { color: #0048FF; text-decoration: underline; }

.inline  { font-weight: bold; text-decoration: none; }
a.inline:link { color: #0048FF; }
a.inline:visited { color: #0048FF; }
a.inline:active { color: #0048FF; } 
a.inline:hover { color: #0048FF; text-decoration: underline; }

.logo { }
a.logo:active { background: transparent; text-decoration: none; } 
a.logo:hover { background: transparent; text-decoration: none; }

.aayx { color: #646464; font-size: 1px; font-weight: normal; line-height: 1px; }  /* spam trap */  
a.aayx:link { color: #646464; }
a.aayx:visited { color: #646464; }
a.aayx:active { color: #646464; } 
a.aayx:hover { color: #646464; }

td { font-style: normal; font-size: 11px; font-weight: normal; line-height: 20px; }
pre { font-family: monospace; font-size: 12px; } 
sup { font-size: 9px; color: #111111; }
ul { border: 0px; margin-top: 0px; margin-bottom: 16px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 16px; }

h2 { font-size: 12px; font-weight: bold; letter-spacing: 4px; text-transform: uppercase; margin-bottom: 4px; 
     font-family: Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; } /* not widely used */

.copyright { font-size: 9px; font-weight: normal; font-style: normal; text-align: center; padding: 8px; color: #dddddd; }

.nobr { white-space: nowrap; }
   
.rq  { font-size: 13px; font-weight: bold; color: #FF0000; }
  
.small  { font-size: 9px; font-weight: normal; }

.spacer { height: 12px; }


/* background styles*/        
.copy_bg { padding: 30px; padding-top: 10px; background-color: #FFF9E5; } /* margin for main content area, bg included for news archive */
.header_bg { background-color: #FFC801; } /* Inserts expansion joint into header */
.menu_bg { background-color: #FFF9E5;  background-image: url(images/menu_bg.gif);  background-repeat: repeat-x; } /* Inserts grid into menu */  
.sidebar_bg { background-color: #FFF2C2; float: right; padding: 12px; padding-left: 20px; margin-left: 20px; width: 180px; }
.footer_bg { background-color: #646464; height: 25px; }

.twtr-user { font-style: normal; font-size: 11px !important; font-weight: normal; line-height: 20px; }