﻿body
{
    font-family:Arial
}

h1
{
    font-size:12pt;
    font-weight:bold
}

a
{
    text-decoration:none;
    color:#000000
}

a:hover
{
    text-decoration:underline
}
.menu  
{
    background-color:#dbdbdb;
    margin:0px; 
    padding:0px; 
    position:absolute; 
    overflow:hidden; 
    visibility:hidden
}
               
.menuItems  
{
    background-color:#dbdbdb; 
    font:7pt arial;
    border-left: solid 1px #9d000b; 
    border-right: solid 1px #9d000b; 
    padding:0px; 
    margin:0px;
    list-style-type:none

}
             
.menuItems li     
{
    border-bottom: solid 1px #9d000b;
    padding: 3px 0 3px 3px;
    text-align:center
}
                                                                         
.menuItems li:hover
{
    background-color: #4075b8
}
        
#divBackground
{
    position:absolute;
    left:225px;
    top:230px;
    width:755px;
    height:435px;
    background-image:url(images/ASAP_background.jpg);
    background-position:center center;
    border:none;
    font-size:10pt;
    line-height:16pt
}

.news
{
    border:none;
    font-size:10pt;
    line-height:12pt;
    margin-left:5px;
}

#divNoBackground
{
    position:absolute;
    left:225px;
    top:230px;
    width:755px;
    height:435px;
    border:none;
    font-size:10pt;
    line-height:16pt
}

#imgBanner
{
    position:absolute; 
    left:225px; 
    top:190px; 
    width:755px; 
    height:40px; 
    border-width:0px
}

#divImageInsert
{
    font-size:8pt;
    line-height:8pt;
    float:left; 
    width:245px; 
    padding-right:10px
}

#divContent
{
    position:relative;
    top:-12px;
    left:-4px;
    overflow:auto;
    height:435px;
    text-align:left;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-arrow-color:#9d000b;
    scrollbar-shadow-color:#000000;
    padding:0px 16px 0px 17px

}

#divNews
{
    position:relative;
    top:0px;
    left:0px;
    overflow:scroll;
    height:500px;
    text-align:left;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-arrow-color:#9d000b;
    scrollbar-shadow-color:#000000;
    padding:0px 16px 0px 17px

}
.header
{
	position:static;
	top:0px;
	left:0px;
    overflow:auto;
    text-align:left;
}

#divDirectory
{
    width:100%; 
    height:400px; 
    overflow:auto; 
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-arrow-color:#9d000b;
    scrollbar-shadow-color:#000000
}

#frmNews
{
    filter:chroma(color=#ffffff);
    margin-top:0px;
    width:719px;
    height:415px;
    overflow:auto 
}

#tblPrograms
{
    width:740px;
    position:relative;
    margin-top:0px;
    font-size:9pt
}

span.highlight
{
    font-size:11pt;
    font-weight:bold;
    color:#000000
}

span.redhighlight
{
    font-size:11pt;
    font-weight:bold;
    color:#9d000b
}

a.redhighlight
{
    text-decoration:none;
    color:#9d000b;
    font-weight:bold;
}

a.redhighlight:hover
{
    text-decoration:underline
}

.tradeMark
{
    font-size:9pt;
    vertical-align:super
}

.squareBullet
{
    list-style: square; color:#9d000b
}

.br1
{
	font-size:1px;
}
.br3
{
	font-size:3px;
}
.br5
{
	font-size:5px;
}

.roundBullet
{
    list-style: disc; color:#9d000b
}

.normalText
{
    color:#000000
}
 #funders
   {
        display:none;
        background:url(Images/DS.png) no-repeat bottom right;
        z-index:500; position:absolute;
        width:450px;
        height:400px;
        left:197px;
        top:171px;
        padding:0px 12px 13px 0px
   }  
      #funderHeader
    {
        width:398px;
        height:28px;
        text-align:right;
        background-image:url(Images/ASAP_funders_header.jpg);
        text-align:right;
        border-top:solid 1px #636363;
        border-left:solid 1px #636363;
        border-right:solid 1px #636363
    }
    #funderHeader a
    {
        font-weight:bold;
        color:#ffffff;
    } 
    #funderFooter
    {
        width:398px;
        height:19px;
        background:url(Images/ASAP_events_footer.jpg) no-repeat top;
        border-left:solid 1px #636363;
        border-right:solid 1px #636363
    } 
    #Events
    {
        display:none;
        background:url(Images/DS.png) no-repeat bottom right;
        z-index:500; position:absolute;
        width:450px;
        height:400px;
        left:197px;
        top:171px;
        padding:0px 12px 13px 0px
    }
    #eventHeader
    {
        width:398px;
        height:28px;
        text-align:right;
        background-image:url(Images/ASAP_events_header.jpg);
        text-align:right;
        border-top:solid 1px #636363;
        border-left:solid 1px #636363;
        border-right:solid 1px #636363
    }
    #eventHeader a
    {
        font-weight:bold;
        color:#ffffff;
    }
    #eventFooter
    {
        width:398px;
        height:19px;
        background:url(Images/ASAP_events_footer.jpg) no-repeat top;
        border-left:solid 1px #636363;
        border-right:solid 1px #636363
    }
    .eventDetail
    {
        display:none;
        background-color:#ffffff;
        width:388px;
        height:391px;
        padding:5px;
        overflow:auto;
        border-left:solid 1px #636363;
        border-right:solid 1px #636363;
        scrollbar-base-color:#ffffff;
        scrollbar-darkshadow-color:#ffffff;
        scrollbar-face-color:#ffffff;
        scrollbar-arrow-color:#9d000b;
        scrollbar-shadow-color:#000000
    }
    #ulEvents
    {
        padding:0px;
        margin:0px;
        list-style:none  
    }
    #ulEvents li
    {
        padding-bottom:4px;
        font-weight:normal
    }
    #ulEvents li:hover
    {
        text-decoration:underline;
        cursor:pointer
    }
    .br3
    {
	font-size:3px;

    }

