*
{
    padding: 0;
    margin: 0;
}
body
{
    background: #ffffff url('../img/body_bg.jpg') repeat-x;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}
a, a:visited
{
    color: #2e3192;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a img
{
    border: none;
}
h1, h2, h3, h4
{
    font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
    margin-bottom: .5em;
}
h1
{
    font-size: 20px;
    border-bottom: solid 3px #f0f0f0;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 16px;
    border-bottom: solid 1px #eeeeee;
}
h4
{
    color: #888888;
    font-size: 14px;
}
h4a
{
    color: #27408B;
    font-size: 14px;
    border-bottom: 1px solid #000000;; font-weight:bold

}
h5
{
    color: #27408b;
    font-size: 14px;
    border-bottom: solid 1px #eeeeee;
}
h6
{
    color: #000000;
    font-size: 14px;
}
hr
{
    margin: 1em 0;
}
p
{
    margin-bottom: 1em;
}
ul+p
{
    margin-top: 1em;
}
ol
{
    margin-bottom: 1em;
}
ol li
{
    margin-left: 2em;
}
ol li ol
{
    list-style-type: lower-alpha;
}

ul.tight
{
}
ul.tight li
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
ul.bare
{
    list-style: none !important;
}
ul.bare li
{
    /*border-bottom: solid 1px #f0f0f0;*/
}
ul.bare li ul li
{
    border-bottom: none;
}
ul.bullets
{
    list-style-type: none;
}
ul.bullets li
{
    background: url('../img/li.jpg') no-repeat top left;
    padding-left: 16px;
}
ul.bullets li ul.bullets li
{
    background: url('../img/lili.jpg') no-repeat top left;
}
ul.spaced li
{
    margin-bottom: 1em;
}
ul.contents
{
    list-style-type: none;
}
ul.contents li
{
    font-weight: bold;
}
img.nice
{
    border: solid 2px #808080;
}
.l
{
    float: left !important;
}
.l1
{
    float: left !important;
    padding: 3px;
    border: 1px solid #999999;; width:300
}
.r
{
    float: right !important;
}
.r1
{
    float: right !important;
    padding: 2px;
    border: solid 1px #808080;
}
img.l
{
    margin: 3px 3px 1px 0;
}
img.r
{
    margin: 3px 0 1px 3px;
}
img.icon
{
    vertical-align: middle;
}
.clr
{
    clear: both;
}
.small
{
    font-size: 10px;
}
.note
{
    font-size: 10px;
    font-style: italic;
}
.note2
{
    font-size: 12px;
    font-style: italic;
}
.prettyWords 
{
    font-family: Georgia;
    font-style: italic;
    font-size: 1.8em;
    color: #3d1806;
    padding: 1em;
}
.printOnlyBlock, .printOnlyInline
{
    display: none;
}
.brown
{
    color: #a3907b
}
.red1
{
    color: #FF0000
}
.blue1 
{
    font-style: italic;
    color: #42647F;
    padding: 1em;
}
div.gradBox
{
    width: 200px !important;
    margin: 0 4px !important;
    padding: 4px !important;
    background: #f0f0f0 url('../img/highlight_bg.jpg') repeat-y;
    border: solid 2px #303030;
}
div.gradBox1
{
    width: 350px !important;
    margin: 0 4px !important;
    padding: 4px !important;
    background: #f0f0f0 url('../img/highlight_bg.jpg') repeat-y;
    border: 2px solid #303030;
}
div.highlight
{
    padding: 3px;
    border: solid 1px #3c9cff;
    background: #a0cfff;
}
div.resource
{
    width: 225px;
    float: right;
    clear: right;
    margin: 10px;
    padding: 3px;
    border: double #11950C;
    background: #ffffff;
}
div.resource img.icon
{
    float: left;
    padding: 0 2px 0 0;
}
div.resources 
{
    clear: both;
}
div.RSSfeed
{
    font-size: 12px;
}
    div.RSSfeed a:hover
    {
        text-decoration: none;
    }
    div.RSSfeed img
    {
        vertical-align: bottom;
    }
    
#subPageNav
{
    padding: 0 !important;
}
#subPageNav a
{
    display: block;
    float: left;
    width: 4em;
    padding: 2px;
    text-align: center;
    font-weight: normal;
}
#subPageNav a.current
{
    font-weight: bold;
    background: #5A93CE;
    color: #fff;
}

#wrap_main
{
    margin: 20px 0 20px 20px;
    max-width: 1200px;
    min-width: 800px;
}
#head
{
    height: 50px;
    margin-right: 148px;
    overflow: visible;
    text-align: right;
    font-size: 24px;
    font-family: Arial, Sans-Serif;
    color: #ffffff;
}
#head a, #head a:hover
{
    color: #ffffff;
    text-decoration: none;
}
#left_main
{
    width: 225px;
    height: 785px;
    margin-top: 40px;
    float: left;
    background: url('../img/left_bg.jpg') no-repeat 0 -80px;
    font-size: 12px;
    overflow: hidden;
}

#mainAddress
{
    font-size: 10px;
    color: #ffffff;
    margin-left: 16px;
}
#search
{
    margin: 5px;
}
#search input
{
    border: solid 1px #505050;
}

#left_main div
{
    padding: 10px;
}
#left_main ul
{
    list-style-type: none;
    width: 215px;
}
#left_main ul li
{
    margin-top: 2px;
}
#left_main li ul li
{
    margin: 0;
    padding: 0;
    border: none;
}
#left_main li a
{
    display: block;
    padding: 3px;
    height: 16px;
    color: #c6e2ff;
    text-decoration: none;
}
#left_main li a:hover
{
    color: #ffffff;
    background: #ffffff url('../img/left_a_hover_bg.jpg') no-repeat;
}
#left_main ul strong
{
    display: block;
    margin-left: 5px;
    border-bottom: solid 1px #ffffff;
    color: #ffffff;
}
#left_main ul ul ul li a
{
    padding-left: 7px;
}
#wrap_sub
{
    margin-top: 50px;
}
#nav_top
{
    height: 25px;
    margin: 10px 148px 0 228px;
    background: url('../img/nav_top_bg.jpg') repeat-x;
    border-right: solid 1px #2e3192;
}
#nav_top ul
{
    list-style-type: none;
    float: right;
}
#nav_top li
{
    float: left;
}
#nav_top li a
{
    float: left;
    display: block;
    height: 21px;
    padding: 4px 5px 0 5px;
    text-decoration: none;
    color: #c6e2ff;
    font-weight: bold;
    
}
#nav_top li a:hover
{
    color: #ffffff;
    background: url('../img/nav_top_bg_hover.jpg') repeat-x;
}
#bcNav
{
    height: 20px;
    float: left;
    padding: 5px 0 0 5px;
    font-size: 10px;
    color: #ffffff;
    border-left: solid 1px #2e3192;
}
#bcNav a
{
    color: #c6e2ff;
}

#ad
{
    position: absolute;
    top: 120px;
    left: 88%;
    /*float: right;
    width: 128px;
    height: 600px;
    padding: 0;*/
}
#main
{
    margin-left: 228px;
    margin-right: 145px;
    padding: 0 5px 0 0;
}
#home_left
{
    float: left;
    width: 100%;
    margin: 0 125px 0 0;
    padding-top: 5px;
    background: #5a93ce;
    border: solid 1px #2e3192;
    border-top: none;
    /*height: 600px;
    overflow: auto;*/
}
.homepageOverride 
{
    float: none !important;
}

#home_left div.l, #home_left div.r
{
    float: left;
    width: 49%;
}
#home_left div.r
{
    margin-right: 5px;
}
#home_left div.l div, #home_left div.r div
{
    margin: 0 0 5px 5px;
    background: #ffffff;
    padding: 3px;
}
#home_left div.m
{
    margin: 0 5px 0 5px;
    background: #ffffff;
    padding: 3px;
    border-bottom: solid 5px #5a93ce;
    overflow: auto;
}
    #home_left h1.outside
    {
        border-bottom: none;
        margin-left: 5px;
        color :#ffffff;
        height: 32px;
    }
    #home_left div.m_block 
    {
        width: auto;
        margin: 0 5px 5px 5px;
        background: #ffffff;
        padding: 3px;
        /*overflow: auto;*/
    }
    #home_left div.outsideNav
    {
        background: transparent url('../img/outsideNav_bg.jpg');
    }
#home_left div.m h2+p
{
    margin-top: 1em;
}
#home_left div h2
{
    color: #303030;
    /*border-bottom: solid 1px #bfdfff;*/
    background: transparent url('../img/h_bottom.jpg') no-repeat bottom left;
}
ul.homeList li
{
    margin-top: 1em;
}
ul.homeList li
{
    color: #454545;
}
ul.homeList li h4
{
    font-size: 13px;
}

#footer
{
    padding: 3px 115px 0 3px;
    clear: left;
    height: 75px;
    margin: 5px 130px 0 10px;
    background: #2e3192 url('../img/footer_bg.jpg') repeat-x;
    color: #e0e0e0;
    font-size: 12px;
}
#homeImg
{
    padding: 0 !important;
    position: relative;
}
#homeImg span
{
    display: block;
    position: absolute;
    top: 220px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
#ctl00_cph_main_imgRotator
{
    position: relative;
    display: block;
    height: 250px;
    overflow: hidden;
    border: solid 1px #ffffff;
}
#ctl00_cph_main_imgRotator img
{
    position: relative;
    top: 0;
    left: -20%;
}
#hotTopicsList > li
{
    padding: 4px 0 0 6px;
    background: #ffffff url('../img/liCorner.jpg') no-repeat top left;
}

/* seminar elements 
-----------------------------------*/

#seminar
{
    padding-bottom: 2px;
}
#seminar img
{
    float: left;
    margin: 2px 5px 0 0;
}
#speakerBio
{
    min-height: 104px;
    /*border-bottom: solid 2px #808080;*/
}
#speakerBio img
{
    float: left;
    margin: 0 1em 2px 0;
    padding: 2px;
    border: solid 1px #808080;
    background: #eeeeee;
}
#seminarReg
{
    margin-top: 1em;
    padding: 5px;
    line-height: 2em;
    background: #808080 url('../img/seminarReg_bg.jpg') repeat-y;
    color: #ffffff;
}
#seminarReg a
{
    
}
#seminarReg img
{
    float: none;
    margin: 0;
    vertical-align: middle;
}
#seminarReg span
{
    font-size: 1.5em;
    text-decoration: underline;
}
#seminarList li
{
    border-bottom: solid 1px #f0f0f0;
}
#webinarInfo
{
    width: 315px;
    line-height: 1.2em;
}


/* directory elements 
-----------------------------------*/

div.item
{
    margin: 5px 5px 5px 0;
    border: solid 1px #e0e0e0;
}
div.item .itemTitle
{
    font-size: 1.3em;
    font-weight: bold;
    background: #f0f0f0;
    border-bottom: solid 1px #e0e0e0;
}
div.item .itemText
{
    margin: 3px;
}
.resources
{
    background: #bfdfff;
    margin: 1em 3px;
    padding: 10px;
    border: solid 3px #3c9cff;
}
.resources span
{
    display: block;
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
}
.resources img.icon
{
    vertical-align: middle;
}
.resources table
{
    width: 100%;
    margin-top: 1em;
    border: none;
}
.resources table th 
{
    text-align: left;
}
.resources table td
{
    border: none;
    color: #000000;
    background: #f0f0f0;
    border: solid 1px #ffffff;
}

.smallContact
{
    width: 48%;
    height: 13em;
    float: left;
    border: solid 1px #2e3192;
    margin: 5px 3px 0 5px;
    background: #eeeeee;
    text-align: left;
    overflow: hidden;
}
    .smallContact img 
    {
        margin: 5px;
    }
.smallContact h3
{
    font-size: 14px;
    color: #ffffff;
    background: #505050 url( 'images/gradBlue400x40.jpg' );
    margin: 0;
    padding: 3px;
    text-align: center;
}
.smallContact h3 a
{
    color: #ffffff;
}
.smallContact p
{
    padding: 5px 5px 0 5px;
}
.listContact
{

    width: 31%;
    height: 4em;
    float: left;
    margin: .5em;
    padding: 2px;
    background-color: #f8f8f8;
    text-align: center;
}
.contact
{
    font-size: 1.25em;
    color: #000000;
}
.contact h2
{
    background-color: #6699FF;
    width: 350px;
    padding: 5px;
    margin: 2px 0;
}
.contact p
{
    border-bottom: solid 1px #eeeeee;
    margin-bottom: 3em;
}
div#directoryFoot
{
    color: #000000;
    font-size: 14px;
    margin: 1em 0;
    clear: both;
}

/* annual conference elements 
-----------------------------------*/

#annualConference
{
    
}

/* calendar elements 
-----------------------------------*/

.calendar1, .calendar2 
{
    margin: 0;
    padding: 1em 3px;
    border-bottom: solid 1px #eeeeee;
}
.calendarHighlight
{
    background: #bfdfff;
    border: solid 3px #5a93ce;
}
span.calendar_year
{
    border-top: solid 5px #5a93ce;
    color: #2e3192/*#5a93ce */;
    font-size: 26px;
    font-weight: bold;
    margin: 0 -3px 0 -3px;
    padding: 0 3px;
    display: block;
}

/* Awards elements 
-----------------------------------*/
.award
{
    clear: right;
    margin-bottom: 3em;
}
.award h3
{
    color: #444444;
}
