/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.txtheadlineblue {
	color: #003399;
	font-weight: bold;
	font-size: 16px;
}
.txtheadline {
	font-size: 16px;
	font-weight: bold;
}
.txtContentSmall {font-size: 10px}
.txtheadercallfor {
	color: #FF0000;
	font-weight: bold;
}
.txtbluelarge {
	color: #0B3299;
	font-weight: bold;
	font-size: 16px;
}
.headerlinks {color: #FFFFFF; font-weight: bold; }
.footerlinks {font-size: 10px; color: #BCDCE7; }

.headerlinks a:link, .headerlinks a:visited {
		text-decoration:none;
		color:#FFFFFF;
}
.footer a:link, .footer a:visited, .footer a:hover {
		color:#BCDCE7;
}
.txtheadersmall {
	color: #003399;
	font-size: 10px;
}

.txtheadersmallbold {
	color: #003399;
	font-size: 10px;
	font-weight:bold;
}

.tdlightblue {
	background-color:#DAE6F4;
}

