/* K2 Style Sheet */
/* Version: 15 Feb 2009 */
/* Includes definitions for screen and universal layout */

body {background-color:#111; margin:0; font-family:Arial, Helvetica, sans-serif}
img {border:0}
div#body p {margin:0 0 15px 0}

h1, h2, h3 {margin:0 0 10px 15px}
h1 {font:lighter 200%/1.2em Arial, Helvetica, sans-serif; color:#3bf}
h2, h3 {line-height:1.2em; font-weight:bold}
h2 {font-size:135%; color:#3bf; letter-spacing:.08em}
h3 {font-size:100%; color:#09c}

#container {width:920px; margin:0px auto}
#header {background:url("/images/global/hdbg.jpg") #000 0 0 repeat-x; height:236px}
#body {color:#fff; font-size:12px; line-height:1.5em; background:url("/images/global/bodybg.png") #111 0 0 repeat-x; padding:25px 0 0 0; border-top:2px solid #000010; border-bottom:1px dotted #09c}
#footer {height:60px; color:#b1b1b1; font:normal 12px/1em Verdana, Arial, Helvetica, sans-serif}

#header img.printlogo {display:none}
#header img.logo {margin:30px 0 0 20px; float:left}
#header ul {margin:194px 20px 0 0; font:normal 12px/1em Verdana, Arial, Helvetica, sans-serif; padding:0; float:right; text-transform:lowercase}
#header ul li {float:left; list-style:none; margin:0; padding:0; border-right:1px solid #06c}
#header ul li a {background:url("/images/global/nvbg.jpg") 0 0 repeat-x; padding:5px 8px; float:left}
#header a:link, #header a:visited, #header a:active {text-decoration:none; color:#fff}
#header a:hover {text-decoration:none; background-position:0 100%}

#body a {text-decoration:none; border-bottom:1px dotted}
#body a:active {border-bottom-color:#bc5d7f !important; color:#bc5d7f !important}
#body a:link, #body a.anchor:visited {border-bottom-color:#09c; color:#09c}
#body a:visited {border-bottom-color:#72bedf; color:#72bedf}
#body a.img {border:none}

#stylebox {margin-left:760px; position:fixed; left:auto; top:300px; width:200px; height:75px; color:#fff; background-color:#036}

#footer p {margin:0; padding:15px 0}

#body ul {margin:10px 15px; padding:0}
#body ul li {list-style:none; margin:0; padding:0 0 0 10px; background:url("/images/global/bullet.gif") 0 0.7em no-repeat}
/*#body p span {color:#c00; font-weight:bold; text-transform:uppercase}*/
p#update {color:#777}