body { font-family: Arial, Helvetica, sans-serif; background:#CCC url(/images/bg.gif); margin:0px 20px 20px 20px; }
td { font-family: Arial, Helvetica, sans-serif; }
th { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size:24px; color:#006600; }
h2 { font-size:16px; color:#006600; }
h3 { font-size:14px; color:#006600; }
h4 { font-size:12px; color:#333366; display:inline; }
#page { width:100%;  }
#container { width:920px; position:relative; }
#container-left { width:920px; background:url(/images/shadow_l.gif) top left repeat-y; position:relative; }
#container-right { width:920px; background:url(/images/shadow_r.gif) top right repeat-y; position:relative; }
#container-content { width:900px; position:relative; background:#fff; text-align:left; }
#container-footer { width:920px; height:10px; background:url(/images/shadow_b.gif) bottom repeat-x; position:relative; }
#container-footer-left { float:left; width:20px; height:10px; background:url(/images/shadow_bl.gif) bottom no-repeat; }
#container-footer-right { float:right; width:20px; height:10px; background:url(/images/shadow_br.gif) bottom no-repeat; }
#header { height:154px; background:url(/images/header_bg.jpg); border-bottom:solid 3px #000033; }
#header-content { height:105px; padding:5px 0px 0px 45px; }
#nav { height:43px; text-align:left; color:#fff; padding-top:12px; padding-left:10px; }
#nav-top { position:absolute; top:100px; left:0px; width:900px; height:25px; background:url(/images/nav_top.gif) no-repeat; }
#nav .nav-item { display:inline; border-right:solid 2px #339933; padding:10px 10px 12px 10px; }
#nav .nav-item span { display:inline-block; text-align:center; vertical-align:middle; max-width:110px; line-height:1.15; }
#nav .nav-item span a { color:#fff; text-decoration:none; }
#nav .nav-item span a:hover { color:#fff; text-decoration:underline; }
#tagline { position:relative; top:-30px; left:240px; }
#content { padding:20px; min-height:300px; }
#footer { height:38px; background:url(/images/footer_bg.gif) no-repeat; border-bottom:solid 3px #000033; }
#footer-content { color:#fff; font-size:10px; padding-top:18px; text-align:center; }
.left { float:left; }
.right { float:right; }
.one-col div { clear:both; display:block; width:97%; }
.two-col div.lg { width:60%; }
.two-col div.sm { width:35%; }
.two-col div.md { width:47%; }
.three-col div { width:32%; }
.caption { padding-top:3px; font-size:9px; color:#666; text-align:center; line-height:11px; }
a.link { color:#000; text-decoration:none; }
a.link:hover { color:#000; text-decoration:underline; }
img.border { border:solid 1px #ccc; }