
body
{
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 100;
    background-color: #101d61;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill
{
    -webkit-box-shadow: 0 0 0px 1000px #eff2ff inset;
    background-color: #eff2ff;
}


a.warrant
{
    color: #3366CC;
    text-decoration: underline;
}

.Banner
{
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
}
a
{
    color: #000000;
    text-decoration: none;
}

div#Site
{
    position: relative;
    width: 100%;
    font-size: 0px;
    z-index: 0;
}

div#Page
{
    position: relative;
    width: 1100px;
    background-color: #ffffff;
    font-size: 0px;
    z-index: 1;
    margin-top: 0px;
    border: 2px solid #000000;
}

div#Masthead
{
    position: relative;
    height: 60px;
    width: 1100px;
    overflow: visible;
}
div#Masthead span
{
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}
div#Masthead a
{
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}

div#Navigation
{
}
div#Navigation span
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.Level1Nav
{
    padding: 1px;
    background-color: #000000;
    border: 0px solid #700300;
}
.Level1Links
{
    margin: 2px;
    padding: 2px;
    background-color: #39F;
}
.Level1Links a
{
    color: #ffffff;
}

li
{
    list-style: none;
    margin: 10px 0px 10px 0px;
    color: #36F;
}

.PresentationList
{
    margin-left: 0px;
    padding: 6px;
}
.PresentationList li
{
    list-style: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin-left: 0px;
}

div#Content
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 1100px;
    background-color: #ffffff;
    font-size: 0px;
    z-index: 1;
}

.PracticeArea-WealthHeading
{
    font-size: 24px;
    font-weight: bold;
    color: #fceaa9;
}

h2
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    color: #39F;
}
h3
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #000000;
}

.EmailLink
{
    font-weight: bold;
    color: #700300;
    text-decoration: underline;
}

p.List
{
    font-size: 20px;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}
a.List
{
    font-size: 20px;
    color: #e3e1b7;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: underline;
}

p.Mission
{
    font-size: 18px;
    color: #e3e1b7;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

div#Image-Contact p
{
    padding: 3px;
    margin: 0px;
}
.ContactHeading
{
    font-size: 18px;
    color: #700300;
}
.ContactHeadingInvert
{
    font-size: 18px;
    color: #ffffff;
}
.ContactTitle
{
    font-size: 16px;
    color: #000000;
    font-style: italic;
}
.ContactData
{
    font-size: 14px;
    color: #000000;
    font-style: normal;
}

div#Footer
{
    position: relative;
    width: 100%;
    background-color: #101d61;
    font-size: 0px;
    z-index: 1;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: both;
}
div#Footer span
{
    background-color: transparent;
    color: #A3D2F7;
    font-size: 12px;
    font-weight: normal;
}
div#Footer a
{
    color: #A3D2F7;
    text-decoration: underline;
    font-size: 12px;
}

div#Disclaimer
{
    position: relative;
    width: 100%;
    background-color: #101d61;
    font-size: 0px;
    z-index: 1;
    padding-top: 5px;
    padding-bottom: 5px;
}
div#Disclaimer span
{
    background-color: transparent;
    color: #7AB1DE;
    font-size: 12px;
    font-weight: normal;
}

div#Disclaimer a
{
    color: #e7AB1DE;
    text-decoration: underline;
    font-size: 12px;
}

div#Spacer
{
    position: relative;
    width: 100%;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 0px;
    z-index: 1;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: both
}