/* Page Styles */
body {margin: 0; padding: 0; width: 100%; height: 100%;}
#webBody {float: left; margin: 0; padding: 0; background: #233e81 url(../images/webBg.gif) repeat-x top; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 0; padding: 0; background: #233e81 url(../images/webBg.gif) repeat-x top; width: 100%; height: 100%; min-height: 100%;}
#webContainer {margin: 0 auto; padding: 0; background: none; width: 710px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;}
#webContainer a {color: #b48828; text-decoration: underline;}
#webContainer a:hover {color: #233e81; text-decoration: underline;}
#webContainer label {font-weight: bold;}

/* Header and Footer Styles */
#webHeader {margin: 10px 0 0 0; padding: 0; width: 710px; height: 68px; float: left; border-bottom: 2px #fcb61b solid;}
#webLogo {margin: 0 10px 0 10px; padding: 0; text-align: center; float: left;}
#webTitle {margin: 0; padding: 0; text-align: center; float: left;}
#webTitle h1 {margin: 10px 0 0 0; padding: 0; color: #fff; font-weight: normal; letter-spacing: -2px; font-size: 32px;}

#webTitle h1 .small1 {font-size: 28px;}
#webTitle h1 .small2 {font-size: 23px;}
#webTitle h1 .small3 {font-size: 18px; letter-spacing: -1.5px;}
#webTitle h1 .small4 {font-size: 16px; letter-spacing: -1px;}


/* Navbar Styles */
#webMenu ul {float: left; list-style-type: none; width: 183px; margin: 20px 0 0 0; padding: 0; text-align: left;}
#webMenu ul li {margin: 0; padding: 0;}
#webMenu ul li a {display: block; margin: 0 10px 0 10px; padding: 5px; color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; border-bottom: 1px #999 solid;}
#webMenu ul li a:hover {color: #feb71b; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #feb71b;}
#webMenu ul li a.webCurrent:hover {color: #feb71b;}

/* Content Styles */
#webContent {float: left; width: 517px; margin: 10px 10px 0 0; padding: 0; text-align: left; background: #fff;}
#webContent h1 {margin: 0 0 10px 0; color: #233e81; font-weight: bold; font-size: 32px;}
#webContent h2 {margin: 0 0 10px 0; color: #233e81; font-weight: bold; font-size: 24px;}
#webContent h3 {margin: 0 0 10px 0; color: #233e81; font-weight: bold; font-size: 21px;}
#webContent h4 {margin: 0 0 10px 0; color: #b48828; font-weight: bold; font-size: 18px;}
#webContent h5 {margin: 0 0 10px 0; color: #b48828; font-weight: bold; font-size: 16px;}
#webContent h6 {margin: 0 0 10px 0; color: #b48828; font-weight: bold; font-size: 12px;}
#webContent p {margin: 0 0 15px 0; line-height: 14pt; color: #000;}
#webBanner {margin: 10px 10px 0 10px; padding: 0;}
#webContentFull {float: left; margin: 0; padding: 10px; width: 487px;}

#primaryContent { min-height: 50px; }
#secondaryContent { min-height: 50px; }

#webContainer #bbnowFooter { clear:both; padding:0 10px 0 0; }
#webContainer #bbnowFooter p { color: #333; padding:55px 50px 0 0; text-align:right; font-size:11px; background:url(http://bbnow.com/images/bbnowFooterLogo.gif) bottom right no-repeat; filter:alpha(opacity=55); opacity:0.55; }
#webContainer #bbnowFooter a { color: #333; font-weight:bold; text-decoration:none; }

