﻿body
{
    
    font-size: 10pt;
    font-family: Verdana, 'Times New Roman';
}
.Heading
{
    font-size: 12pt;
    font-family: 'Times New Roman';
    font-weight: bold;
}
.LogoBox
{
    background-image: url(Images/Final100px.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #006699;
}
.Problem
{
    font-weight: bolder;
    color: white;
   
    background-color: red;
    border-bottom: groove;
    font-size: 10px;
    font-family: verdana;
}
.ProblemBody
{
    font-size: 10px;
    vertical-align: top;
}
.Solution
{
    font-weight: bolder;
    color: white;
    font-style: italic;
    background-color: #003399;
    border-bottom: groove;
    font-size: 20px;
    font-family: verdana;
}
.GoldPlan
{
    font-weight: bold;
    color: black;
    font-style: italic;
    border-bottom: groove;
    font-size: 12px;
    background-image: url(Images/PageHeaderB.gif);
    text-align: center;
}
.SilverPlan
{
    font-weight: bold;
    color: black;
    font-style: italic;
    border-bottom: groove;
    font-size: 12px;
    text-align: center;
    background-image: url(Images/silverback.gif);
}

.CompanionPlan
{
    font-weight: bold;
    color: black;
    font-style: italic;
    border-bottom: groove;
    font-size: 12px;
    text-align: center;
    background-image: url(Images/PageHeader.gif);
}


.BasicPlan
{
    font-weight: bold;
    color: black;
    font-style: italic;
    border-bottom: groove;
    font-size: 12px;
    text-align: center;
    background-image: url(Images/blueback.gif);
}
.SolutionInfo
{
    font-weight: bold;
    color: Black;
    font-style: italic;
    font-size: 10pt;
    background-image: url(Images/Background2.jpg);
    font-family: Verdana;
    border-bottom-width: medium;
}



.Float
{
    border-top: buttonface ridge;
    border-left: buttonface ridge;
    border-bottom: threeddarkshadow ridge;
    border-right: buttonshadow ridge;
}
.Info
{
    background-image: url(Images/Strip.gif);
    background-repeat: repeat;
    color: white;
    font-weight: bold;
   
}
.Banner1
{
    background-image: url(Images/Strip2.gif);
    background-repeat: repeat;
    color: white;
    font-weight: bold;
}
.Banner
{
    background-image: url(Images/Strip.gif);
    background-repeat: repeat;
    color: white;
    font-weight: bold;
 }
 
.SubInfo
{
    color: #0000cc;
    font-weight: bold;
    background-color: #dcdcdc;
}
td.Field
{
    text-align: right;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
}
td.BrochureLevel1
{
    text-align: Left;
    font-size: 10pt;
    color: #000099;
    font-style: italic;
    font-family: verdana;
    font-weight: bold;
}

td
{
   font-size: 7pt;
}


.SectionTitle
{
    font-weight: bold;
    background-image: url(Images/SectionTitle.gif);
    color: navy;
    text-align: center;
}

.PageTitle
{
    font-weight: bold;
    background-image: url(Images/PageHeader.gif);
    color: navy;
    text-align: center;
}
.SectionHeader
{
    font-weight: bold;
    color: navy;
    font-size: 8pt;
}
TABLE
{
    font-family: Verdana;
}
td.Bullets
{
    text-align: left;
    
    font-size: 8pt;
    list-style-position: outside;
    list-style-type: disc;
    
    font-family: Verdana;
    color: #000099;
}
td.Bullets2
{
    text-align: left;
    font-size: 8pt;
    list-style-position: outside;
    list-style-type: disc;
    font-family: Verdana;
    vertical-align: top;
}

.RadioHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana;
	background-color: #ced7de;
}

.RadioHeaderSelect
{
    font-weight: bold;
    font-size: 7pt;
    font-family: verdana;
    background-color: #ffff00;
}
td.TableTitle
{
    font-size: 8pt;
    border-top-style: none;
    font-style: normal;
    font-family: verdana;
    border-right-style: none;
    border-left-style: none;
    background-color: #ced7de;
    border-bottom-style: none;
    font-weight: bold;
    text-align: center;
}

.Green
{
    color: green;
}
