﻿body
{
}

.ACHead
	{
    width:auto;
    height:50px;
    line-height:58px;
    border-top-style:none;
    border-right-style:none;
   
    border-left-style:outset; 
    border-left-color:#6495ed;
   
    color: #f5f5f5;
    text-align:left;
    font-size:17px;
    font-weight:bold; 
    padding-left:40px;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
    background-image:url("/static/img/ACHeadback.5f36d4ac59fd.gif") ; 
    background-repeat: no-repeat;

    }
#FAQMenu dt
   {
    display:block;
    width:auto;
    height:50px;
    line-height:50px;
    border-top-style:none;
    border-left-style:none; 
    border-right-style:none; 
    cursor:pointer;
    color: #f5f5f5;
    text-align:left;
    padding-left:40px;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
    background-image:url("/static/img/gridback.68e09db4273a.gif") ; 
    background-repeat: no-repeat;
   }

#FAQMenu dd
	{
    background:#f2f2f2;
    width:auto;
    height:auto;
    line-height:50px;
    text-align: left;
    padding:25px 25px 25px 25px; 
    border:#4682b4 1px inset;
    border-top-style:none;
    background-color:#ffffe0;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    color: #4682b4;
    display:none;
    }
    
#FAQMenu2 dt
   {
    display:block;
    width:auto;
    height:50px;
    line-height:50px;
    border-top-style:none;
    border-left-style:none; 
    border-right-style:none; 
    cursor:pointer;
    color: #f5f5f5;
    text-align:left;
    padding-left:40px;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
    background-image:url("/static/img/gridback.68e09db4273a.gif") ; 
    background-repeat: no-repeat;
   }

#FAQMenu2 dd
	{
    background:#f2f2f2;
    width:auto;
    height:auto;
    line-height:50px;
    text-align: left;
    padding:25px 25px 25px 25px; 
    border:#4682b4 1px inset;
    border-top-style:none;
    background-color:#ffffe0;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    color: #4682b4;
    display:none;
    }


.FAQGroup a 
{
  color: #f5f5f5;
  margin-top:10px; 
  margin-bottom:10px;
}
    
.FAQbutton 
{
    display: inline-block;
    width: 160px;
    padding: 10px;
    border-radius: 4px;
    
    background-color: #4682B4;
    color: #f5f5f5;
    text-align:center;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 1.0rem;
    margin-top:20px;
    margin-left:36px;
}

.FAQbutton:hover 
{
  opacity: 0.9;
}

.FAQbutton-showy 
{
  background-color: #fa8072;
}

.FAQbutton-ghost 
{
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.15);margin-top: 10px;margin-bottom: 10px;
}



.RFAQbutton 
{
    display: inline-block;
    width: 160px;
    padding: 10px;
    border-radius: 4px;
    background-color: #4682B4;
    color: #f5f5f5;
    text-align:center;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 1.0rem;
    margin-top:20px;
}

.RFAQ a 
{
  color: #f5f5f5;
  font-size:16px;
}

.RFAQbutton:hover 
{
  opacity: 0.9;
}

.FAQbutton-showy 
{
  background-color: #D29E04;
  background-color: #fa8072;

}

.RFAQbutton-ghost
{
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.15);margin-top: 10px;margin-bottom: 10px;
}  
  

