BODY
{
	margin: 0;
}

BODY, TD
{
	font-family: Arial;
	font-size: 12px;
}

a
{
	color: #036;
	text-decoration: underline;
}

a:visited
{
	color: #036;
	text-decoration: underline;
}

a:hover
{
	color: #EF9C00;
	text-decoration: underline;
}

.Contracts a, .Contracts a:visited
{
	color: black;
	text-decoration: none;
}

.Contracts a:hover
{
	color: black;
	text-decoration: underline;
}

.headerWhiteBold, .headerWhiteBold a, .headerWhiteBold a:visited
{
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.headerWhiteBold a:hover
{
	color: White;
	text-decoration: underline;
}

.headerWhite, .headerWhite a, .headerWhite a:visited
{
	font-family: Arial Narrow;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

.headerWhite a:hover
{
	color: White;
	text-decoration: underline;
}

a.copy:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #036;
	text-decoration: underline;
}
a.copy:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #036;
	text-decoration: underline;
}
a.copy:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #EF9C00;
	text-decoration: underline;
}

.Footer, .Footer a, .Footer a:visited
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}

.Footer a:hover
{
	text-decoration: underline;
	color: #404040;
}

.linkGray a, .linkGray a:visited, a.linkGray, a:visited.linkGray
{
	color: #888;
	text-decoration: underline;
}

.linkGray a:hover, a.linkGray:hover
{
	color: #26527D;
	text-decoration: none;
}

.textOrange a, .linkOrange a, a.linkOrange, a:visited.linkOrange
{
	color: #EF9C00;
	text-decoration: underline;
}

.textOrange a:hover, .linkOrange a:hover, a:hover.linkOrange
{
	text-decoration: none;
}

.textBlue a, .linkBlue a
{
	color: #26527D;
	text-decoration: underline;
}

.textBlue a:hover, .linkBlue a:hover
{
	color: #2F669B;
	text-decoration: none;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #26527D;
	font-weight: bold;
	margin-bottom: 0;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #26527D;
}
H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	display: inline;
	color: #036;
}

.subOrange, .subOrange a, .subOrange a:visited
{
	font-size: 16px;
	font-weight: bold;
	color: #EFA823;
}

.sectionBlue
{
	color: #1C3C6D;
	font-weight: bold;
}

.textOrange
{
	color: #EFA823;
}

.textBlue
{
	color: #26527D;
}

.textDarkGray
{
	color: #555;
}

.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #C00;
}
.copy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: black;
}

UL.Contracts
{
	padding-left: 20px;
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	list-style-image: url(/images/bulFolders.gif);
}

UL.Arrow
{
	list-style-type: none;
	list-style-image: url(/images/bulArrow.gif);
}

UL.lnavLists
{
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 20px;
}

P.nospace, UL.nospace
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
