.BodyText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: black
}
.FooterText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    FONT-STYLE: italic;
    TEXT-ALIGN: center
}
A.LinkText
{
    FONT-SIZE: medium;
    COLOR: black
}
A.FooterLink
{
    FONT-SIZE: medium;
    COLOR: black
}
.CostGuideHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: blue
}
.SectionHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-large;
    COLOR: blue
}
.MessageText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: red;
    FONT-STYLE: italic
}
.NCGContentText
{
    FONT-SIZE: x-small;
    COLOR: black
}
.NCGContentText UL
{
    MARGIN-TOP: 3px;
    LIST-STYLE-POSITION: outside;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 20px;
    LIST-STYLE-TYPE: disc
}
.NCCGContentText LI
{
    PADDING-RIGHT: 3px
}
.NCCGContentText IMG
{
    VERTICAL-ALIGN: middle
}
.ContentText
{
    FONT-SIZE: small;
    COLOR: black
}
.ContentText A
{
    FONT-WEIGHT: bold;
    COLOR: black
}
.ContentText IMG
{
    VERTICAL-ALIGN: middle
}
.ContentText UL
{
    LIST-STYLE: disc url(..\Images\NCCGBullet.jpg) outside;
    MARGIN: 0px 0px 0px 15px
}
.ContentText LI
{
    PADDING-RIGHT: 3px
}
