/*[fmt]1A00-1A0B-3*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
vertical-align: baseline;
}

:focus {
outline: 0;
}

body, td, th {
color: #333;
}

body {
background-color: #000;
}

#wrapper {
background-image: url(../gfx/background.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
margin: 0;
width: 100%;
}

a:link {
color: #F90;
text-decoration: underline;
}

a:visited {
text-decoration: underline;
color: #666;
}

a:hover {
text-decoration: none;
color: #FF9900;
}

a:active {
text-decoration: underline;
color: #390;
}

h1 {
font-size: 200%;
color: #090;
}

h2 {
font-size: 150%;
color: #339900;
}

h3 {
font-size: 100%;
color: #090;
}

#rounded-top-front, #rounded-top-inside {
width: 960px;
margin: auto;
}

#rounded-bottom {
width: 960px;
margin: 0 0 10px -20px;
padding: 0;
}

#rounded-bottom img {
}

#footer {
width: 960px;
color: #999;
font-size: 11px;
margin: auto;
padding-bottom: 20px;
}

#footer a {
color: #999;
}

#footer a.topofpage {
color: #FFCC01;
text-decoration: none;
}

#bodytext {
background-color: #FFF;
background-image: url(../gfx/bodybackground-inside.jpg);
background-repeat: repeat-x;
background-position: 50% 0px;
width: 960px;
margin: auto;
}

#contents {
padding: 10px 20px 0;
}

#contents #sidebar {
float: left;
width: 120px;
padding-right: 20px;
}

#contents #maincol {
width: 770px;
margin-left: 140px;
}

#header #topnavigation #topnavcontents {
font-size: 70%;
color: #000;
padding: 8px 10px 5px;
clear: both;
}

#topnavcontents ul {
list-style-type: none;
}

ul #topnav_lhs {
font-weight: bold;
float: left;
}

ul #topnav_lhs a {
color: #FC0;
text-decoration: none;
}

ul #topnav_rhs {
color: #FFF;
float: right;
margin-top: -3px;
}

ul #topnav_rhs a {
color: #FFF;
text-decoration: none;
}

#header #topnavigation {
width: 960px;
margin: auto;
padding: 0px;
}

#header #navigation {
clear: both;
width: 960px;
margin: auto;
height: 177px;
padding-top: 120px;
padding-bottom: 20px;
}

#header #navigation ul#nav li {
float: left;
list-style-type: none;
}

#header #navigation ul#nav li a {
display: block;
padding: 10px 10px 14px;
}

ul#nav {
padding-left: 172px;
padding-top: 44px;
}

#maincoverimg {
padding-left: 14px;
padding-right: 18px;
float: left;
}

#headings {
color: #FFF;
list-style-type: none;
padding-top: 5px;
padding-bottom: 15px;
overflow: hidden;
zoom: 1;
}

#headings li {
line-height: 0.7em;
}

#heading01 {
font-size: 150%;
font-weight: bold;
float: left;
display: none;
}

#heading01 span {
font-size: 80%;
font-style: italic;
padding-left: 15px;
}

#heading02 {
float: right;
color: #FFFF33;
font-style: italic;
font-size: 160%;
font-weight: bold;
padding-top: 10px;
}

#navtitle0, #navtitle1, #navtitle2, #navtitle3, #navtitle4, #navtitle5, #navtitle6 {
background-color: #FFCC01;
margin-top: 65px;
margin-left: 165px;
padding: 3px;
color: #000;
font-weight: bold;
font-size: 95%;
display: none;
}

#navtitle {
margin-top: 65px;
margin-left: 5px;
padding: 3px;
color: #FFF;
font-weight: bold;
font-size: 130%;
}

/*
span.art-block {
background-color:#0C3;
padding: 4px;
cursor:help;
display:block;
float:left;
}
span.stepstowards {

padding: 4px;
display:block;
width:400px;
}
*/
.tooltip {
position: absolute;
top: 0;
left: 0;
padding: 5px;
margin-left: 20px;
z-index: 3;
display: none;
background: #333;
font-size: 13px;
font-style: normal;
}

#textnavigation {
list-style-type: none;
margin-top: 10px;
display: none;
}

#textnavigation li {
font-size: 80%;
padding: 0px;
}

#textnavigation li a {
display: block;
padding: 4px 4px 4px 8px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #FFF;
}

#textnavigation li a:link {
display: block;
text-decoration: none;
background-color: #FF9900;
color: #FFF;
}

#textnavigation li a:visited {
display: block;
text-decoration: none;
background-color: #1E1F21;
color: #FFF;
}

#textnavigation li a:hover {
display: block;
text-decoration: none;
background-color: #FFFF33;
color: #333333;
}

#textnavigation li a:active {
display: block;
text-decoration: none;
background-color: #FF9900;
color: #FFF;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

#maincol h2 {
padding-bottom: 0.2em;
font-size: 180%;
font-weight: bold;
}

#maincol p {
font-size: 90%;
line-height: 150%;
padding-bottom: 1.5em;
}

#maincol li {
line-height: 150%;
padding-left: 0.2em;
margin-left: 1.5em;
}

#maincol ul {
font-size: 90%;
line-height: 150%;
padding-bottom: 1.5em;
}

p#getyourcopy {
font-weight: bold;
font-size: 80%;
background-color: #FF9900;
padding: 4px;
text-align: center;
}

p#getyourcopy a:link, p#getyourcopy a:visited, p#getyourcopy a:hover, p#getyourcopy a:active {
color: #FFF;
text-decoration: none;
}

#maincol p.insidefooter {
line-height: 1.2em;
font-size: 70%;
}


