body {
background-color: White;
color: #000000;
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
margin: 0;
}

b{
font-weight:bold;
font-size:12px
}

pre, td{
font-family: arial, helvetica, sans-serif;
font-size:12px;
}

a {
text-decoration: underline;
color: black;
background-color: transparent;
font-weight:bold;
}

img {
border: none;
vertical-align: middle;
}

hr {
height: 1px;
color: #000000;
background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
color: #000000;
background-color: transparent;
font-family: arial, helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
margin: 0;
padding-top: 0.4em;
text-shadow: #999999 0.2em 0.2em 3px;
}

h1 {
font-size: 170%;
border-bottom: 2px solid #000000;
}

h2 {
font-size: 160%;
border-bottom: 2px solid #000000;
}

h3 {
margin-top: 20px;
font-size: 130%; border-bottom: 2px solid #000000;
}

h4 {
font-size: 120%;
border-bottom: 1px solid #000000;
}

h5 {
font-size: 110%;
}

h6 {
font-size: 100%;
}

ul { 
line-height: 1.5em;
list-style-type: square;
margin: 0.5em 0 0 1.5em;
padding: 0;
}

ol {
line-height: 1.5em;
margin: 0.5em 0 0 1.5em;
padding: 0;
}

li {
margin-bottom: 1em;
}

dd {
line-height: 1.5em;
margin-bottom: 1em;
}

dt {
margin-top: 20px;
margin-bottom: 8px;
font-size: 120%;
border-bottom: 1px solid #000000;
} 

#mastWrapper {
background: url('images/header.png') bottom left repeat-x #DBDBDB;
}

#masthead {
position: relative;
background: url('images/headerlogo.png') bottom left no-repeat transparent;
height: 90px;
}

#nav {
position: absolute; bottom: 0px; right: 10px;
}

#nav ul {
display: inline; margin: 0; padding: 10px 10px 0 1px; list-style: none;
}

#nav li {
float: left; background:url("images/tab_off_ns1.png") no-repeat left top;
margin: 0; padding: 0 0 0 5px;
}

#nav a {
font-size: 105%;
display: block;
background: url("images/tab_off_ns2.png") no-repeat right top;
padding: 10px 15px 3px 8px;
text-decoration: none;
font-weight: bold;
color: #444;
}

#nav a:hover, #nav li a:hover {
color:#333;
background:url("images/tab_on_ns2.png") no-repeat right top;
}
#nav li:hover {
background:url("images/tab_on_ns1.png") no-repeat left top; color: #000;
}

#nav #current {
background:url("images/tab_on_ns1.png") no-repeat left top;
}

#nav #current a {
background:url("images/tab_on_ns2.png") no-repeat right top;		
padding-bottom:4px;
color:#000;
}

#footWrapper {
}

#footer {
clear: both;
margin: 0;
padding: 2px 10px 10px 10px;
background: #DBDBDB;
font-size: 80%;
border-top: 2px solid #B8B8B8;
text-align: center;
}

#footer a {
color: #000000;
text-decoration: underline;
}

.red0{
padding-left:4px;
background-color:#FF0000;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
}

.gre0{
padding-left:4px;
background-color:#009900;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
}
