/*** Body Properties ***/
.BodyBackground
{
    background-color:#FFF;
    height:100%;
}
.Normal
{
    font-family:Tahoma, Arial;
    font-size:12px;
    color:#252525;    
}
.Normal td
{
    font-family:Tahoma, Arial;
    font-size:12px;
    color:#252525;    
}
/*** Banner Properties ***/
.HeaderText
{
    color:#464646;
    background-color:Transparent;
    font-family:Tahoma, Arial;
    font-size:12px;
    text-align:justify;
    padding-top:2px;
    padding-left:14px;
    height:18px;
    width:746px;
}
.Banner
{
    background-image:url(images/Dalex-Banner.jpg);
    background-repeat:no-repeat;
    background-color:Transparent;
    height:115px;
    width:746px;
}
.FlashLogo
{
    float:left;
    position:relative;
    top:9px;
    left:5px;
}
/*** Menu Properties ***/
.Menu
{
    padding-left:10px;
    height:20px;
    width:525px;
    border-style:none;
}
.MenuBG
{
    background-image:url(images/Dalex-MainMenuBG.jpg);
    background-position:center;
    background-repeat:no-repeat;
}
.MenuBar
{
    cursor:hand;
    background-color:Transparent;
    border-style:none;
    vertical-align:top;
    padding-top:2px;
}
.MenuItem
{
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:normal;
    height:20px;
    color:#000;
    cursor:hand;
}
.MenuItemSelected
{
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:normal;
    height:20px;
    color:#edf2f0;
    cursor:hand;
}
.SubMenu
{
    padding-right:2px;
    background-color:#DCDCDC;
    border:solid 1px #696969;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.SubMenuItemSel
{
    background-color:#FFF;
    color:#000;
    border-top:solid 1px #696969;
    border-bottom:solid 1px #696969;
}
.MenuArrow
{
    display:none;
}
.MenuIcon
{
    height:16px;
    width:10px;
}
.Separator
{
    font-family:Tahoma, Arial;
    font-size:12px;
    color:#000;
    vertical-align:top;
}
.MenuBreak
{
    background-color:Transparent;
    vertical-align:top;
    padding-top:2px;
}
.PhoneNumber
{
    color:#000;
    font-family:Tahoma, Arial;
    font-size:12px;
    text-align:left;
    padding-left:3px;
    height:20px;
    width:185px;
}
.GreyText
{
    font-weight:bold;
    color:#edf2f0;
}
.DarkGreyText
{
    color:#464646;
    font-weight:bold;
}
/*** Content Properties ***/
.BodyContent
{
    background-color:Transparent;
    width:746px;
}
.ContentPane
{
    vertical-align:top;
    background-color:Transparent;
    padding:0px,5px,5px,5px;
}
.RightPane
{
    vertical-align:top;
    background-color:Transparent;
    width:246px;
    padding:0px,5px,5px,0px;
}
/*************************/
.BottomBar
{
    background-image:url(images/Dalex-SecondaryMenuBG.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    height:50px;
}
/*** Footer Properties ***/
.Footer
{
    width:746px;
}
.FooterSeperator
{
    background-image:url(images/Dalex-Footer.jpg);
    background-repeat:no-repeat;
    background-position:top;
    background-color:Transparent;
    height:10px;
    width:708px;
}
.DNNLinks
{
    padding-top:8px;
    background-color:Transparent;
    color:#000;
    font-size:11px;
    font-family:Tahoma, Arial;
    font-weight:normal;
}
a.DNNLinks
{
    background-color:Transparent;
    color:#000 !Important;
    font-size:11px;
}
a.DNNLinks:hover
{
    background-color:Transparent;
    color:#000 !Important;
    font-size:11px;
    cursor:hand;
}
a.DNNLinks:visited
{
    color:#000 !Important;
}
/*** Footer Menu Properties ***/
.FooterMenu
{
    text-align:center;
    width:746px;
}
.FooterMenuItem
{
    background-color:Transparent;
    color:#000;
    font-size:11px;
    font-family:Tahoma, Arial;
}
.FooterMenuItemSelected
{
    font-family:Tahoma, Arial;
    font-size:11px;
    font-weight:normal;
    color:#000;
    cursor:hand;
}
.FooterSeparator
{
    background-color:Transparent;
    padding-top:2px;
    color:#000;
    font-size:11px;
    font-family:Tahoma, Arial;
}
