* {
margin:0px;
padding:0px;
}

body {
background-image:url('/images/HeaderBackground.png');
background-repeat:repeat-x;
margin:0px;
padding:0px;
background-color:#35423f;
font-family:tahoma;
font-size:10pt; }

img {
border:0px; }

a {
color:#35423F; }

a:hover {
color:#DA5002; }


h1 {
font-family:arial narrow;
font-size:18pt;
border-bottom:#a7a7a7 dashed 2px;
padding-bottom:5px;
width:98%;
margin-left:auto;
margin-right:auto;
clear:both; }

h2 {
font-family:arial narrow;
font-size:14pt;
width:98%;
margin-left:auto;
margin-right:auto;
margin-top:8px;
clear:both; }

p {
line-height:1.5;
padding:10px;
clear:both; }

.Wrapper {
width:956px;
padding:10px;
padding-top:0px;
margin-left:auto;
margin-right:auto; }

.Navigation {
height:24px;
width:956px;
font-family:tahoma;
font-size:9pt;
font-weight:bold;
margin-bottom:10px; }

#Item {
margin-top:-3px;
height:15px;
padding:8px;
width:100px;
float:left;
text-align:center;
border-left:1px #dddddd solid;
color:#000;
text-decoration:none; }

#Item:hover {
width:99px;
float:left;
text-align:center;
border-left:2px #dddddd solid;
color:#fff;
background-color:#4d4d4d;
text-decoration:none; }

.Selected  {
background-color:#4d4d4d;
color:#fff; }

.Content {
margin-top:-5px;
width:966px;
padding:5px;
background-image:url('/images/ContentBackground.png');
background-repeat:repeat-y;
margin-bottom:-7px; }

.MainContent {
width:696px;
float:left;
}

.ContentNavigation {
margin-left:5px;
width:258px;
float:left; }

.ContentNavigation .NavCell {
background-image:url('/images/NavigationFooter.png');
background-position:bottom center;
background-color:#e0e0e0;
background-repeat:no-repeat;
width:245px;
padding:10px; }

.ContentFooter {
margin-top:-5px; }

.Category {
margin-top:6px;
background-image:url('/images/CategoryHeader.png');
background-repeat:no-repeat;
width:245px;
height:14px;
padding:10px;
font-size:10pt;
font-weight:bold;
color:#fff;
text-align:center; }

ul {
margin:8px; }

ul li {
list-style-type:none;
padding-left:20px;
margin-top:8px;
background-image:url('/images/ListItemIcon.png');
background-position:left center;
background-repeat:no-repeat; }

.Footer {
height:23px;
background-image:url('/images/Footer.png');
background-repeat:repeat-x;
margin-bottom:0px;
padding:10px;
color:#fff; }

.FooterText {
padding-top:7px;
width:956px;
margin-right:auto;
margin-left:auto;
white-space:pre; }

.FooterText a {
color:#fff; }

.Highlight {
color:#ff7500; }