﻿body,td		 
{
	font-family: verdana, helvetica; 
	font-size: 12px; 
	color: #656565; 
	line-height: 18px; 
}

A:link		 
{
	text-decoration: none; 
	color: #4e6fb6; 
}

A:visited	 
{
	text-decoration: none; 
	color: #4e6fb6; 
}

A:hover		 
{
	text-decoration: underline; 
	color: #4e6fb6; 
}

.boldbody 
{
	font-weight:bold;
	font-size: 14px;
}

.foot		 
{
	font-size: 9px; 
	color: #cccccc; 
	line-height: 14px; 
}

A.foot
{
	color: #ffffff; 
}

A.foot:link		 
{
	color: #ffffff; 
}

A.foot:visited	 
{
	color: #ffffff; 
}

A.foot:hover		 
{
	color: #ffffff; 
}

.subtitle 
{
	font-family: verdana, helvetica; 
	font-size: 24px; 
	color: white; 
	vertical-align: middle;
}

.sectionheader
{
	font-family: verdana, helvetica; 
	font-size: 14px;
	font-weight: bold; 
	color: #4e6fb6; 
	vertical-align: middle;
}

.itemheader
{
	font-family: verdana, helvetica; 
	font-size: 12px;
	font-weight: bold; 
	color: #4e6fb6; 
	vertical-align: middle;
}

.ListHeader
{
    background-color: #4e6fb6;
    border-bottom: dimgray;
    border-left: #4e6fb6 1px solid;
    color: white;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 16pt
}

.ListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: #4e6fb6 1px solid;
    vertical-align: top;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.ListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: #4e6fb6 1px solid;
    vertical-align: top;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.ListFooter
{
    background-color: #17639f;
    line-height: 10pt
}

A.ListItemLink, A.ListItemLink:link, A.ListItemLink:visited
{
    color: #4e6fb6;
	font-weight: bold; 
    font-family: Verdana, Arial;
    font-size: 14px;
 	text-decoration: none;
}

A.ListItemLink:hover
{
 	text-decoration: underline;
}

.ErrorMessage
{
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}

.accountheader		 
{
	font-size: 9px; 
	color: #ffffff; 
    line-height: 13px;
}

A.accountheader
{
	color: #ffffff; 
}

A.accountheader:link		 
{
	color: #ffffff; 
}

A.accountheader:visited	 
{
	color: #ffffff; 
}

A.accountheader:hover		 
{
	color: #ffffff; 
}


