a:link
{
    color: #f37221;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #f37221;
}
a:hover
{
    text-decoration: underline;
    color: #f37221;
}
a:active
{
    text-decoration: none;
    color: #666666;
}
a img
{
    border: 0px;
}
body
{
    background-color: #f3f4f4;
    margin-top: 10px;
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}
.highlight
{
    font-family: Verdana;
    font-size: 12px;
    color: #00a3d4;
    font-weight: bold;
}
.maintable
{
    width: 100%;
    background-color: #FFF;
    border: solid 1px #e0e1e6;
}
.TBLWidth
{
    width: 950px;
}
.style2
{
    width: 880px;
}
.SideHotItems
{
    width: 240PX;
}
.Banner
{
    width: 659PX;
}
.style4
{
    width: 600px;
}
.DaleCLogo
{
    width: 100%;
    background-color: #fbfcfc;
    border: solid 1px #eeeff0;
}
.FullWidth
{
    width: 100%;
}
.st
{
    width: 90%;
}
.style7
{
    width: 100%;
    height: 31px;
}
.drop-shadow
{
    margin: 0px;
    width: 106px;
    height: 98px;
    background: url('../../images/Other/ar/drop_border.png') no-repeat left top;
    float: right;
}
.drop-shadow img
{
    margin-left: 3px;
    margin-top: 2px;
    padding: 0px;
    width: 100px;
    height: 91px;
    float: left;
}
.Contents
{
    font-family: Verdana;
    font-size: 10pt;
    text-align: justify;
    padding-right: 10px;
}
.SideHotItemsinBody
{
    padding: 10px 4px;
    border-bottom: 1px solid #ccc;
}
.WhatisWathekSideNav
{
    border-bottom: 1px solid #dddfe1;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: left;
}
ul
{
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}
li
{
    background: url(../../images/oranger.png) left center no-repeat;
    background-position: left top;
    padding-left: 20px;
    margin-bottom: 20px;
}
.Action
{
    border-bottom: 1px solid #dddfe1;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
}
.SurveyEm
{
    width: 20px;
}

#banner
{
    position: relative;
    height: 266px;
}
#banner a
{
    float: left;
    position: absolute;
}

#banner a img
{
    border: none;
}

#banner a.show
{
    z-index: 500;
}

#banner .caption
{
    z-index: 600;
    background-color: #000;
    color: #ffffff;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#banner .caption .content
{
    margin: 5px;
}

#banner .caption .content h3
{
    margin: 0;
    padding: 0;
    color: #1DCCEF;
}

.clear
{
    clear: both;
}

