/*********** PAGE CSS *********/

.spanfooter
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    margin-right: 15px;
}

.footer
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
a.footer
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
a.footer:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}
.text
{
    font-family: Tahoma;
    font-size: 11px;
    color: #434343;
    text-decoration: none;
}
a.text
{
    font-family: Tahoma;
    font-size: 11px;
    color: #434343;
    text-decoration: none;
    font-weight: normal;
}
a.text:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #434343;
    text-decoration: underline;
    font-weight: normal;
}
.ContentText
{
    font-family: Times Roman;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
    text-decoration: none;
    margin-left: 25px;
    width: 550px;
}
body
{
   background-color: #FFFFFF; 
}
 
.TextHeading
{
   Color:#131419;
   Font-Weight: Bold;
   margin-left: 25px;
}
.TextHeading_lg
{
   color:#111111;
   Font-Weight: Bold;
   Font-Size: 18px;
   width:540px;
   margin-left: 25px;
}

.TextHeading_sm
{
   color:#111111;
   Font-Weight: Bold;
   Font-Size: 16px;
   width:540px;
   margin-left: 25px;
}
.TextHeading_sm2
{
   color:#111111;
   Font-Weight: Bold;
   Font-Size: 16px;
   width:540px;
}
.hrrule
{
    width: 525px; 
    height: 4px; 
    background-color: #191970;
    margin-left: 25px;
}
.hrrulegray
{
    width: 525px; 
    height: 2px; 
    background-color: #C3C3C3;
    margin-left: 25px;
}
.hrrulegray2
{
    width: 525px; 
    height: 2px; 
    background-color: #C3C3C3;
}
.hrrulegraymain
{
    width: 545px; 
    height: 2px; 
    background-color: #C3C3C3;
    margin-left: 25px;
}
.buttonclass
{
    font-family: Times Roman;
    text-decoration: none;
    margin-left: 25px;
}
.Question
	  {
	     text-decoration: none; 
	     margin-left: 25px;
	     width:575px;
	  }
	  .Answer
	  {
	     text-decoration: none; 
	     margin-left: 25px;
	     width:575px;
	  } 