body {
margin: 0;
padding: 0;
text-align: center;
overflow-x: hidden;
}

#DWMain {
width: 900px;
margin: 0 auto;
}

#logoIr {
position: absolute;
top: 100px;
left: 20px;
width: 416px;
height: 42px;
text-indent: -3000px;
background: url('/Files/System/logo.gif') no-repeat 0 0;
margin: 0;
padding: 0;
cursor: pointer;
}

#Header {
background: url('/Files/System/headerbg.gif') no-repeat left bottom;
height: 158px;
position: relative;
}

#Menu {
margin: 4px 0;
background: #DCE499;
height: 22px;
text-align: left;
line-height: 22px;
}

#Menu table {
height: 22px;
}

#Menu a.L1 {
padding: 0 20px;
line-height: 20px;
display: block;
height: 22px;
}

#Menu table a:hover {
background: #fff;
height: 22px;
}

#Quicklinks {
position: absolute;
}

.menutable {
text-align: left;
}


#ContentArea {
text-align: left;
min-height: 500px;
height:auto !important;
height:500px;
}

#Contentright {
float: right;
width: 220px;
}

.newzstyle {
width: 185px;
}

#Contentright h1 {
font-size: 13px;
}

#Contentright ul, #Contentright li {
margin: 0;
padding: 0;
list-style: none;
}

#Contentright ul {
margin-top: 10px;
}

#Contentright li {
padding: 4px 0;
padding-left: 16px;
background: url('/Files/System/arrow.gif') no-repeat 0 5px;
}

#Contentright li a {
color: #009A68;
}

#Contentleft {
width: 670px;
}

#ContentArea p, #ContentArea h1, #ContentArea h2, #ContentArea h3, #ContentArea h4, #ContentArea h5, #ContentArea h6 {
padding-right: 30px;
}

.padder {
width:196px;
padding: 5px 10px;
border-left: 2px solid #DAE49B;
border-right: 2px solid #DAE49B;
}

.frontpadder {
padding: 5px 12px;
background: #DAE49B;
height: 458px;
overflow: hidden;
}

#Quicklinks {
position: absolute;
top: 20px;
left: 690px;
}

#QuicklinksMenu {
text-align: right;
border-right: 3px solid #fff;
padding-right: 10px;
padding-top: 20px;
color: #fff;
}

#QuicklinksMenu ul, #QuicklinksMenu li {
margin: 0;
padding: 0;
list-style: none;
overflow:hidden;
display:inline;
}


#QuicklinksMenu a {
color: #fff;
display: block;
margin-top: 4px;
}

#QuicklinksPrint {
position: absolute;
right: 10px;
top: 90px;
}

#Footer {
margin: 20px 0;
}

#Footer small {
font-size: 12px;
color: #666;
}

#FooterBanners a {
font-size: 16px;
font-weight: bold;
color:#FFF;	
text-decoration:none;
}

#Contentleftinnerleft {
float: left;
width: 320px;
}

#Contentleftinnerright {
margin-left: 335px;
width: 330px;
}


       
        
        UL.tabNavigation {
            list-style: none;
            margin: 0;
            padding: 0;
        }
        
        UL.tabNavigation LI {
            display: inline;
        }
        
        UL.tabNavigation LI A {
            padding: 3px 5px;
            background-color: #FFF;
            color: #666;
            text-decoration: none;
            border-bottom: 1px solid #dce499;
font-size:13px;
font-weight:bold;

        }
        
        UL.tabNavigation LI A.selected {
           background-color:#fff;
           color:#000;
           font-weight: bold;
           font-size:13px;
           padding: 5px;
border-bottom: 1px solid #eee;
        }


UL.tabNavigation LI A:hover {
           background-color:#f5f5f5;
           color:#000;
           font-weight: bold;
           font-size:13px;
           padding: 5px;
        }


        
        UL.tabNavigation LI A:focus {
            outline: 0;
        }
        
        div.tabs > div {
            padding: 5px;
            margin-top: 4px;
            border: 1px solid #eee;
        }

.clear {clear:both;}

div.tabs {
width:630px;
float:left;
position: relative;
}
        
        div.tabs > div h2 {
            margin-top: 0;
        } #first {
            background-color: #fff;
        } #second {
            background-color: #fff;
        } #third {
            background-color: #fff;
        } .waste {
            min-height: 1000px;
        }


#table-data th, #table-data td {padding: 2px; display:table-cell; font-weight:normal;}
#table-data tr {display:table-row;}
#table-data .line-bottom {border-bottom: 2px solid #006498; background-color:#DCE499;}
#table-data .line-right {border-right: 1px solid #006498; padding-right:10px;}
#table-data .line-left {padding-left: 20px;}

#table-data h1 {font-size:12px; font-weight:700;}
#table-data h2.head-style {color:#0262AE; font-family:Verdana,Helvetica,Arial; font-size:20px; font-style:normal; font-weight:bold; line-height:normal; margin-bottom:0; margin-top:0; text-decoration:none; }

