/* tag selectors */
body { font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
a { border: 0px; padding: 0px; text-decoration: none; }
a:hover { color: #ffffff; background-color: #006FAC; }
img { border: 0px #ffffff; display: none; visibility: hidden; }
th { color: #ffffff; background-color: #284E98; border: 1px solid #006FAC; text-align: center; }
th h2, th h3 { color: #ffffff; background-color: #284E98; }
tfoot td { border: 1px dashed #006FAC; padding: 5px; }
tbody td { border: 1px solid #006FAC; }
/* font sizes */
h1, .xx-large { font-size: 150%; }
h2, .x-large { font-size: 125%; }
h3, .large { font-size: 95%; }
.medium_large { font-size: 90%; }
h4, .medium { font-size: 80%; }
h5, .small { font-size: 75%; }
h6, .x-small { font-size: 70%; }
.xx-small { font-size: 60%; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 0px; padding: 0px; color: #006FAC; background-color: #ffffff; }
h1 { width: auto; padding-bottom: 10px; text-align: center; }
#skip_navigation { display: inline; visibility: visible; }
#main_content { position: relative; float: left; z-index: 100; }
