/* CONTENT STYLES */
/* Should be copied to Editor stylesheet */
body
{
    font-family: Verdana;
    font-size: 12px;
    background-color: #FFFFFF;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
a
{
    color: #990000;
    text-decoration: underline;
}
a:hover
{
    color: #990000;
    text-decoration: none;
}

.header
{
    font-family: Verdana;
    font-size: 20px;
    font-weight: bolder;
}
.subHeader
{
    background: transparent url(i/bullet_smallnavyarrow.gif) no-repeat scroll 0px 5px;
    color: #192948;
    font-family: Verdana, " Trebuchet MS" ,Geneva,SunSans-Regular,Geneva,SunSans-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 0 0 0 15px;
    text-decoration: none;
}
.content
{
    font-family: Verdana;
    font-size: 12px;
}
.contentSmall
{
    font-family: Verdana;
    font-size: 10px;
}
/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver, .contentActive:hover
{
    background-color: #FFFF00;
    cursor: pointer;
}
.btn, #ExtranetLogin_btnLogin
{
    background-color: #808080;
    color: #FFFFFF;
    border: solid 1px #000000;
    font-family: Arial, Tahoma, Sans-Serif;
    font-weight: bold;
}
.content h1
{
    color: #192948;
    font-family: "Century Gothic" ,Verdana, "Trebuchet MS" ,Geneva,SunSans-Regular;
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
    padding: 0;
    text-decoration: none;
}
.content h2
{
    background: transparent url(i/bullet_smallnavyarrow.gif) no-repeat scroll 0px 5px;
    color: #192948;
    font-family: Verdana, " Trebuchet MS" ,Geneva,SunSans-Regular,Geneva,SunSans-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 0 0 0 15px;
    text-decoration: none;
}
.content h5
{
    color: #192948;
    font-family: Verdana, " Trebuchet MS" ,Geneva,SunSans-Regular,Geneva,SunSans-Regular;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.content h6
{
    border-bottom: 1px solid #BBBBBB;
    color: #888888;
    font-family: Verdana, " Trebuchet MS" ,Geneva,SunSans-Regular,Geneva,SunSans-Regular;
    font-size: 9px;
    font-style: italic;
    font-weight: normal;
    margin: 0 0px;
    padding-bottom: 2px;
    padding-top: 0;
    text-decoration: none;
}
.content ul
{
    margin: 10px 0;
    padding: 0;
}
.content li
{
    color: #192948;
    font-family: Verdana,Arial, "Trebuchet MS" ,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 12px;
    line-height: 15px;
    list-style-image: url(i/sp_content_bullet.gif);
    list-style-position: outside;
    margin: 5px 0 5px 60px;
    padding: 0;
}

.content p
{
    color: #111111;
    font-family: Verdana, "Trebuchet MS" ,Arial, "Trebuchet MS" ,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
    margin: 0;
    padding: 0 0px 18px 0px;
    text-decoration: none;
}
.content a
{
    color: #990000;
    text-decoration: underline;
}
.content a:hover
{
    color: #990000;

    text-decoration: none;
}
.clr
{
    clear: both;
    height: 1px;
    font-size: 1px;
    overflow: hidden;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    zoom: 1;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
    display: none;
}
.siteMap ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.siteMap ul li
{
    background: url(/shared/images/sitemapFile.gif) no-repeat left top;
    padding-left: 20px;
}

.siteMap ul li a
{
    display: block;
    padding-bottom: 5px;
}
.siteMap ul li.folder
{
    background: url(/shared/images/sitemapFolder.gif) no-repeat left top;
}
.siteMap ul li.root
{
    background: url(/shared/images/sitemapHome.gif) no-repeat left top;
}
.siteMap div.description
{
    padding-bottom: 5px;
}

ol.formList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    zoom: 1;
    width: auto;
}
ol.formList li .label
{
    display: block;
    width: 150px;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
ol.formList li .value
{
    display: inline-block;
}
ol.formList li
{
    padding-bottom: 10px;
    padding-left: 0;
    margin: 0;
    zoom: 1;
}
ol.formList li:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ol.formList li .value img
{
    border: 1px solid #ddd;
}
ol.formList .valueList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ol.formList .textBox
{
    width: 200px;
}
ol.formList .textBoxMultiline
{
    height: 200px;
}
ol.formList .valueList li
{
    display: block;
    padding: 0;
}

.memberDetail .photo
{

    border: 1px solid #ddd;
    float: right;
}
.searchResults .resultItem
{
    border-bottom: 1px solid #ddd;
}

.paging
{
    text-align: center;
    font-size: 11px;
}
.paging .current
{
    font-size: 1.3em;
    font-weight: bold;
}
.paging span.btnPrev, .paging span.btnNext
{
    opacity: 0.5;
}
.paging a, .paging span, .paging a:link, .paging a:visited
{
    text-decoration: none;
    padding: 0 4px;
    border-right: 1px solid #999;
}
.paging a.last, .paging span.last, .paging .btnPrev, .paging .btnNext, .paging a.btnPrev, .paging a.btnNext
{
    border: none;
}
.paging a:hover
{
    text-decoration: underline;
}
.paging a.btnPrev:hover, .paging a.btnNext:hover
{
    text-decoration: none;
}
.paging a.btnPrev
{
}
.progressWrap
{
    text-align: center;
}
.formWrap
{
    border: 1px solid #ddd;
    padding: 15px 0;
    margin: 15px 0;
}
.memberDetail
{
    padding-bottom: 25px;
    zoom: 1;
}
.memberDetail .practiceList
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    margin-bottom:2em;
}
.memberDetail .practiceList li
{
    margin: 0;
    padding-left: 20px;
    margin-bottom: 5px;
    background: url(i/bullet_smallnavyarrow.gif) no-repeat left center;
}
.memberDetail p
{
    margin-top: 0.5em;
}
.memberDetail span.label
{
}
.memberDetail ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    margin-bottom: 1em;
}
.memberDetail ul li
{
    padding: 0;
    margin: 0;
}
.memberDetail .homeAddress
{
    margin: 0 0 0.5em;
}
.memberDetail h4
{
    margin-top: 0.5em;
    margin-bottom: 5px;
    font-size: 14px;
}
ol.newsItemDetail, ol.eventItemDetail
{
    list-style-type:none;
    margin:0;
    padding:0;
}
ol.newsItemDetail li, ol.eventItemDetail li
{
    padding:0;
    margin:0;
}
ol.newsItemDetail li .label, ol.eventItemDetail li .label
{
    font-weight:bold;
}
.newsDetail .newsContent, .eventDetailContent
{
    padding:15px 0;
}
.newsCategory .newsItems
{
    padding-left:15px;
}
.newsCategory .newsItems .newsItem .headline, .eventItem h3
{
    display:block;
    font-weight:bold;
    font-size:14px;
    margin:0;
}
.newsCategory .newsItems .newsItem .date, .eventItem .dateTime, .eventItem .location
{
    font-style:italic;
    display:block;
     font-size:11px;
}
.newsCategory h2 a
{
    font-size:11px;
}
.newsCategory .newsItems .newsItem, .eventItem
{
    margin-bottom:15px;
}
.newsCategory .newsItems .newsItem .blurb, .eventItem .blurb
{
    padding:5px 0 0;
}
.newsCategory
{
    padding-bottom:15px;
}

.eventListWrap
{
    padding:15px 0;
}
.eventCalWrapInner
{
    padding:15px 0;
}
.memberDetail h4.detailSectionLabel
{
    margin-bottom:0;
    font-size:12px;
}
.memberDetail .label
{
    font-weight:bold;
}
.memberDetail p
{
    padding-bottom:0.5em;
}
.firmDescription
{
    text-align:justify;
}
.memberDetail div.label
{
    margin:0.5em 0 0;
}

