/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td    { margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:Arial, Tahoma, Helvetica, sans-serif;; vertical-align:baseline; text-align:left;}
ul                          { list-style:none;}
table                       { border-collapse:separate; border-spacing:0;}
caption, th, td             { text-align:left; font-weight:normal;}

/* Basic styles */
body                        {text-align: center; color:#2f2f2f;; font-family:Arial, Tahoma, Helvetica, sans-serif; font-size:75%; margin:0 auto;}
html>body                   {font-size:12px;}
h1, h2, h3, h4, h5, h6      {line-height:20px; margin: 0; font-weight:400;/* color:#1b1b1b;*/}
h1                          {font-size:20px; margin: 0 0 5px 0;}
h2                          {font-size:18px; margin: 0 0 10px 0;}
h3                          {font-size:16px; margin: 0 0 10px 0;}
h4                          {font-size:14px; margin: 0 0 10px 0;}
h5                          {font-size:13px; margin: 10px 0 0 0;}
h6                          {font-size:12px; margin: 10px 0 0 0;}
p                           {margin:0 0 10px; line-height:20px;}
a                           {text-decoration:none; color: #02381d; outline: none;}
a:hover                     {text-decoration:underline;}
img, img a                  {border:0;}
strong                      {font-weight: bold;}

/* Some basic form styles */
form                        {line-height:20px;}
form br                     {clear:both;}
.nolabel-checkbox           {margin-left:150px; height:20px;}
.inline-label               {clear:none; width:auto; display:block; float:left; margin:0 10px 0 0;}
.inline-input               {display:block; float:left;}
.form-error                 {display:block; color:#C00; font-size:11px; font-weight:700; line-height:20px;}

