html{
    height:100%;
    margin-bottom:1px;
}
#body{
    margin:0;
    padding:0 0 0 0;
    background:url('grafic/mainShadow.png') repeat-y;
    background-position:right;
    background-color:#ffffff;
}
body{
    padding:0;
    margin:0;
    text-align:center;
    background:url('grafic/bg.jpg');
    z-index:1;
    font: normal 12px arial;
}
div, img{
    border:0;
    padding:0;
    margin:0;
}
td, .contentLeft form td input{
    font-size:12px;
}
a:link, a:hover, a:visited, a:active{
    color:#15487b;
    text-decoration:none;
    font-weight:bold;
}
table, tr, td{
    border-color:#ffffff;
}
#mainStripe{
    position:absolute;
    top:250px;
    left:0;
    width:100%;
    height:34px;
    background:url('grafic/mainStripe.png');
    z-index:10;
}
#mainStripeShadow{
    position:absolute;
    right:0;
    top:250px;
    width:7px;
    height:34px;
    background:url('grafic/mainStripeShadow.png') repeat-y;
    z-index:50;
}
#main{
    position:relative;
    margin:0 auto;
    width:978px;
    text-align:left;
    z-index:20;
    font: normal 12px Times New Roman;
}
#head{
    position:relative;
    height:150px;
    margin-left:11px;
}
#head div{
    position:absolute;
}
#me_logo{
    background:url('grafic/logo.gif') no-repeat;
    background-position: left bottom;
    width:650px;
    height:143px;
    cursor:pointer;
}
#me_search{
    top:75px;
    right:3px;
    width:170px;
    background:url('grafic/search.png') no-repeat;
}
#me_searchInput{
    padding: 6px 2px 2px 10px;
    width:150px;
    border:0;
    background:transparent;
}
#me_communityLinks{
    display:none;
    position:relative;
    bottom:0px;
    right:0px;
    width:232px;
    height:21px;
    text-align:right;
    padding:5px 20px 0 0;
    background:url('grafic/community.png') no-repeat;
    font: normal 12px Arial;
}
#me_communityLinks a{
    position:absolute;
    right:43px;
    bottom:3px;
}

#bodyTop{
    display:none;
    /*
    height:4px;
    background:url('grafic/shadow_top.png') no-repeat;
    */
}
#breadcrumb{
    height:25px;
    padding:14px 0 0 0;
    color:#c3c3c3;
    font-family:Arial;
    font-size:11px;
}
#breadcrumb strong{
    color:#a2a2a2;
}
#breadcrumb a:link, #breadcrumb a:hover, #breadcrumb a:visited, #breadcrumb a:active{
    color:#bbbbbb;
    text-decoration:none;
}
#breadcrumb img{
    height:11px;
}
.breadDivider{
    margin:0 5px 0 5px;
}
#footer{
    background:url('grafic/footer2.png') no-repeat;
    height:23px;
    clear:both;
}

#columnLeft{
    float:left;
    width:228px;
    margin:40px 0 0 0;
}
#menuMain{
    border-top:1px solid #CCCCCC;
    margin-left:20px;/*14px;*/
    margin-bottom:15px;
    padding-top:0px;
    width:200px;
}
#menuMain a:link, #menuMain a:hover, #menuMain a:active, #menuMain a:visited{
    color:#000000;
    text-decoration:none;
}
#menuMain ul{
    list-style-type:none;
    margin:0 0 3px 0;
    padding:0 0 3px 0;
    /*background-color:#dadada;*/
}
#menuMain li{
    padding:0 0 3px 0;
    margin:3px 0 3px 0;
    text-indent:5px;
    border-bottom:1px solid #CCCCCC;
    font:normal 12px Arial;
}
#menuMain li.active{
    font-style:italic;
}
#menuMain li.active li:hover{
    color:#ffffff;
    background:#15487b;
}
#menuMain li.active li:hover a:link, #menuMain li.active li:hover a:visited, #menuMain li.active li:hover a:active{
    color:#ffffff;
}
#menuMain li.active a:link, #menuMain li.active a:hover, #menuMain li.active a:active, #menuMain li.active a:visited {
    color:#15487b;
    font:bold 14px Times New Roman;
    font-style:italic;
}
#menuMain ul ul{
    margin:0 0 0 0;
    padding:0 0 0 0;
    border:0;
}
#menuMain li li{
    margin:5px 0 5px 0;
    padding:0 0 0 20px;
    border:0;
}
#menuMain li.active ul{
    /*background-color:#dadada;*/
}
#menuMain li.active li.active{
    background-color:#15487b;
}
#menuMain li.active ul a:link, #menuMain li.active ul a:hover, #menuMain li.active ul a:active, #menuMain li.active ul a:visited {
    color:#000000;
    font:normal 12px Arial;
}
#menuMain li.active li.active a:link, #menuMain li.active li.active a:hover, #menuMain li.active li.active a:active, #menuMain li.active li.active a:visited {
    color:#ffffff;
    font:normal 14px Times New Roman;
    font-style:italic;
}
#columnRight{
    float:left;
    margin:0 0 0 26px;
    padding:1px 0 0 0;
    width:708px;
    min-height:700px;
}
#contentIframe{
    border:0;
    width:100%;
}
#divider{
    border-top:1px solid #CCCCCC;
    width:465px;
    height:0px;
}
.contentLeft{
    padding-top:5px;
    padding-bottom:10px;
    margin-top:0;
    margin-bottom:20px;
    width:465px;
    border-bottom:1px solid #CCCCCC;
    font-family:Arial;
    line-height:17px;
    clear:left;
    float:left;
}
.contentRight{
    float:right;
    clear:right;
    width:228px;
}
.contentRightLocal{
    float:right;
    clear:right;
    width:228px;
}
#siteTitle{
    color:#333333;
    padding-top:2px;
    padding-bottom:2px;
    margin-top:0px;
    margin-bottom:10px;
    font-style:italic;
    font-weight:bold;
    font-size:18px;
    border-bottom:3px solid #15487B;
    font-family:Times New Roman;
    width:465px;
    float:left;
}
.speakerText{
    /*padding-top:25px;*/
}
.speakerText .imageME{
    margin-top:0;
}
.speakerName{
    font-size:14px;
    font-weight:bold;
    color:#333333;
    padding-top:14px;
    margin:0;
}
.speakerPosition{
    font-weight:bold;
    padding:0;
    margin:4px 0 10px 0;
    color:#333333;
}
.contentTitle{
    padding-top:0px;
    padding-bottom:3px;
    margin-top:5px;
    margin-bottom:20px;
    font-style:italic;
    font-size:18px;
    font-family:Times New Roman;
    line-height:20px;
}
.contentSubTitle{
    padding-top:3px;
    padding-bottom:3px;
    margin-top:0px;
    font-size:12px;
    font-weight:bold;
    font-family:Arial;
}
.menuContent{
    width:180px;
    background:#0f0f0f;
    color:#ffffff;
    margin:10px 0 10px 0;
}

#columnRight .box{
    float:right;
}
#columnLeft .box{
    margin:0 14px 0 20px;
    margin-bottom:15px;
}
.box{
    width:210px;
    text-align:left;
    margin-bottom:15px;
}
.boxTop{
    background:url('grafic/boxTop.jpg') no-repeat;
    color:#333333;
    height:26px;
    font:bold 16px Times New Roman;
    font-style:italic;
    padding:4px 22px 0 16px;
}
.boxContent{
    background:url('grafic/boxSlice.jpg') repeat-y;
    font:normal 12px Arial;
    padding:5px 22px 5px 16px;
}
.boxContent img{
/*    float:left;*/
    border:0;
}
.boxBottom{
    background:url('grafic/boxBottom.jpg') no-repeat;
    clear:both;
    height:11px;
}
#sponsorPics{
    margin:0 20px 0 20px;
    clear:both;
    z-index:999;
}
#copyright{
    position:relative;
    margin:0 auto;
    width:931px;
    text-align:right;
    font-family:Arial;
    color:#000000;
    margin-bottom:20px;
    padding:5px 0 0 0;
}
#copyrightLINK{
    float:left;
    margin-right:20px;
}
#copyrightLINK a:link, #copyrightLINK a:hover, #copyrightLINK a:visited, #copyrightLINK a:active{
    color:#ffffff;
    text-decoration:none;
}
.searchhighlight { color: red; font-weight: bold; }
.news ul{
    list-style-type:none;
    margin:0;
    padding:0;
}
.news li{
    margin:0;
    padding:3px 0 3px 0;
}
.news li a:link, .news li a:hover, .news li a:visited, .news li a:active {
    color:#000000;
    font-family:Arial;
    font-weight:normal;
    text-decoration:none;
}
.contentText{
/*
    float:left;
    clear:left;
    width:465px;
*/
}
.imageME{
    margin:0 15px 0 0;
    /*text-align:center;*/
    /*float:left;*/
}
.imageME table{
    /*width:100%;*/
}
.imageMEimg{
    padding:0 3px 0 0;
    margin:0 0 0 0;
    background:#ffffff;
}
.imageMEimg img{
    max-width:430px;
}
.TL{
    background:url('grafic/imgTL.gif') no-repeat;
    height:11px;
    width:11px;
}
.TM{
    background:url('grafic/imgTM.gif');
}
.TR{
    background:url('grafic/imgTR.gif') no-repeat;
    height:11px;
    width:12px;
}
.ML{
    background:url('grafic/imgML.gif');
    width:11px;
}
.MR{
    background:url('grafic/imgMR.gif');
    width:12px;
}
.BL{
    background:url('grafic/imgBL.gif') no-repeat;
    height:12px;
    width:11px;
}
.BM{
    background:url('grafic/imgBM.gif');
}
.BR{
    background:url('grafic/imgBR.gif') no-repeat;
    height:12px;
    width:12px;
}
#footerLinks{
    float:left;
}
#footerLinks a:link, #footerLinks a:hover, #footerLinks a:visited, #footerLinks a:active{
    color:#000000;
    text-decoration:none;
}
.more{
    clear:left;
    text-align:right;
}
.more a:link, .more a:hover, .more a:active, .more a:visited{
    background: url('grafic/more.gif') no-repeat;
    background-position:right;
    padding-bottom:2px;
    padding-right:20px;
    text-decoration:none;
    color:#666666;
    font-weight:bold;
    font-size:12px;
}
.back{
    clear:left;
    text-align:right;
}
.back a:link, .back a:hover, .back a:active, .back a:visited{
    background: url('grafic/more_visited.gif') no-repeat;
    background-position:left;
    padding-bottom:2px;
    padding-left:30px;
    text-decoration:none;
    color:#666666;
    font-weight:bold;
    font-size:12px;
}
.download{
    clear:left;
    text-align:left;
    padding:20px 0 20px 0;
}
.download a:link, .download a:hover, .download a:visited, .download a:active{
    background: url('grafic/more.jpg') no-repeat;
    background-position:right;
    padding-right:20px;
    text-decoration:none;
    color:#000000;
    font-weight:bold;
    font-size:14px;
}
.clearing{
    clear:left;
}
.printLink{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    padding-right:238px;
    padding-bottom:20px;
}

