#header /* header ID*/
{
    color: #ffffff;
    font-size: 12pt;
    font-family: Georgia;
    line-height: 20px;
    background-color: #000066;
    text-align: center;
    margin: 0;
    border-style: none;
    width: 760px;
    vertical-align: middle;
    border-collapse: collapse;
    height: 120px;
}
#TopNavBar /* Top Navigation Bar ID */
{
    color: #ffffff;
    font-size: 14pt;
    font-family: Georgia;
    line-height: 20px;
    background-color: #000066;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 40px;
    border-style: none;
    border-color: transparent;
    padding: 0;
    border-collapse: collapse;
    outline-style: none;
    width: 760px;
}

#slogan /* Slogan ID*/
{
    color: #ffffff;
    font-size: 14pt;
    font-family: helvetica;
    font-weight: normal;
    background-color: #000066;
    text-transform: capitalize;
    text-align: center;
    margin: 10px;
    padding: 10px;
    padding: 0;
    border-collapse: collapse;
    border-style: none;
    border-color: transparent;
    outline-style: none;
}
#logo /* Vitiza Logo ID*/
{
    height: 88px;
    width: 200px;
    border: 1px;
    border-style: solid;
    border-color: #FFFFFF;
}
#BizName /* BizName ID */
{
    color: #ffffff;
    text-align: center;
    font-stretch: semi-condensed;
    font-weight: bold;
}
#tagline /* tagline ID*/
{
    color: #ffffff;
    text-align: left;
    font-stretch: semi-condensed;
    font-size: 30pt;
    font-weight: bold;
    font-family: helvetica;
    
}

body /* body style c7ced8*/
{
    color: black;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
}

table.content /* content table class */
{
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-family: Georgia;
    text-align: left;
    color: #000033;
    background: #b0c4de;
    vertical-align: middle;
    border-collapse: collapse;
    height: 450px;
    width: 760px;
    padding: 15px;
}

#ContentPictureColumn /* content table picture column data ID*/
{
    width: 200px;
    background-color: #b0c4de;
    text-align: center;
    font-stretch: expanded;
    font-size: 20pt;
    color: #000099;
    padding: 12px;
}
#ContentTextColumn /* content table text column data ID  */
{
    background-color: #b0c4de;
    width: 560px;
    padding: 24px;
}

p /* default p class */
{
    
}


li.SuiteList /* suitelist list class */
{
    list-style-type: circle;
    text-align: left;
    text-indent: 20pt;
    list-style-position: inside;
}
li.highlightslist /* highlightslist list class */
{
    list-style-type: disc;
    text-align: left;
    text-indent: 20pt;
    list-style-position: inside;
}

td
{
}

td.NavBarData /* Navigation Bar Data Class */
{
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    line-height: 15px;
    text-align: center;
    background-color: #000099;
    color: #FFFFFF;
    border-color: #B0C4DE;
    border-style: solid;
    border-width: 2px;
}
td.NavBarData a:link /* Navigation Bar Data Class Anchors */
{
    text-decoration: none;
    color: #FFFFFF;
}
td.NavBarData a:visited /* Navigation Bar Data Class Anchors */
{
    text-decoration: none;
    color: #FFFFFF;
}
td.NavBarData a:hover /* Navigation Bar Data Class Anchors */
{
    text-decoration: none;
    color: #FFFFFF;
}
td.NavBarData a:active /* Navigation Bar Data Class Anchors */
{
    text-decoration: none;
    color: #FFFFFF;
}

td.NavBarDataOver /*  Navigation Bar Data Mouse Over Class */
{
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    line-height: 15px;
    text-align: center;
    background-color: #B0C4DE;
    color: #000000;
    border-color: #B0C4DE;
    border-style: solid;
    border-width: 2px;
}
td.NavBarDataOver a:link /* Navigation Bar Mouse Over Data Class Anchors */
{
    text-decoration: none;
    color: #000066;
}
td.NavBarDataOver a:visited /* Navigation Bar Mouse Over Data Class Anchors */
{
    text-decoration: none;
    color: #000066;
}
td.NavBarDataOver a:hover /* Navigation Bar Mouse Over Data Class Anchors */
{
    text-decoration: none;
    color: #000066;
}
td.NavBarDataOver a:active /* Navigation Bar Mouse Over Data Class Anchors */
{
    text-decoration: none;
    color: #000066;
}

td.NavBarDivider /*  Navigation Bar Divider Class */
{
    line-height: 15px;
    text-align: center;
    width: 0px;
    background-color: #B0C4DE;
    color: #B0C4DE;
}


td.partners /* partners tabledata class */
{
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}

th.partners /* partners tableheader class */
{
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}

tr.FooterContact /* FooterContact class */
{
    font-size: 9pt;
    font-family: Georgia;
    text-align: Center;
    line-height: 15px;
    font-stretch: extra-expanded;
    letter-spacing: 1pt;
}

#footer /* footer ID*/
{
    color: #ffffff;
    font-size: 12pt;
    font-family: Georgia;
    line-height: 20px;
    background-color: #000066;
    text-align: center;
    height: 40px;
    margin: 0;
    padding: 0;
    border: 0;
    outline-style: none;
    width: 760px;
}


a:link /* anchor link colors for footer */
{
    color: white;
}
a:visited /* anchor link colors for footer */
{
    color: Silver;
}
a:hover /* anchor link colors for footer */
{
    color: red;
}
a:active /* anchor link colors for footer */
{
    color: red;
}


#copyright /*copyright ID*/
{
    font-family: Serif;
    font-style: italic;
    font-size: 8pt;
}

.Panel /* Panel class */
{
     padding-left:10px;
     padding-right:10px;
     background-color:#40668C;
     width:96%;
}
