.chromestyle ul {
    width: 100%;
    margin: 0px;
    text-align: center;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 0px;
    background:url('http://www.amicuscreative.com/global_pictures/584/Menu_nonhover.jpg') repeat-x;
}

.chromestyle ul li {
    display: inline;
    margin: 0px;
}

.chromestyle ul li a {                  
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-left: 10px;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: normal;
    font-size: 11pt;
    font-family: Georgia, Times New Roman;
    color: #fefefe ! important;
    text-decoration: none;
    position: relative;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected  {
    background: url('http://www.amicuscreative.com/global_pictures/584/Codron_Menuhover.jpg') repeat-x;                        
}


.dropmenudiv {
     position:absolute;
     top: 0;
     border: 1px solid #4e5155; /*THEME CHANGE HERE*/
     border-bottom-width: 0;
     font-weight: normal;
     font-size: 11px;
     font-family: Georgia, Times New Roman;
     line-height: 18px;
     z-index: 1000;
     background-color: #173255;
     width: 200px;
     visibility: hidden;
}

.dropmenudiv a {
     width: auto;
     display: block;
     text-indent: 3px;
     border-bottom: 1px solid #4e5155;
     padding: 5px 0;
     text-decoration: none;
     color: #fefefe ! important;
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { 
     background-color: #4e5155;
}
.chromemenu_imageseperator  {
     display: none;
}

P, span {    
color: #091b37;
font-family: Trebuchet MS, Arial;
font-size: 10pt; 
}


li {
font-family: Trebuchet MS, Arial;
color: #091b37;
font-size: 10pt;
}

.PageTitle {
    font-size: 15pt ! important;
    color: #091b37;
    font-family: Trebuchet MS, Arial ! important;
}

.ContactUsToday {
    font-size: 10pt ! important;
    color: #091b37;
    font-family: Trebuchet MS, Arial ! important;
}

.SubscribeToNewsletter {
    font-size: 10pt ! important;
    color: #091b37;
    font-family: Trebuchet MS, Arial ! important;
}

a:link {color:#275191;}
a:visited {color: #8e95a1;}
a:hover {color: #939493;}
a:active {color: #275191;}

img {
      border: 0;
}