@font-face {
    font-family: 'Futura Book';
    font-style:  normal;
    src: url(FUTURAB0.eot);
}

@font-face {
    font-family: 'Futura Bold';
    font-style:  normal;
    src: url(FUTURAB1.eot);
}

.pageHeader
{
    font-weight: 700;
    font-size: 22pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.largePageHeader
{
    font-weight: 700;
    font-size: 25pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.redBarHeader
{
    font-weight: 500;
    font-size: 14pt;
    color: black;
    font-style: normal;
    text-deviration: none;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.tourRedOval
{
    font-weight: 600;
    font-size: 15pt;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-family: 'Futura Book', universe, arial, sans-serif;
    background-position: center;
    background-repeat: no-repeat;
}

.proRedOval
{
    font-weight: 700;
    font-size: 12pt;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-family: 'Futura Bold', universe, arial, sans-serif;
    background-position: center;
    background-repeat: no-repeat;
}

.sectionHeader
{
    font-weight: 500;
    font-size: 15.5pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.redSectionHeader
{
    font-weight: 500;
    font-size: 18pt;
    color: red;
    font-style: normal;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.paragraphHeader
{
    font-weight: 600;
    font-size: 12pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.redParagraphHeader
{
    font-weight: 500;
    font-size: 14pt;
    color: red;
    font-style: normal;
    text-decoration: underline;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.bodyText
{
    font-weight: 500;
    font-size: 11pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.redHeader
{
    font-weight: 500;
    font-size: 11pt;
    color: red;
    font-style: normal;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.largeText
{
    font-weight: 500;
    font-size: 16pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.smallText
{
    font-weight: 500;
    font-size: 9pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.boldText
{
    font-weight:600;
    font-size: 10.5pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.redBoldText 
{ 
	font-weight: 600; 
	font-size: 11pt; 
	color: red; 
	font-style: normal; 
	font-family: 'Futura Book', universe, arial, sans-serif;
}

.mediumText
{
    font-weight:600;
    font-size: 11.5pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.mediumLargeText
{
    font-weight:500;
    font-size: 14.5pt;
    line-spacing: 3px;
    letter-spacing: 1px;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.largeBoldText
{
    font-weight:500;
    font-size: 12pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.emphasisText
{
    font-weight: 500;
    font-size: 11pt;
    color: white;
    font-style: oblique;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.boldEmphasisText
{
    font-weight: 500;
    font-size: 11pt;
    color: white;
    font-style: oblique;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.altBodyText
{
    font-weight: 500;
    font-size: 11pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.altBoldText
{
    font-weight: 500;
    font-size: 11pt;
    color: white;
    font-style: normal;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.altEmphasisText
{
    font-weight: 500;
    font-size: 11pt;
    color: white;
    font-style: oblique;
    font-family: 'Futura Book', universe, arial, sans-serif;
}

.altBoldEmphasisText
{
    font-weight: 500;
    font-size: 11pt;
    color: white;
    font-style: oblique;
    font-family: 'Futura Bold', universe, arial, sans-serif;
}

.entity
{
    font-family: arial, sans-serif;
}

.noBullets
{
    list-style: none;

}

