/* CSS Document */

a {
	text-decoration:none;
	font-weight:bold;
	color:#29517a;
}
a:hover {
    color: #000000;
	text-decoration:underline;
}
body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
}
input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
body {
	background-color:#eaecee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headLE {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2b4055;
	line-height: 20px;
}
.headLE2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#6d3c3d;
	line-height: 20px;
}
.legal {
	font-size: 9px;
	color: #999999;
}


.nav {
	font-size: 14px;
	font-weight:bold;
}
a.nav {
	text-decoration:none;
	color:#29517a;
}
a.nav:hover {
    color: #000000;
	text-decoration:underline;
}
a.selected {
	text-decoration:none;
	color:#000000;
}
a.selected:hover {
    color: #000000;
	text-decoration:underline;
}
.LISTH {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
    line-height: 20px;
}
.NEWSH {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
    line-height: 20px;
	font-weight:bold;
}
.headLEprofile {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000000;
	line-height: 20px;
}