﻿body {
}

.outerBorder 
{
 height: 2752px;   
}

.innerBorder 
{    
    height: 2626px;  
}    

.FAQContentArea {

    position: relative;
    top: 120px;
    margin-left: auto;
    margin-right: auto;

    
    
    height: 2400px;
    width: 748px;
    white-space: nowrap;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 31px;
    padding-right: 31px;
    
    /*background-image: url('/Images/greyGrad.jpg');
    background-size: 100%;
    background-repeat: no-repeat; */
    background-color: white;
    
}

.bottomContentArea 
{
    top: 230px !important;
}

.FAQHeader 
{
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

h7.FAQHeaderTitle 
{
    position: relative;
    color: #2587c4;
    font-family: DIN_Medium, Arial;
    font-size: 32px;
    text-align: center !important;
    width: 100%;
    margin: 0 auto !important;
    
}

.FAQList 
{
    margin-top: 60px;
    width: 100%;
    height: 100%;
    
}

.FAQquestion {
    color: #c28001;
    position: relative;
    font-family: Arial, Helvetica;
    font-size: 15px;
    text-align: left !important;
    font-weight: bold;
   /* margin-top: 20px; */
   
}

.FAQanswer 
{
    
    color: #524f48;
    position: relative;
    font-family: Arial, Helvetica;
    font-size: 15px;
    text-align: left !important;
    
    white-space: normal !important;
    word-wrap: break-word;
    
   
}

.vertSpaceFAQ {
    line-height: 24px !important;  
}

.FindOutClass
{
    position: relative;
    margin: 0 auto;
    
}

.FaqButtonDiv {
    width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    text-align: center;
}
