﻿body
{
    background-image: url(images/bgnd.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #6798ff;
    margin: 0px;
}

hr
{
    color: #6798ff;
}

.body
{
    /*Center everything on the page*/
    margin: 0 auto;
    width: 1002px;
    height: 100%;
    background-image: url(images/stp_const_bg.jpg);
    background-repeat: repeat-y;
    background-position: top;
    background-color: #618ff0;
}

.body2
{
    /*Center everything on the page*/
    margin: 0 auto;
    width: 998px;
    height: 100%;
    background-image: url(images/stp_fade_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #618ff0;
    text-align: center;
}


.footer
{
    background-image: url(images/shs_footer2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 0 0px;
    height: 82px;
    text-align: center;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
}

h1
{
    margin: 0 0 0 0;
    font-family: Arial;
    font-size: 18pt;
    font-weight: lighter;
    color: #909193;
    text-align: left;
}

h2
{
    font-family: Arial;
    font-size: 18pt;
    font-weight: lighter;
    color: White;
    text-align: left;
    margin: 0 0 10px 0;
}

h3
{
    font-family: Times New Roman;
    font-size: 14pt;
    color: #6798ff;
}

h5
{
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    text-align: center;
}

h6
{
    font-family: Arial;
    font-size: 8pt;
    color: #6798ff;
    text-align: left;
}

.h7
{
    font-family: Arial;
    font-size: 10pt;
    font-weight:bold;
    color: Black;
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
}

.h8
{
    font-family: Arial;
    font-size: 8pt;
    font-weight:bold;
    font-style:italic;
    color: White;
    text-align: center;
}

.h9
{
    font-family: Arial;
    font-size: 8pt;
    text-align: center;
    color:Blue;
}

.series
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: Black;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
}

.spotlight
{
    /*Center everything on the page*/
    margin: 0 auto;
    padding: 0 10px 0 10px;
    width: 283px;
    height: 100%;
    background-image: url(images/spotlight_bgnd.png);
    background-repeat: repeat-y;
    background-position: top;
    background-color: #5b8eff;
}

ul
{
    color: White;
    font-family: Arial;
    font-size: 10pt;
    margin-top: 0px;
}

.title
{
    color: black;
    font-style: italic;
    font-size: 9pt;
    font-family: Georgia, 'Palatino Linotype';
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 20px;
    margin-top: 5px;
}

.faqtitle
{
    color: black;
    font-style: italic;
    font-family: Georgia, 'Palatino Linotype';
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
}

.faqtitle a
{
    text-decoration: none;
}


.faqtext
{
    color: black;
    font-style: normal;
    font-size: 9pt;
    font-family: Georgia, 'Palatino Linotype';
    margin-left: 20px;
}

.text
{
    color: black;
    font-style: normal;
    font-family: Georgia, 'Palatino Linotype';
    font-size: 9pt;
}

.portfolio
{
    padding-bottom: 50px;
    font-family: Arial;
    font-size: 9pt;
}

.products
{
    width: 76px;
    text-align: center;
    vertical-align: top;
    font-family: Arial;
    font-style: normal;
    font-size: 9pt;
    color: White;
}
