﻿/* GENERAL PAGE FORMATTING */

body { color: #201B1B; font-weight: normal; font-size: 13px; font-style: normal; font-family: verdana; margin: 10px 10px 10px 10px; background-color: #ACBED7; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; height: 100%; }

td  { font-family: verdana; font-size: 13px; color: #201B1B; }

h1 { font-weight: bold; font-size: 22px; color: #080000; margin: 0px; font-family: verdana; padding-left: 0px; padding-right: 0px; text-decoration: none; }
h2 { font-size: 16px; color: #0033CC; margin: 0px; font-family: verdana; padding-left: 0px; text-decoration: none; }
h3 { font-size: 13px; color: #3F3F2D; margin: 0px; font-family: verdana; padding-left: 0px; text-decoration: none; }
h4 { font-size: 13px; color: #0033cc; margin: 0px; font-family: verdana; padding-left: 0px; text-decoration: none; }

a:link { font-family: verdana; font-size: 13px; color: #0033cc; text-decoration: none; }
a:visited  { font-family: verdana; font-size: 13px; color: #0033cc; text-decoration: none; }
a:hover  { font-family: verdana; font-weight: bold; font-size: 13px; color: #0033cc; text-decoration: underline; }

hr { color: #c0c0c0; }

.topheading h2 { font-weight: bold; font-size: 15px; color: #0F0A0A; margin: 2px; font-family: verdana; text-decoration: none; }
.toph2 h2 { font-weight: bold; font-size: 11px; color: #e7e7e7; margin: 0px; font-family: verdana; text-decoration: none; }
.topheading h3 { font-weight: bold; font-size: 13px; color: #0F0A0A; margin: 2px; font-family: verdana; text-decoration: none; }

.listings a:link, a:visited { font-size: 13px; color: #0033cc; font-family: verdana; text-decoration: none; }
.listings A:hover { font-size: 13px; color: #0033cc; font-family: verdana; text-decoration: none; }

ul{ line-height: 18px; margin:10px; padding-left:15px; padding-right:1px; padding-top:0px; padding-bottom:0px; }

ul ul{ line-height: 18px; margin:1px; padding-left:10px; padding-right:1px; padding-top:0px; padding-bottom:0px; }

/* FORMATTING OF LINK TABS */

.top a:link { font-weight: bold; font-size: 12px; color: #ffffff; font-family: verdana; text-decoration: none; }
.top a:visited  { font-weight: bold; font-size: 12px; color: #ffffff; font-family: verdana; text-decoration: none; }
.top a:hover  { font-weight: bold; font-size: 12px; color: #000000; font-family: verdana; text-decoration: none; }
.top { background-color: #000000; border: 0px;} 
   
 /* LEFT SIDE MENU */

.arrow UL { list-style-image: url('../images/layout/shims-icons/arrow-2.gif'); list-style-type: none; margin:2px; padding-left:20px; padding-right:8px; padding-top:1px; padding-bottom:3px; }
.arrow UL UL { list-style-image: url('../images/layout/shims-icons/arrow-2.gif'); list-style-type: none; margin:1px; padding-left:14px; padding-right:10px; padding-top:1px; padding-bottom:3px; }
     
.arrow UL A:link { color: #ffffff; font-size: 12px; font-weight: bold; }
.arrow UL A:visited {  color: #ffffff; font-size: 12px; font-weight: bold; }
.arrow UL A:hover { color: #c0c0c0; font-size: 12px; font-weight: bold; }
.arrow UL UL A:link { color: #ffffff; font-size: 11px; font-weight: bold; }
.arrow UL UL A:visited { color: #ffffff; font-size: 11px; font-weight: bold; }
.arrow UL UL A:hover { color: #c0c0c0; font-size: 11px; font-weight: bold; }
.arrow a:link { font-weight: bold; font-size: 12px; color: #e7e7e7; font-family: verdana; text-decoration: none; }
.arrow a:visited  { font-weight: bold; font-size: 12px; color: #333333; font-family: verdana; text-decoration: none; }
.arrow a:hover  { font-weight: bold; font-size: 12px; color: #3E3E3F; font-family: verdana; text-decoration: none; }
.arrow { font-weight: bold; font-size: 12px; color: #E5F1F9; font-family: verdana; text-decoration: none; }

/* FORMATTING OF COPYRIGHT ON THE BOTTOM OF EACH PAGE */

.footer td { font-weight: bold; font-size: 10px; color: #333333; font-family: verdana; text-decoration: none; }
.footer a:link { font-weight: bold; font-size: 10px; color: #333333; font-family: verdana; text-decoration: none; }
.footer a:visited  { font-weight: bold; font-size: 10px; color: #333333; font-family: verdana; text-decoration: none; }
.footer a:hover  { font-weight: bold; font-size: 10px; color: #ffffff; font-family: verdana; text-decoration: none; }