﻿/*****************************************************************/
/************************* GENERAL *******************************/
/*****************************************************************/
h1
{
    font-weight: bold;
    font-size: 20pt;
    margin: 3px 0px;
    word-spacing: 0px;
    color: #b30000;
    font-family: Tahoma;
    text-align: center;
}
h2
{
    font-weight: bold;
    font-size: 14pt;
    margin: 3px 0px;
    word-spacing: 0px;
    color: #000000;
    font-family: Tahoma;
    text-align: center;
}
h3
{
    font-weight: bold;
    font-size: 11pt;
    margin: 3px 0px;
    word-spacing: 0px;
    color: #b30000;
    font-family: Tahoma;
    text-align: center;
}
body
{
    padding: 0;
    margin: 0;
    font-size: 13pt;
    font-family: Arial,Verdana;
    background-color: #8d8d8d;
}
p
{
    font-size: 13pt;
    font-family: Arial,Verdana;
    text-indent: 30px;
    text-align: left;
}
li
{
    font-size: 13pt;
    font-family: Arial,Verdana;
    margin-bottom: 10px;
}
ul
{
    font-size: 13pt;
    font-family: Arial,Verdana;
    list-style-image: url(images/bullet_red.gif);
    list-style-type: circle;
}
ol
{
    font-size: 13pt;
    font-family: Arial,Verdana;
}
/*****************************************************************/
/************************* GENERAL *******************************/
/*****************************************************************/
.flush
{
    text-indent: 0px;
}
.list
{
    font-size: 13pt;
    margin-bottom: 0px;
    font-family: Arial,Verdana;
}
.guarantee
{
    font-size: 9pt;
    margin-bottom: 0px;
    font-family: Arial,Verdana;
    text-indent: 0px;
}
.center
{
    text-indent: 0px;
    text-align: center;
}
.atten
{
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}
.subhead
{
    font-weight: bold;
    font-size: 15pt;
    margin: 3px 0px;
    word-spacing: 0px;
    color: #000000;
    font-family: Tahoma;
    text-align: center;
}
.subhead-red
{
    font-weight: bold;
    font-size: 15pt;
    margin: 3px 0px;
    word-spacing: 0px;
    color: #b30000;
    font-family: Tahoma;
    text-align: center;
}
.redtext
{
    color: #b30000;
    font-weight: bold;
}
.boxquote
{
    background-color: white;
    padding: 5px;
    color: black;
    font-size: 1.5em;
    font-family: impact, helvetica, arial, sans-serif;
    font-weight: normal;
    text-align: center;
    border-top-style: solid;
    border-top-color: black;
    border-top-width: 5;
    border-bottom-style: solid;
    border-bottom-color: black;
    border-bottom-width: 5;
    width: 200px;
    height: 150px;
}
.floatleft
{
    float: left;
    margin: 4px 10px 4px 0px;
}
.floatright
{
    float: right;
    margin: 5px;
}
.Style1
{
    font-family: Arial, Helvetica, sans-serif;
}
.Style2
{
    text-indent: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.Style4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.Style5
{
    font-family: Tahoma;
    font-size: 14pt;
}
.Style6
{
    font-weight: bold;
    font-size: 22pt;
    font-family: Impact;
}
.Style7
{
    color: #996600;
}
.Style14
{
    font-size: 10px;
    color: #CCCCCC;
    text-align: center;
}
.imgCorner
{
    display: block;
}
.box
{
    width: 100%;
    border-collapse: collapse;
    background-color: #E3DFD4;
    border: solid 1px #000000;
}
.testimonialSignature
{
    color: #996600;
    text-align: right;
}
.horizontalRow
{
    width: 524px;
    height: 1px;
    border-top: solid 1px #996600;
}
.justify
{
    text-align: justify;
}