/* CSS Document */
#global-nav-bg{
    background-color: #003E51;
    color: #FFFFFF;
    height: 24px;
    clear: both;
    margin: 0 0 0 19px;
    width: 925px;
}
#global-nav{
    float: right;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    }
    
#global-nav ul{
    float: right;
    margin: 0 15px 0 0;
    padding: 0;
}
#global-nav li{
    border-right: 1px solid #FFFFFF;
    float: left;
    line-height: 14px;
    list-style-type: none;
    margin-top: 4px;
    padding: 0 9px;
    width: auto;
}
#global-nav a {
    color: #FFFFFF;
    display: block;
    padding: 0 9px;
    text-decoration: none;
}
#global-nav a:hover, #global-nav a:active {
    text-decoration: underline;
}
.search-field{
    border:1px solid #8E9295;
    font-size:11px;
    height:13px;
    margin:2px 0 0 5px;
    padding:1px 5px;
    width:120px;
}
#global-nav .li-alt{
    border-right:medium none;
    padding:0 0 0 15px;
}
#global-nav .arrow{
    border-right:medium none;
    margin:4px 0 0 -3px;
}
#global-nav .search-box{
    border-right:medium none;
    margin-top:1px;
    padding-left:0;
    padding-right:0;
}
body.Splash {
    background-color: #051f28; color:white;
    width: auto;
    height: 728px;
    }
#SplashBG {
    height: 702px;
    width: 959px;
    background: url(/images/Splash_bkgd_REV061509.jpg) no-repeat;
    margin: 0 auto 0;
    /*margin: 5% 10% 0 10%;*/
    }
#MainSplash{
    height: 550px;
}
#SplashLearnMore {
    padding: 171px 0 0 447px;
    width: 249px;
    clear: both;
    float: left;
}
#Sponsorship{
    width:246px; 
    float: right; 
    padding-top: 32px; 
    padding-right: 13px;
}
#SplashLearnMore P A{
    color: #ffffff;
    text-decoration: none;
}

#SplashLearnMore P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-weight: bold;
    
}
#SplashLearnMore SPAN {
    color: #668d3c;
    font-size: 14px}
#RolloverShell {
    padding: 30px 45px 0 0;
    clear: both;
    
}
 #Rollover1, #Rollover2, #Rollover3, #Rollover4, #Rollover5, #Rollover6, #Rollover7 {
    border-top: 6px solid #668d3c;
    float: right;
    width: 282px;
    margin-top: 2px;
    display: none;    
}
#Rollover7{
    border-top: none;
}
#Rollover1 P, #Rollover2 P, #Rollover3 P, #Rollover4 P, #Rollover5 P, #Rollover6 P, #Rollover7 P{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 10px 10px 0 0; 
    line-height: 20px;
    }
/*#Rollover2, #Rollover3, #Rollover4, #Rollover5, #Rollover6{
    display: none;}*/
#Column3, #Column2, #Column1{
    width: 170px;
    height: 259px;
    float: right;
    padding-right: 25px;}
#Column3, #Column2, #Column1 IMG {
    border: 0;
    clear: left;}
    
#Footer {
    text-align: left;
    height: auto;
    float: left;
    clear: both; /*clear: both;*/
    padding: 0 0 0 47px;
    width: 540px;
}

#Footer P {
    font-size: 10px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
#Footer A {
 color: #ffffff;
 text-decoration: none;
}
#Footer A:Hover {
 text-decoration: underline;
}

A {
 outline: none;
}