﻿.level1
{
/*width:960px; 960px;*/

width: 960px;
height:30px;
padding: 5px 0px 0px 20px;

font-family: Verdana;
font-size: 16px;  

background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 88%, #207cca 100%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(88%,#2989d8), color-

stop(100%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 88%,#207cca 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ 

*/
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 88%,#207cca 100%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 88%,#207cca 100%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 88%,#207cca 100%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); 

/* IE6-9 */
font-weight: 400;
position:inherit;
left:10px;
top:0px;
z-index:10000000;

width: 960px;
height:30px;
padding: 5px 0px 0px 0px;


}

.level2
{

/*width:960px;960px;*/
height:100%;
width: 260px;
padding: 0px 0px 5px 5px;
margin-left:auto; margin-right: auto;

font-size: 14px;  
background-color: #2377bd ;
color: #ffffff;
font-family: Verdana !important;

position:inherit;
left:0px;
top:0px;
z-index:1000000;
display:inline-block;
    
}

.level2 a:hover
{

height:100%;
width: 260px;
padding: 0px 0px 5px 5px;
border: 1px solid white;
font-family: Verdana;
font-size: 14px;  
background-color: #7ac142;
color: #ffffff;
text-decoration: none;



    
}



.level3
{
width:100%; 
color: white;
background-color: Silver;
font-family: Verdana !important;
font-size: 16px;
padding: 0px 0px 0px 0px;
margin-right:10px;

}

.hoverstyle
{
font-weight: normal;
color: #ffffff;
background-color: #0355a4;
text-decoration: none;
}

.level4
{
    background-color: Gray !important;
    color: White !important;
    font-size: small;
}