/* Page Styles */
body {margin: 0; padding: 0; width: 100%; height: 100%;}
#webBody {float: left; margin: 0; padding: 0; background: #4c7da0 url(../images/webBg.gif) repeat-x top; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 0; padding: 0; background: #4c7da0 url(../images/webBg.gif) repeat-x top; width: 100%; height: 100%; min-height: 100%;}
#webContainer {margin: 0 auto; padding: 0; background: none; width: 762px; text-align: center; font-family: Verdana,Tahoma,sans-serif; font-size: 12px;}
#webContainer a {color: #4c7da0; font-weight: bold; text-decoration: underline;}
#webContainer a:hover {color: #556666; text-decoration: underline;}
#webContainer label {font-weight: bold;}

/* Header and Footer Styles */
#webHeader {margin: 0; padding: 0; background: url(../images/header.gif) no-repeat; width: 762px; height: 223px;}
#webHeader h1 {margin: 0; padding: 70px 0 0 0; color: #4c7da0; font-weight: bold; font-size: 52px; letter-spacing: -4px; text-align: center;}
#webHeader a {text-decoration: none;}
#webFooter {margin: 0; padding: 10px 0 0 0; background: url(../images/footer.gif) no-repeat top; width: 762px; height: 30px;}
#webFooter ul {list-style-type: none; margin: 0; padding: 0; float: right;}
#webFooter ul li {float: left; margin: 0; padding: 0;}
#webFooter ul li a {display: block; margin: 5px 0 0 0; padding: 0 20px 0 0; color: #999; font-size: 11px; text-decoration: none;}
#webFooter ul li a:hover {color: #fff; text-decoration: none;}
#webFooter ul li a.webCurrent {color: #fff; text-decoration: none;}
#webFooter ul li a.webCurrent:hover {color: #fff; text-decoration: none;}

/* Navbar Styles */
#webMenu ul {list-style-type: none; width: 170px; margin: 0; padding: 0;}
#webMenu ul li {margin: 0; padding: 0; text-align: right;}
#webMenu ul li a {display: block; height: 40px; margin: 0; padding: 10px 10px 0 0; color: #4c7da0; font-size: 12px; font-weight: bold; text-decoration: none; background: #fff url(../images/navBgOff.gif) no-repeat;}
#webMenu ul li a:hover {color: #fff; background: #fff url(../images/navBgOn.gif) no-repeat; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #fff; background: #fff url(../images/navBgOn.gif) no-repeat; text-decoration: none;}
#webMenu ul li a.webCurrent:hover {color: #fff; background: #fff url(../images/navBgOn.gif) no-repeat; text-decoration: none;}

/* Content Styles */
#webContent {float: left; width: 762px; margin: 0; padding: 0; text-align: left; background: url(../images/contentBg.gif) repeat-y;}
#webContent h1 {margin: 0 0 10px 0; color: #556666; font-weight: normal; font-size: 32px; letter-spacing: -2px;}
#webContent h2 {margin: 0 0 10px 0; color: #556666; font-weight: normal; font-size: 24px; letter-spacing: -1px;}
#webContent h3 {margin: 0 0 10px 0; color: #556666; font-weight: normal; font-size: 21px; letter-spacing: -1px;}
#webContent h4 {margin: 15px 0 10px 0; color: #556666; font-weight: normal; font-size: 18px; letter-spacing: -1px;}
#webContent h5 {margin: 15px 0 10px 0; color: #556666; font-weight: bold; font-size: 16px; letter-spacing: 0;}
#webContent h6 {margin: 15px 0 10px 0; color: #556666; font-weight: bold; font-size: 14px; letter-spacing: 0;}
#webContent p {margin: 0 0 15px 0; line-height: 14pt;}
#webContentMain {float: left; margin: 0 10px 10px 10px; padding: 10px; width: 530px; background: #e7ffc0;}
#webContentAlt {float: left; margin: 0; padding: 0 0 0 15px; width: 170px;}