

/* ###############################################
   # ALL THE RESETS AND MAIN OVERRIDES LIVE HERE #
   ############################################### */
   
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 10px 10px 10px; font-family:Georgia, serif; font-size:1.4em; line-height:1.4em;}
a                                      {text-decoration:underline; color:#40627c; }
a:hover                                {color:#26393d;}
input, textarea                        {background:#fff}
table                                  {border-collapse: collapse;}


body                                   {background:#fff; color:#26393d; font-family:helvetica, arial, sans-serif; font-size:62.5%;}
h1                                     {font-size:1.6em; font-weight:normal;}

.checkbox, .radiobutton                {width:17x; border:0; margin:0 3px 0 3px; background:none;}
.floatleft                             {float: left;}
.floatright                            {float: right;}
.clear                                 {clear: both; }
.linky                                 {color:#40627c; cursor: pointer; text-decoration:underline;}
.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;}
.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;}
.infobox                               {background:#fffae4; border:1px solid #d0a825; padding:3px;}
#infobox                               {background:#fffae4; font-size:82.5%; padding:5px; line-height:1.6em; border:1px solid; color:#40627c; margin:7px 10px 15px 2px;}
.highlight                             {background-color:#e8e595; color:#40627c; padding:3px;}
