.Default_menu {
 border:solid 1px #000000;
 padding:6px;
}
.Default_menu a {
 display:block;
 background-color:#a2a2a2;
 padding-bottom:5px;
 padding-top:5px;
 text-decoration:none;
}
.Default_menu a:hover {
 background-color:#363636;
 color:#ffffff;
 text-decoration:underline;
}
img a {
 background-color:#;
 color:#;
}
.Default ul {
 padding-top: 0px;
 margin-top: -15px;
}
.HomeNavBoxes h4 {
      color: #0D2D4F;
      font-family: Trebuchet MS, sans-serif;
      font-size: 15px;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      margin: 0;
      padding: 0;
}
.HomeNavBoxes a {
      background-image: url(/assets/layouts/images/bullet.png);
      background-repeat: no-repeat;
      background-position: left center;    
      padding-left: 13px;    
      color: #0D2D4F;
}

.HomeNavBoxes a {
      color: #0B2C4F!important;
      font-size: 12px;
      text-decoration: none;
}

.HomeNavBoxes a:hover { 
      color: #1863B2!important;
      font-size: 12px;
      text-decoration: underline;
}

h3, p { margin: 0;}

.LogoTagline {
font-size: 16px;
line-height: 24px;
font-weight: bold;
color: #f4b645;
font-family: tahoma;
}
.LogoTagline a {
font-size: 14px;
font-weight: normal;
text-decoration: none;
color: #514a2e;
font-family: arial;
}


.InsideLeftNavBoxes strong { 
      color: #63400d;
      font-family: Trebuchet MS, sans-serif;
      font-size: 15px;
      text-align: center;
      text-decoration: none;
}
.InsideLeftNavBoxes ul li {     
      list-style: disc; 
      color: #b88640;
}

.InsideLeftNavBoxes a { 
      color: #333333 !important;
      text-decoration: none;
      font-size: 13px;
}

.InsideLeftNavBoxes a:hover { 
      color: #333333 !important;
      text-decoration: underline;
font-size: 13px;

}
.BusinessSpotlightHost {
font-size: 11px;
line-height: 18px;
color: #006330;
text-align: right;
}


.AlignLeft {
text-align: left;
}
.AlignCenter {
text-align: center;
}
.AlignRight {
text-align: right;
}

