﻿ fieldset#LoginFields{width:235px;text-align:right;padding:5 5 5 0;border:0;}fieldset#LoginFields dl dt{float:left;clear:left;width:75px;font-weight:bold;padding-top:5px;}fieldset#LoginFields dl dd{padding-top:3px;}fieldset#LoginFields dl dd input{width:140px;}div#formLoginProcessing{width:235px;height:128px;vertical-align:middle;text-align:center;display:none;}fieldset#PasswordFields{width:330px;text-align:right;padding:5 5 5 0;border:0;}fieldset#PasswordFields dl dt{float:left;clear:left;width:180px;font-weight:bold;padding-top:5px;}fieldset#PasswordFields dl dd{padding-top:3px;}fieldset#PasswordFields dl dd input{width:140px;}table.newssubscribe td.formlabel{text-align:right;}table.newssubscribe td.listslabel{vertical-align:top;}table.newssubscribe span.essential{vertical-align:super;color:#f00;}.ddsmoothmenu
{
    width: 100%;
}

.ddsmoothmenu ul
{
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ddsmoothmenu ul li
{
    position: relative;
    display: inline;
    float: left;
}

.ddsmoothmenu ul li a
{
    display:block;
    background-color:transparent;
    padding: 15px 12px 15px 12px;
    text-decoration: none;
    font: 22px "Arial Narrow", Arial, sans-serif;
    height: 100%;
}

.ddsmoothmenu ul li a[style] { padding-right:12px !important; }

.ddsmoothmenu ul li.LastItem a
{
    border:0;
}

* html .ddsmoothmenu ul li a
{
    display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited
{
    color:#919191;
}
.ddsmoothmenu ul li a.selected
{
    background: #043681;
    color:#fff;
}
.ddsmoothmenu ul li a:hover
{
    background: #043681;
    color:#fff;
}
.ddsmoothmenu ul li a.current
{
    background: #043681;
    color:#fff;
}
.ddsmoothmenu ul li ul
{
    position: absolute;
    left: 0;
    display: none;
    visibility: hidden;
}
/**************************** SUB MENU STYLE *********************************/
.ddsmoothmenu ul li ul li
{
    display: list-item;
    float: none;
	text-transform:none;
}
.ddsmoothmenu ul li ul li ul
{
    top: 0;
}
.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited
{
    color:#fff;
}
.ddsmoothmenu ul li ul li a.selected
{
    background: #365e9a;
    color:#fff;
}
.ddsmoothmenu ul li ul li a:hover
{
    background: #365e9a;
    color:#fff;
}
.ddsmoothmenu ul li ul li a.current
{
    background: #365e9a;
    color:#fff;
}
.ddsmoothmenu ul li ul li a
{
    font: 600 14px 'Open Sans', sans-serif;
    padding:10px 15px;
    margin: 0;
    border: 0;
    background:#043681;
    display:block;
    white-space:nowrap;
    height: 100%;
}
/**************************** EXTRAS *********************************/
/* Holly Hack for IE \*/* 
html .ddsmoothmenu {height: 1%;}
.downarrowclass {display:none !important;}
.rightarrowclass {display:none !important;}
.ddshadow {display:none !important;}
.toplevelshadow {opacity: .8;}