@import "/Content/Cobranded.css";
@import "/Content/FRMSections.css";
@import "/Content/Site.css";

body{
  font-family: Arial, "Lucida Grande", Tahoma, sans-serif;
}


#CoBrand
{
}

#AALogoLeft
{
 padding-left: 10px;
 padding-right: 20px;
 margin-top: 0px !important;
}

#AALogoLeft a img
{
	visibility: hidden;
        width: 225px;
        height: 50px;
}

#AADTTotalCanvas
{
  padding-top: 10px;
}

#AALogoLeft a
{
        width: 220px;
        height: 68px;
        display: inline-block;
	background: url('/DbImage.ashx?ImageId=238cb269-8ce6-4444-8c3d-3dbac7430b07') no-repeat;
}

#AAMenuOptions
{
  margin-top: 15px;
  margin-left: 0px;
}

#AAMastheadTop
{
  height: 58px;
}

#AADTMasthead
{
  background: #F2EFEE !important;
  padding-left: 0px !important;
  min-height: 108px;
}

.BreadcrumbDelimiter
{
  background: none;
  padding-right: 5px;
}

.BreadcrumbTextMode
{
  display: inline;
  color: #000000;
}

#TransitionLinks a
{
 color: #000000;
}

.Breadcrumbs
{
 padding-top: 3px;
 padding-left: 20px;
}

.ContextChangeOption
{
  background-color: #404040;
}

.ContextChangeOption a
{
  color: white !important;
}

.Breadcrumbs a
{
  color: black !important;
}

#menu li a
{
  color: white;
}

.mega-hover li a
{
  color: #A0A0A0;
}

.mega-hover li a .dc-mega
{
  color: 000000;
}

.mega-hover li>a:hover
{
  color: #000000 !important;
}

.TopBorderPanel {

 border-top: #CECECE 4px solid;
}

.mega-menu>li
{
  background-color: #A0A0A0;
}

.SelectedMenuItem>li
{
 background-color: #404040;
}

#LoginMenu
{
 border-top: #CECECE 4px solid !important;
 border-bottom: #CECECE 4px solid !important;
}

input[type='submit']
{
  background: url('/DbImage.ashx?ImageId=8d6c93d4-f304-43e7-97ac-8fb5900cc6a0') #DCDCDC no-repeat 110px 10px;
  color: black;
  font-weight: 0;
}

input[type='submit']:hover
{
  background-color: #E7E7E7;
  color: black;
}

.AADTInnerContent a:hover
{
  color: #000000
  text-decoration: underline;
}

.AADTInnerContent a {
  color: #000000 !important;
}

#ContinueButton
{
  color: black;
  background-color: #DCDCDC;
}

#ContinueButton:hover
{
  color: #black;
  background-color: #E7E7E7;
}
