﻿.bluetitles {
	color: #31659C;
	font-size: small;
    text-decoration: none;
    color: #31659C;
    font-weight: bold;
    font-family: Verdana;
}
.smallitalic
{
    font-family: Verdana;
    font-size: 9px;
    font-style: italic;
}
.bluetitles a
{
    text-decoration: none;
    color: #31659C;

}
.smallbluetitles
{
    color: #31659C;
    font-size: xx-small;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
}

.smallblacktitles
{
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    color: #000000;
}

.smallbluetitles a
{
    text-decoration: none;
    color: #31659C;
}

.subheadline
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}

.graytitles
{
	background-color: #eeeeee;
	text-align: left;
}
.graytitlestext
{
  	background-color: #ffffff;
    color: #999999;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    padding-right: 5px;
    text-decoration: none;
}

.graytitlestext a
{
    text-decoration: none;
}

.headline
{
    color: #31659c;
    font-weight: bold;
    font-family: Verdana;
    font-size: 42px;
    text-decoration: none;
}
.seealllink
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}
.seealllink a
{
    text-decoration: none;
    color: #336699;
}
