﻿h1
{
    font-family: Tahoma;
    font-size: large;
    font-weight: bold;
    color: #333399;
    text-align: justify;
    border-bottom-style: double;
    background-color: #FFFFFF;
}

h2
{
    font-family: Tahoma;
    font-size: medium;
    font-weight: bold;
    color: #FF9900;
    text-align: justify;
    background-color: #FFFFFF;
    text-indent: 40px;
}

h3
{
    font-family: Tahoma;
    font-size: medium;
    font-weight: bold;
    color: #333399;
    text-align: justify;
    background-color: #FFFFFF;
    text-indent: 0px;
}

d1
{
    font-family: Tahoma;
    font-size: medium;
    font-weight: bold;
    color: #005CA1;
    text-align: justify;
}
.Heading
{
    font-family: Tahoma;
    font-size: medium;
    font-weight: lighter;
    color: #6699FF;
    text-align: justify;
}
.SubHeading1
{
            font-family: Tahoma;
            font-size: x-large;
            font-weight: lighter;
            color: #0066CC;
            text-align: justify;
}
.SubHeading2
{
    font-family: Tahoma;
    font-size: medium;
    color: #8eAAFF;
    font-weight: normal;
    text-align: left;
}
.PlainText
{
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
    color: #6088FF;
}
.BulletFont1
{
    font-family: Arial;
    font-size: medium;
    color: #7799FF;
    font-weight: lighter;
    text-align: left;
    vertical-align: top;
    white-space: pre;
}
.BulletFont2
{
    font-family: Tahoma;
    font-size: large;
    color: #333399;
    font-weight: bolder;
    text-align: center;
    vertical-align: top;
    white-space: pre;
}
.Question
{
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    color: #3366FF;
    text-align: left;
}
.Answer
{
    font-family: Tahoma;
    font-size: medium;
    color: #0066FF;
}

.Bullet
{
    font-family: Arial;
    font-size: medium;
    color: #CC0000;
}

.HyperLink
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: normal;
    color: #0066CC;
}  
.cellFill1
{
    background-color: #0033CC;
    border-bottom-style: ridge;
    border-bottom-color: #3333CC;
    color: #FFFF00;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    font-size: large;
}
.cellFill2
{
    background-color: #E8EEFF;
}
        
.table 
{
    font-size: 1.1em;
    border-collapse: collapse;
    margin: 0px 0 0px 0;
    width: 100%;
    height: auto;
}
.first-column 
{
    background-position: #FFFFFF;
    background: #FFFFFF;
    border-right: 6px solid #202020;
    text-align: left;
    width: 100px;
    vertical-align: text-top;
    border-right-width: 0px;
    border-right-style: hidden;
    padding-right: 30px;
}
.second-column
{
    background-position: #FFD162;
    background: #D6E3F4;
    border-right: 6px solid #202020;
    border-right-color: #4379B9;
    border-right-style: none;
    border-bottom-style: solid;
    border-right-width: 0px;
    border-bottom-color: #4379B9;
    width: 100%;
    height: 100%;
    border-top-style: double;
    border-top-color: #99CCFF;
}
.logo 
{
    background-position: #FFD162;
    background: #FFFFFF;
    border-right: 6px solid #202020;
    border-right-color: #5081C0;
    border-right-style: none;
    border-bottom-style: none;
    border-right-width: 0px;
    border-bottom-color: #5081C0;
    width: 100%;
    height: 80px;
}
.MainHeading
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: large;
    color: #3333CC;
    text-align: center;
    font-style: oblique;
    font-variant: normal;
    letter-spacing: normal;
    background-color: #FFFFFF;
}
.SideMenu
{
    border-color: #4379B9;
    vertical-align: top;
    padding-right: 10px;
    border-right-width: medium;
    border-right-style: groove;
    background-color: #D6E3F4;
}

.DummyCell
{
    border-color: #D6E3F4;
    vertical-align: top;
    padding-right: 10px;
    border-right-width: medium;
    border-right-style: groove;
    background-color: #D6E3F4;
}
.button-col
{
    height: 119px;
}
.bookmark-link
{
    font : Tahoma;
    font-family: Arial;
    font-size: x-large;
    font-weight: bold;
    color: #FF0000;
}
