﻿@charset "UTF-8";
/* VR Container Set styles */


/* NoTitle */
.WFContainer_noTitle 
{
   
}

    .WFContainer_noTitle h3 {
        line-height: 100%;
        font-weight: bold;
    }
.WFContainer_noTitleHeader 
{
    padding:5px;
}

/* Title_h1 */

.WFContainer_Title_h1 h1 {
    display: block;
    color: #940202;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 110%;
    padding: 0 0 10px;
    margin: 0px;
    padding-bottom: 25px;
}

.box h1 {
    color:white;
    font-size:18px;
    margin-top:-38px;
    font-family:Verdana;
    text-align:center;
    margin-bottom:0px;
    padding-bottom:10px;
}

.box .Normal, .box p, .box li {
      font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

