﻿html, body 
{
    margin: 0px;
    font-family: Tahoma;
    font-size: 8pt;
    height: 100%;
    min-width: 900px;
}

img
{
    border: 0px;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -65px;
}

#Header
{
    height: 154px;
    background: url(../images/HeaderBg.png) repeat-x;
}

#HeaderImg
{
    width: 146px;
    height: 154px;
    float: left;
    background: url(../images/HeaderImg.png) no-repeat;
}

#Header img.Logo
{
    position: absolute;
    top: 14px;
    left: 130px;
}

#Header img.HeaderText
{
    position: absolute;
    top: 100px;
    left: 125px;
}

#magazine
{
    margin-left: 14px;
    margin-bottom: 15px;
    display: block;
}

#book
{
    margin-left: 14px;
    margin-bottom: 15px;
    display: block;
}

#event
{
    width: 162px;
    height: 185px;
    border: 2px solid #295472;
    margin-left: 14px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    background-color: #EDF8F6;
}

#event span.Title
{
    font-size: 10pt;
    display: block;
    color: white;
    font-weight: bold;
    text-align: center;
    background-color:#295472;
    padding-bottom: 3px;
}

#event span.EventContent
{
    display: block;
    font-size: 8pt;
    color: #000ca4;
    padding-left: 10px;
    padding-right:10px
}
#event span.EventTitle
{
    display: block;
    font-size: 10pt;
    color: #8f1717;
    font-weight:bold;
    padding-bottom: 3px;
    padding-left:10px;
    padding-top: 10px;
}

#sponsors
{
    width: 162px;
    height: 85px;
    border: 2px solid #295472;
    margin-left: 14px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-align:center;
}

#sponsors span.Title
{
    font-size: 10pt;
    display: block;
    color: white;
    font-weight: bold;
    text-align: center;
    background-color:#295472;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

    
#ContactInfo
{
    position: relative;
    top: 0px;
    left: auto;
    float: right;
    width: 201px;
    margin: 10px;
    margin-right: 20px;
}

#Header #ContactInfo div#ciHeader
{
    font-size: 7pt;
    color: #fff;
    font-weight: bold;
    background: url(../images/ContactInfo.png) no-repeat;
    padding: 1px 10px 1px 20px;
}

#Header #ContactInfo div#ciContent
{
    padding: 10px 0px 0px 20px;
    font-size: 8pt;
    color: #8ba5b8;
}


#LogoSection
{
    padding: 5px 0px 20px 20px ;
}

#Menu
{
    float: left;
    width: 220px;
}

#Menu ul
{
    width: 200px;
    list-style: none;
    margin-left: 30px;
    margin-top: 20px;
    padding: 0px;
    font-size: 9pt;
}

#Menu ul li
{
    margin-top: 2px;
    margin-bottom: 2px;
    text-decoration: none;
    color: #295472;
    font-weight: bold;
}

#Menu ul li a
{
    text-decoration: none;
    color: #295472;
    font-weight: bold;
}

#Menu ul li ul
{
    margin-top: 0px;
    width: 180px;
    margin-left: 20px;
}

#Menu ul li ul li
{
}

#Menu ul li ul li a
{
    color: #74a1c0;
    font-weight: normal;
}

#Menu ul li ul li a:hover
{
    color: #295472;
}

#BannerSection
{
    float: right;
    width: 180px;
    padding: 20px;
}

#BannerSection img.Banner
{
    float: right;
    margin-bottom: 20px;
}

#ContentSection
{
    margin-left: 220px;
    margin-right: 220px;
    padding: 20px;
}

.Header
{
    font-size: 8pt;
    color: #fff;
    font-weight: bold;
    background: url(../images/Header.png) no-repeat;
    padding: 0px 10px 0px 20px;
    margin-bottom: 10px;
}

.Text
{
    margin-left: 20px;
}

.Text span.date
{
    font-size: 9pt;
    color: #74a1c0;
    display: block;
}

.Text span.Caption
{
    font-size: 11pt;
    display: block;
    color: #295472;
    font-weight: bold;
}

.Text p.faq
{
    font-size: 9pt;
    display:block;
    color: #8f1717;
    font-weight: bold;
}

.Text p.event
{
    font-size: 9pt;
    display:block;
    color: #8f1717;
    font-weight: bold;
    border-bottom: 1px solid #8f1717;
}

.Text span.Content
{
    display: block;
    font-size: 9pt;
    color: Gray;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Text a.title
{
    font-size: 10pt;
    display: block;
    color: #295472;
    font-weight: bold
}

.Text a.ReadMore
{
    color: #74a1c0;
    font-size: 8pt;
}

.Text li
{
    padding-left:15px;
}

.Text strong
{
    color: #4d4d4d;
}

.Text em
{
    color: #222222;
}

#Footer
{
    background: #213743;
    clear: both;
}

#Footer
{
    height: 65px;
    color: #74a1c0;
    font-size: 10pt;
}

.iefix 
{
    clear: both;
    height: 65px;
}

#Footer img.sklogo
{
    margin: 20px 10px 10px 10px;
    float: left;
}

#Footer span.CopyRight
{
    margin-top: 25px;
    float: left;
}

#Footer span.CopyRight a
{
    color: #74a1c0;
    text-decoration: none;
}

#Footer span.CopyRight a:hover
{
    text-decoration: underline;
}

.Pointer
{
    margin: 0px 5px 1px -30px;
    position:relative; 
    left: 0px;
}

#modal_container {  
    padding:5px;  
    background-color:#fff;  
    border:1px solid #666;  
    overflow:auto;  
    font-family:"Lucida Grande",Verdana;  
    font-size:12px;  
    color:#333;  
    text-align:left;  
} 

#modal_overlay {  
    background-color:#000;  
}  

#twitter_div
{
    width:180px;
    border-bottom:1px solid #295472;
    padding-top:15px;
    margin-left:25px;
    padding-bottom:5px;
    
}

#twitter_div h2
{
   font-size:12pt;
   color:#295472;
   border-bottom: 1px solid #295472;
}

#twitter_div ul
{
   font-size:8pt;
   margin:0;
   padding:0;
   font-weight:none;
   text-decoration:none;
   width:180px;
}

#twitter_div ul li
{
   font-weight:normal;
   color:#8F1717;
   margin-bottom:8px;
}