html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, cite, em, img, ol, ul, li, fieldset, form, label, legend, table, tbody, thead, tr, th, td, dd, dt
                                       {margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; text-align:left; vertical-align:baseline; }

ul, ol, li                             {list-style:none;}
p                                      {margin:5px 0 10px 0; line-height:1.4em;}
a                                      {text-decoration:underline; color:#5b7876; }
a:hover                                {}
input, textarea                        {}
input.honeypot                         {visibility:hidden; display:none;}
table                                  {border-collapse: collapse;}

.floatleft                             {float: left;}
.floatright                            {float: right;}
.clear                                 {clear: both; }
.linky                                 {cursor: pointer; text-decoration:underline;}
.noborder                              {border: none}
.normal                                {font-weight:normal; font-size:inherit; text-decoration:none}
.bold                                  {font-weight:bold; color:inherit;}
.italic                                {font-style:italic}
.underline                             {text-decoration:underline;}
.overline                              {text-decoration:overline;}
.striken                               {text-decoration:line-through;}
.highlight                             {background-color:#f2e6b6;}
.center                                {text-align:center;}
.f75                                   {font-size:75%; font-weight:normal;}
.f87                                   {font-size:87.5%; font-weight:normal;}
.f112                                  {font-size:112.5%;}
.georgia                               {font-family: Georgia, serif;}

body                                   {font-family:Helvetica, Arial, sans-serif; font-size:100%; line-height:1.3em; background:url(/static/images/body_background1.jpg) repeat; }
h1                                     {font-size:18px; font-weight:bold; }

.error                                 {color:red;}
input.error                            {border:2px dotted red;}

/* tooltips stuff */
img.tooltips-qm                        {float:left; margin:0 0 0 5px;}
.has-tooltip                           {border-bottom:1px dashed; height:1.25em; cursor:help;}

