﻿body { font-family:Arial; font-size:12px;
}
img
{  border-style: none;
}

ul
{ 
    padding:0; 
    margin:0; 
} 
li
{ 
    padding:0; 
    list-style-type:none;
     
} 

ol.quiz
{ 
   line-height:20px;   
    padding:10; 
    margin:10; 
    color:#7d9fb4;
 
} 
li.quiz
{ 
   padding:10; 
   color:#7d9fb4;
   list-style-type:decimal;
} 

ol.block
{ 
 
   margin:10; 
   color:#7d9fb4;
   position:relative; 
   left:-22px;
 
} 
li.block
{ 
   padding: 0px 0px 10px 0px; 
   color:#7d9fb4;
   list-style-type:square;
   line-height:20px;   
} 

dt
{
    border-style:none;
    font-family:   Arial ;
    color:#7d9fb4;
    font-size:12px;
    font-weight:bold;
    padding: 0px 0px 0px 0px;
    list-style-type:circle;
    marker-offset:0px;
    padding:0; 
    margin:0; 
}

dd
{
    border-style:none;
    font-family:   Arial ;
    font-size:12px;
    marker-offset:0px;
    color:#7d9fb4;
    padding:0; 
}

h4
{
    border-style:none;
    font-family:   Arial ;
    color:#7d9fb4;
    font-size:12px;
    font-weight:bold;
    padding:  0px 0px 0px 0px;

}

h3
{
    border-style:none;
    font-family:   Arial ;
    color:#7d9fb4;
    font-size:26px;
    font-weight:bold;
    padding:   5px  0px 4px 22px;

}

a:hover {text-decoration: underline; color: #5e88a1;}

a
{
    border-style:none;
    font-family:   Arial ;
    color:#541800;
    font-size:14px;
    font-weight:600;
    text-decoration:none;
    padding-right:10px;
}

p.white
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:600;
    font-size:13px;
    color:#ffffff;
    line-height:40px;
}
p.white-small
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:10px;
    color:#ffffff;
    
}
p.blue
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:600;
    font-size:16px;
    color:#7d9fb4;
    line-height:15px;
}

p.black
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:12px;
    color:Black;
    line-height:20px;
    text-align:justify;
       width:450px;
    
}
span.black
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:12px;
    color:Black;
    line-height:20px;
  
}
p.simple
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:12px;
    color:Black;
    text-align:justify;
  /*  padding:0px  15px 5px 10px;*/
}
div.simple
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:12px;
    color:Black;
    text-align:justify;
    padding:0px  15px 15px  10px;
     line-height:20px;
      margin-top:0px;
}

span.small
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:400;
    font-size:9px;
    color:Black;
    text-align:right;
}

p.brown
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:18px;
    color:#541800;
    line-height:25px;
}

a.white
{
    border-style:none;
    font-family:   Arial ;
    color:#ffffff;
    font-size:12px;
    font-weight:600;
    text-decoration:underline;
}
a.blue
{
    border-style:none;
    font-family:   Arial ;
    color:#7d9fb4;
    font-size:12px;
    font-weight:600;
    text-decoration:underline;
}

a.selected
{
    border-style:none;
    font-family:   Arial ;
    color:#7d9fb4;
    font-size:14px;
    font-weight:600;
    text-decoration:none;
    padding-right:10px;
}

a.white-brown
{
    border-style:none;
    font-family:   Arial ;
    color:#ffffff;
    font-size:12px;
    font-weight:600;
    text-decoration:none;
   
}
a.white-brown-selected
{
    border-style:none;
    font-family:   Arial ;
    color:#541800;
    font-size:12px;
    font-weight:600;
    text-decoration:underline;
}

a.white-brown:hover {text-decoration: underline; color: #541800;}
a.white-brown:selected {text-decoration: underline; color: #541800;}

/*  FAQ fonts need to be small */
a.white-brown-sm
{
    border-style:none;
    font-family:   Arial ;
    color:#ffffff;
    font-size:11px;
    font-weight:500;
    text-decoration:none;
    padding: 5px 0px 5px 0px;
}
a.white-brown-sm-selected
{
    border-style:none;
    font-family:   Arial ;
    color:#541800;
    font-size:11px;
    font-weight:500;
    text-decoration:underline;
}

a.white-brown-sm:hover {text-decoration: underline; color: #541800;}
a.white-brown-sm:selected {text-decoration: underline; color: #541800;}

div.footer-text
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#541800;
    margin-top:20px;
     position:relative;
      top:50px;
      left:0px;
       z-index:-1;

}

div.footer-text a
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#541800;
    font-weight:normal;
}
