div.FeaturedProgram
{
    /* TODO: Under Construction */
    width: 30%;
    height: 160px;
    float: left;
    padding: 5px;
    
}

div.FeaturedProgram div.ProgramLogo
{
    float: none;
    text-align: left;
}

div.FeaturedProgram div.ProgramDescription
{
    clear:both;
}

div.FeaturedProgram a
{
    
}

#PageSection1
{
    margin-top: 2px;
    margin-bottom: 3px;
}

#PageSection1 h2
{
    background-color: #1373B7;
}

#PageSection2
{
    clear: both; /* TODO */
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DDDDDD;
    padding-bottom: 4px;
}

#PageSection2A
{
    width: 276px;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #040404;
    padding-bottom:0px;
}    

#PageSection2B
{
    width: 276px;
}

#PageSection2A h2
{
    background-color: #F18700;
}

#PageSection2B h2
{
    background-color: #082251;
}

#Navigation1 #SearchRefinements
{
    background-color: #C8DEEE;
    background-image: url(/media/generic_site_content/images/members/mem_bluecurve.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 3em;
}

.ProgramLogo
{
    height:58px;
}
.ProgramDescription
{
    height:65px;
}
.FeaturedProgram
{
    border-right-style:dotted;
    border-right-width:1px;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    height:150px;
}
DIV.FeaturedProgram 
{	
    PADDING-TOP: 2px;
    		
}
  
DIV.Generic2Columns DIV.Column1 div.Content
{
    height:90px;
}
DIV.Generic2Columns DIV.Column2 div.Content
{
    height:90px;
}
