
.grayText {color: #6C6E71;}
.redText {color: #C40E2F;}
.greenText {color: #A49500;}

.body {
    background-color: #ffffff;
    background-image: url(images/bg_stripe.gif);
    background-repeat: repeat-y;
}

.mainTable{
    width: 860px;
}

.navBar {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 65px;
    padding-bottom: 0px;
    vertical-align: top;
}

.navLink a {
    font-family : arial, verdana;
    font-size : 12pt;
    color : #A49500;
    font-weight : bold;
    font-style : normal;
    white-space:no-wrap;
    text-align: center;
    text-decoration: none;
    padding-left:2px;
}

.navLink a:hover {
    color: #C40E2F;
    text-decoration: underline;
}

.leftCol {
    vertical-align: top;
}

.centerCol {
    width: 62%;
    padding-left: 25px;
    padding-right: 25px;
    vertical-align: top;
    font-family : verdana, arial;
    font-size : 10pt;
    color : #6C6E71;
    font-weight : bold;
    font-style : normal;
    letter-spacing: -0.035em;
    word-spacing: 0.2em;
    line-height: 18pt;
}

.centerCol H4 {
    margin-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    font-family : arial, verdana;
    font-size : 14pt;
    color: #C40E2F;
    font-weight : bold;
    font-style : normal;
}

.centerCol li {
    font-family : arial, verdana;
    font-size : 12pt;
    color : #C40E2F;
    font-weight : bold;
    font-style : normal;
    letter-spacing: -0.04em;
    word-spacing: 0.2em; 
    line-height: 14pt;
    margin-bottom: 20px;
}

.centerCol ul {
    list-style-image: url(images/tri_bullet.gif);
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

.rightCol {
    padding-left: 25px;
    vertical-align: top;
    font-family : times;
    font-size : 12pt;
    color : #A49500;
    font-weight : bold;
    font-style : italic;
    letter-spacing: -0.04em;
    word-spacing: 0.2em; 
    line-height: 16pt;
}

.rightCol H4{
    margin-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    vertical-align: top;
    font-family : times;
    font-size : 10pt;
    color : #000000;
    text-transform: uppercase; 
    font-weight : bold;
    font-style : normal; 
}

.logoImage {
    width: 185px;
    height: 239px;
    margin-left:40px;
    margin-top:150px;
    border: 0px;
}

.contactImage {
    width: 74px;
    height: 73px;
    margin-left: 20px;
    margin-right: 20px;
    border: 0px;
}

.ssImage {
    margin-top:20px;
    border: 0px;
}

.quoteText {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: right;
    vertical-align: top;
    font-family : times;
    font-size : 10pt;
    color : #000000;
    text-transform: capitolize;
    font-weight : normal;
    font-style : normal; 
    letter-spacing: -0.04em;
    word-spacing: 0.2em; 
    line-height: 11pt;
}

