body {
	background-color: #2E406B;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.breadcrumb {
	font-size: 12px;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	}

td {
	background-position: left top;
}

.footnote {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

a.link						{color: #6b8fb5;}
a.hover						{color: #6b8fb5;}
a.active					{color: #6b8fb5;}
a.visited					{color: #6b8fb5;}

a:link						{color: #6b8fb5;}
a:hover						{color: #6b8fb5;}
a:active					{color: #6b8fb5;}
a:visited					{color: #6b8fb5;}

a.linkSmallWhite			{font-size: 9px; color: #ffffff;  text-decoration: none;}
a.linkSmallWhite:active		{font-size: 9px; color: #ffffff;  text-decoration: underline;}
a.linkSmallWhite:hover		{font-size: 9px; color: #ffffff;  text-decoration: underline;}
a.linkSmallWhite:visited	{font-size: 9px; color: #ffffff;  text-decoration: underline;}

a.linkSubNAV				{font-size: 12px; color: #6b8fb5;  text-decoration: underline;}
a.linkSubNAV:active			{font-size: 12px; color: #6b8fb5;  text-decoration: underline;}
a.linkSubNAV:hover			{font-size: 12px; color: #6b8fb5;  text-decoration: underline;}
a.linkSubNAV:visited		{font-size: 12px; color: #6b8fb5;  text-decoration: underline;}

a.linkNAV					{font-size: 11px; color: #ffffff;  text-decoration: none; font-weight: bold;}
a.linkNAV:active			{font-size: 11px; color: #ffffff;  text-decoration: none; font-weight: bold;}
a.linkNAV:hover				{font-size: 11px; color: #ffffff;  text-decoration: none; font-weight: bold;}
a.linkNAV:visited			{font-size: 11px; color: #ffffff;  text-decoration: none; font-weight: bold;}
