BODY, TD, SPAN, DIV, SELECT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#9b9b9b;
	font-size: 11px;
	font-weight: normal;
}
a
{
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active
{
	color: #003399;
	text-decoration: none;
}

.PageTitle
{
   color:#003399;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.ContentSubtitle, .ContentSubtitleLink:link, .ContentSubtitleLink:hover, .ContentSubtitleLink:visited
{
   color:#003399;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.BlueText
{
   color:#003399;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.BlueBorder
{
    border-right: #91b0cb 1px solid;
    border-top: #91b0cb 1px solid;
    border-left: #91b0cb 1px solid;
    border-bottom: #91b0cb 1px solid;
}

.BlueBorderTop
{
    border-top: #91b0cb 1px solid;
}

.LinkGrey, .LinkGrey:link, .LinkGrey:visited, .LinkGrey:hover, .LinkGrey:active
{
	color: #9b9b9b;
	text-decoration: none;
}

.Link, .Link:link, .Link:visited, .Link:hover, .Link:active
{
   font-size: 9px;
	color: #9b9b9b;
	text-decoration: none;
}
