BODY
{
    background-color:#003366;   
    margin-top:23px; 
    font-family:Arial;  
    font-size:12px; 
}

FORM
{
    padding:0px;
    margin:0px;   
}

IMG
{
    border:0px;   
}

UL LI
{
    margin-bottom:10px;    
}

.LeftMoat
{
    position:absolute;
    margin-left:-5px;
    background-color:Transparent;
    width:5px;
    height:800px;
    top:150px;
}
/* Navigation */
.SubNavigation
{
     position:absolute;      
     margin-left:126px;
     width:140px; 
     height:auto;
     z-index:20; 
     background-color:#e5e0d0;   
     padding-top:10px;
     padding-bottom:8px;
     padding-right:8px;
     border:solid 1px white;       
}

.SubNavigation A
{
    color:Black;
    text-decoration:none;
    font-size:13px;
}
#SubNavigation1
{
     top:163px; 
}
#SubNavigation1 A:hover
{
    color:#ef9017;
    text-decoration:underline;  
    font-size:13px; 
}
#SubNavigation2
{
     top:246px; 
}
#SubNavigation2 A:hover
{
    color:#890b17;
    text-decoration:underline;  
    font-size:13px; 
}
#SubNavigation3
{
     top:329px; 
}
#SubNavigation3 A:hover
{
    color:#6f1446;
    text-decoration:underline;  
    font-size:13px; 
}
#SubNavigation4
{
     top:412px; 
}
#SubNavigation4 A:hover
{
    color:#4a96d2;
    text-decoration:underline;  
    font-size:13px; 
}
#SubNavigation5
{
     top:496px; 
}
#SubNavigation5 A:hover
{
    color:#6f1446;
    text-decoration:underline;  
    font-size:13px; 
}
#SubNavigation6
{
     top:583px; 
}
#SubNavigation6 A:hover,#SubNavigation7 A:hover,#SubNavigation8 A:hover
{
    color:#336699;
    text-decoration:underline;  
    font-size:13px; 
}
#SubNavigation7
{
     top:628px; 
}
#SubNavigation8
{
     top:671px; 
}


.SubNavigationItemInternal A
{
    width:130px;
    padding:2px 5px 5px 13px;
    display:block;
}

#HeaderTable
{
    width:891px;
}

.HeaderContent
{
    height:106px;
} 

#FramingTable
{
    border-top:solid 3px white;  
    border-left:solid 3px white;  
    border-right:solid 3px white;
    border-bottom:solid 1px white; 
    background-color:White; 
    width:891px;
    height:auto
}


/*Content*/
.ContentAreaOverlay {
    background-image: url(../../media/Images/image/blank.gif);
    min-height: 900px;
    overflow: visible;
    z-index: 10;
}
.ContentArea {
    background-image: url(../../media/Images/image/blank.gif);
    min-height: 900px;
    width: 437px;
    overflow: visible;
    z-index: 10;
}

.ContentArea *
{
    font-size:12px;
}

.ContentArea A
{
    color:#418fcd;
}

.ContentBlock
{
    margin-top:10px;
    margin-left:25px;
    margin-right:50px;
    padding-bottom:40px;
}



SPAN.textheadlinebig,P.textheadlinebig
{
    font-weight:bold;
    font-size:18px;
}


#FooterTable
{
    border:solid 3px white;  
    border-top:solid 0px white;
    background-color:White; 
    width:891px;
}

#HeaderLinks
{
    color:White; 
    margin-bottom:5px;   
    font-size:12px;
}

#HeaderLinks A
{
    color:White;
    text-decoration:none;   
    font-size:12px;
}

.PhotoCaption
{
    color:#7d7d7c;   
    font-size:10px;
    margin-top:4px;
    height:12px;
}

.HomeIntroText
{
    font-size:14px;
    width:435px; 
    margin-top:20px; 
}


#Navigation
{
    padding-top:11px;
    background-color:#003366;
    width:126px;
    margin-bottom:3px;
}

.MainNavItem
{
    border-top:solid 1px white;
    border-bottom:solid 1px white;
    margin-bottom:5px;
    width:126px;
}

.SubNavItem
{
    border-top:solid 1px white;   
}

#ContentArea
{
    margin-left:15px;    
}
#ContentAreaHome
{
    margin-left:20px;    
}

#FooterTier1
{
    background-color:#666666;
    color:White;
    font-size:10.5px;
    padding-top:6px;
    padding-left:14px;
    padding-bottom:6px;
}
#FooterTier1 A
{
    color:White;
    font-size:10.5px;
    text-decoration:none;   
}

#FooterTier2
{
    background-color:#ffffff;
    color:black;
    font-size:10.5px;
    padding-top:6px;
    padding-left:14px;
    padding-bottom:3px;
}
#FooterTier2 A
{
    color:black;
    font-size:10.5px;
    text-decoration:none;   
}

/*Internal pages*/
.IntroText
{
    font-size:16px;
    width:415px; 
    margin-top:25px; 
    font-size:12px;
    margin-bottom:27px;
}

.SubHeader,.Subheader
{
    border-bottom:solid 1px #c1c1c1;
    padding-bottom:6px;   
    margin-bottom:9px;
}

.ContentList
{
    
}

.ContentListItem
{
    clear:both;
    margin-bottom:25px;
}

.ContentListItemCopy
{
    width:410px;
}

.ContentListItemCopyNoThumb
{
    width:410px;
}

.ContentListItemThumb
{
    margin-right:16px; 
    width:50px;
    height:50px;
}

.ContentListItemCopyTitle,.ContentListItemCopyTitle A
{
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:Black;
}

.ContentListItemCopyText,.ContentListItemCopyTextNoThumb
{
    font-size:12px;
}

.ContentListItemCopyLink A,.ContentListItemCopyText A,.ContentListItemCopyTextNoThumb A
{
     color:#ef9017;   
     text-decoration:underline;
     font-size:12px;
}

.RightSideContentArea
{
    
    position:absolute;
    top:369px;  
}

.RightSideContentAreaContainer
{
    margin-left:483px;   
}
.RightSideContentAreaContainer[class]
{   
}

.InternalReadMore
{
    margin-top:6px;
    background-position:right top;
    background-repeat:no-repeat;
    background-image:url(/overlay/images/ReadMoreBG.gif);
    width:265px;
    background-color:#5b5756;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    font-size:12px;
    color:White;
}

.InternalReadMore[class]
{
    width:245px;
}

.InternalReadMoreItem
{
    
    margin-bottom:6px;
    margin-left:6px;   
}

.InternalReadMoreSubItem
{
    
    margin-bottom:6px;
    margin-left:16px;   
}

.InternalReadMoreItem A
{
    color:White;
    font-size:12px;
    text-decoration:underline;
}

.InternalReadMoreSubItem A
{
    color:#dedac3;
    font-size:12px;
    text-decoration:underline;
}

.InternalHighlights
{
    
    margin-bottom:3px;
    margin-top:12px;
   
}
.InternalHighlights[class]
{
    
}

/*NewsEvents*/
.Highlights
{
    height:31px;
    padding-left:10px;
    padding-top:6px;
    background-color:#890b17;
    margin-bottom:5px;
    margin-top:12px;
    font-size:18px;
    font-weight:bold;
    color:White;
}
.Highlights[class]
{
    height:25px;
       
}

.UpcomingEventsTitle
{
    color:Black;
    font-size:16px;
    font-weight:bold;   
}

.UpcomingEvents
{
    background-position:right top;
    background-image:url(/overlay/images/EventsBG.gif);
    background-repeat:no-repeat;
    width:265px;
    background-color:#dedac3;
    padding:10px;
    font-size:12px;
    padding-bottom:20px;
    margin-top:6px;
}

.UpcomingEvents[class]
{
    width:245px;
}

.UpcomingEventsListItem
{
    margin-left:6px;  
    margin-bottom:20px;  
}

.UpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.LastUpcomingEventsListItem
{
    margin-left:6px;   
}

.LastUpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.HighlightEndLink A
{
     color:#890b17;   
     text-decoration:underline;
     font-size:12px;
     margin-right:15px; 
}

.ReadMore
{
    margin-top:6px;
    background-position:right top;
    background-repeat:no-repeat;
    background-image:url(/overlay/images/ReadMoreBG.gif);
    width:265px;
    background-color:#5b5756;
    padding:10px;
    font-size:12px;
    color:White;
}

.ReadMore[class]
{
    width:245px;
}

.ReadMoreItem
{
    
    margin-bottom:6px;
    margin-left:6px;   
}

.ReadMoreSubItem
{
    
    margin-bottom:6px;
    margin-left:16px;   
}

.ReadMoreItem A
{
    color:White;
    font-size:12px;
    text-decoration:underline;
}

.ReadMoreSubItem A
{
    color:#dedac3;
    font-size:12px;
    text-decoration:underline;
}

/*ThePlan*/
.ThePlanHighlights
{
    height:31px;
    
    background-color:#ef9017;
    margin-bottom:5px;
    
    margin-top:12px;
}
.ThePlanHighlights[class]
{
    height:25px;
       
}

.ThePlanHighlightsImage
{
    border:solid 4px #b8a685;
    margin-bottom:14px;
}

.ThePlanHighlightsText
{
    color:White;
    font-weight:bold;
    font-size:14px;
    margin-bottom:50px;
}

.ThePlanHighlightsSecondary
{
    background-position:right top;
    background-image:url(/overlay/images/EventsBG.gif);
    background-repeat:no-repeat;
    width:265px;
    background-color:#dedac3;
    padding:10px;
    font-size:12px;
    padding-bottom:20px;
}

.ThePlanHighlightsSecondary[class]
{
    width:245px;
}

.ThePlanHighlightsSecondaryTitle
{
    color:Black;
    font-size:16px;
    font-weight:bold;   
    margin-bottom:10px;
}

.ThePlanHighlightsSecondary .Level1
{
    margin-bottom:6px;
    margin-left:6px;   
}
.ThePlanHighlightsSecondary .Level1 A
{
     color:#000000;   
     text-decoration:underline;
     font-size:12px;
}
.ThePlanHighlightsSecondary .Level1 A:hover
{
     color:#ef9017;   
     text-decoration:underline;
     font-size:12px;
}

.UpcomingEventsListItem
{
    margin-left:6px;  
    margin-bottom:20px;  
}

.UpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.LastUpcomingEventsListItem
{
    margin-left:6px;   
}

.LastUpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.ThePlanHighlightEndLink A
{
     color:#ef9017;   
     text-decoration:underline;
     font-size:12px;
     margin-right:15px; 
}

.ThePlanReadMore
{
    margin-top:6px;
    background-position:right top;
    background-repeat:no-repeat;
    background-image:url(/overlay/images/ReadMoreBG.gif);
    width:265px;
    background-color:#5b5756;
    padding:15px;
    font-size:12px;
    color:White;
    margin-bottom:5px;
}

.ThePlanReadMore[class]
{
    width:245px;
}

.ThePlanReadMoreItem
{
    
    margin-bottom:6px;
    margin-left:6px;   
}



.ThePlanReadMoreItem A
{
    color:White;
    font-size:12px;
    text-decoration:underline;
}

.ThePlanContentListItemCopyLink A
{
     color:#ef9017;   
     text-decoration:underline;
     font-size:14px;
}

/*ProjectsAndPrograms*/
.ProjectsAndProgramsHighlights
{
    height:31px;
    padding-left:10px;
    padding-top:6px;
    background-color:#6f1446;
    margin-bottom:5px;
    margin-top:12px;
}
.ProjectsAndProgramsHighlights[class]
{
    height:25px;
       
}

.ProjectsAndProgramsTBD
{
    background-position:right top;
    background-image:url(/overlay/images/EventsBG.gif);
    background-repeat:no-repeat;
    width:265px;
    background-color:#dedac3;
    padding:10px;
    font-size:12px;
    padding-bottom:20px;
}

.ProjectsAndProgramsTBD[class]
{
    width:245px;
}

.UpcomingEventsListItem
{
    margin-left:6px;  
    margin-bottom:20px;  
}

.UpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.LastUpcomingEventsListItem
{
    margin-left:6px;   
}

.LastUpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.ProjectsAndProgramsHighlightEndLink A
{
     color:#6f1446;   
     text-decoration:underline;
     font-size:12px;
     margin-right:15px; 
}

.ProjectsAndProgramsReadMore
{
    margin-top:6px;
    background-position:right top;
    background-repeat:no-repeat;
    background-image:url(/overlay/images/ReadMoreBG.gif);
    width:265px;
    background-color:#5b5756;
    padding:10px;
    font-size:12px;
    color:White;
    margin-bottom:5px;
}

.ProjectsAndProgramsReadMore[class]
{
    width:245px;
}

.ProjectsAndProgramsReadMoreItem
{
    
    margin-bottom:6px;
    margin-left:6px;   
}

.ProjectsAndProgramsReadMoreItem A
{
    color:White;
    font-size:12px;
    text-decoration:underline;
}

.ProjectsAndProgramsContentListItemCopyLink A
{
     color:#6f1446;   
     text-decoration:underline;
     font-size:12px;
}

/*FundedPrograms*/
.FundedProgramsHighlights
{
    height:31px;
    padding-left:10px;
    padding-top:6px;
    background-color:#6d810e;
    margin-bottom:5px;
}
.FundedProgramsHighlights[class]
{
    height:25px;
       
}


.UpcomingEventsListItem
{
    margin-left:6px;  
    margin-bottom:20px;  
}

.UpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.LastUpcomingEventsListItem
{
    margin-left:6px;   
}

.LastUpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}



/*AboutUs*/
.AboutUsHighlights
{
    height:31px;
    padding-left:10px;
    padding-top:6px;
    background-color:#4a96d2;
    margin-bottom:5px;
}
.AboutUsHighlights[class]
{
    height:25px;
       
}

.AboutUsTBD
{
    background-position:right top;
    background-image:url(/overlay/images/EventsBG.gif);
    background-repeat:no-repeat;
    width:268px;
    background-color:#dedac3;
    padding:10px;
    font-size:12px;
    padding-bottom:20px;
}

.AboutUsTBD[class]
{
    width:248px;
}

.UpcomingEventsListItem
{
    margin-left:6px;  
    margin-bottom:20px;  
}

.UpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.LastUpcomingEventsListItem
{
    margin-left:6px;   
}

.LastUpcomingEventsListItem A
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    
}

.AboutUsHighlightEndLink A
{
     color:#4a96d2;   
     text-decoration:underline;
     font-size:12px;
     margin-right:15px; 
}

.AboutUsReadMore
{
    margin-top:6px;
    background-position:right top;
    background-repeat:no-repeat;
    background-image:url(/overlay/images/ReadMoreBG.gif);
    width:265px;
    background-color:#5b5756;
    padding:10px;
    font-size:12px;
    color:White;
    margin-bottom:5px;
}

.AboutUsReadMore[class]
{
    width:245px;
}

.AboutUsReadMoreItem
{
    
    margin-bottom:6px;
    margin-left:6px;   
}

.AboutUsReadMoreItem A
{
    color:White;
    font-size:12px;
    text-decoration:underline;
}

.AboutUsContentListItemCopyLink A
{
     color:#4a96d2;   
     text-decoration:underline;
     font-size:12px;
}

.ImageHeader
{
    width:759px;
    height:174px;
}
.SectionHeader
{
    border-bottom:solid 1px #e0e0e0;
    margin-bottom:12px;
    width:436px;
    margin-top:18px;
}


.Breadcrumbs
{
    margin-bottom:25px;   
}

.SearchBox
{
    width:126px;
    
    background-color:#5b5756;  
    border-top:solid 1px white;
    border-bottom:solid 1px white;  
}
.SearchBoxText
{   
    margin-top:9px;
    margin-bottom:3px;
    padding:0px;
    margin-left:14px;
}

.SearchBoxInput
{
    margin-top:2px;
    margin-bottom:5px;
    margin-left:14px;
}

.SearchBoxInputElement
{
    width:100px;
    height:20px;    
}

.SearchBoxButton
{
    margin-left:64px;
    margin-bottom:7px;
}

.ImageCaption
{
    font-size:10px;
    width:745px;
    text-align:right;    
    color:#999999;
    margin-top:4px; 
}

.ThePlan A
{
    color:#ef9017;
}

.NewsEvents A
{
    color:#890b17;
}

.ProjectsAndPrograms A
{
    color:#6f1446;
}

.AboutUs A
{
    color:#4a96d2;
}

.ThePlan .InternalHighlights
{
       background-color:#ef9017;
}
.NewsEvents .InternalHighlights
{
       background-color:#890b17;
}
.ProjectsAndPrograms .InternalHighlights
{
       background-color:#6f1446;
}
.AboutUs .InternalHighlights
{
       background-color:#4a96d2;
}

.LearnMoreBlack,.LearnMoreWhite,.LearnMoreBlue
{
    font-size:16px;
    font-weight:bold;    
}

.LearnMoreBlack
{
    color:Black;
}
.LearnMoreWhite
{
    color:White;
}
.LearnMoreBlue
{
    color:#4a96d2;
}

HR.Slideshow{
    color:#cccccc;
    height:1px;
    background-color:#999999;
    border:0px;
    padding:0px;
    margin-right:12px;
    margin-left:12px;
}


.PagingLinkOn
{
    
    font-weight:bold;
    margin:2px;
    padding:2px;
    border:solid 1px #4a96d2;
    text-decoration:none;
}

.PagingLinkOff
{
    font-weight:normal;
    margin:2px;
    padding:2px;
    border:solid 1px #d9d9d9;
    text-decoration:none;
}


INPUT.SearchTextBoxInput 
{
    border-top:solid 1px #666666;
     border-bottom:solid 1px #666666;
     border-left:solid 1px #666666;
     border-right:0px;
     margin-top:-1px;
     margin-bottom:0px;
     margin-left:0px;
     margin-right:0px;
     padding-top:0px;
     padding-bottom:0px;
     padding-right:0px;
     padding-left:4px;
     height:20px;
     width:116px;
     display:block;
}

.SearchTextBoxInput[class]
{
    margin-top:0px;
}

.SearchButton IMG
{
      display:inline;
}

.SearchButton
{
    height:20px;
    background-color:#006699;
    color:White;
    font-weight:bold;
    text-align:center;
}

.SearchButton[class]
{
    height:18px;
    background-color:#006699;
    color:White;
    font-weight:bold;
    text-align:center;
    
    padding-top:2px;
}

.SearchButton A
{   
    color:White;
    font-weight:bold;
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
}

.HomePageFeatures
{
    background-position:right top;
    background-image:url(/overlay/images/EventsBG.gif);
    background-repeat:no-repeat;
    width:443px;
    background-color:#dedac3;
    font-size:12px;
}
.HomePageFeaturesContent
{
    width:235px;
    padding:15px 15px 15px 15px;
    font-size:12px;
}

.Validation
{
    display:none;
}
.search-link{
	color:white;font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.search-link:hover{
text-decoration:underline;

}
