﻿body
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #10253F;
}

a:link {
    color: black;
}

a:visited {
    color: black;
}

a:hover
{
	color: #1f497d;
}

img
{
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

td.FollowupBullets
{
	font-weight: normal;
	color: #1f497d;
	font-size: 12pt;
}

TD.AlternateGreyRow
{
	white-space: nowrap;
	background-color: #F0F0F0;
}

TD.AlternateWhiteRow
{
    white-space: nowrap; 
    background-color: #ffffff;
}

TD.ColumnHeaderCell
{
	background-image: url(images/CellHeaderBg.jpg); 
	background-repeat: repeat-x; 
	white-space: nowrap; 
	color: #ffffff; 
	background-color: #4f81bd; 
	font-weight: bold; 
	font-size: 12pt; 
	text-align: center;
}