* {
	font-family: Arial, Helvetica;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica;
}


td.navbackground {
	background-image: url(../images/nav_background.jpg);
	background-repeat: no-repeat;
}


li {
	font-size: 10pt;
	color: #000000;
}

.title {
	font-size: 14pt;
	color: #15539A;
	font-weight: bold;
}

.header {
	font-size: 12pt;
	color: #15539A;
	font-weight: bold;
}

.copy {
	font-size: 10pt;
	color: #000000;
}

.copyright {
	font-size: 8pt;
	color: #222222;
}

.copyblue {
	font-size: 10pt;
	font-weight: bold;
	color: #15539A;
}

.errorcopy {
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}

form {margin: 0px 0px 0px 0px; }

textarea {overflow: auto;}

a {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a.leftnav {
	font-size: 11pt;
	font-weight: bold;
	color: #18539A;
	text-decoration: none;
}

a.leftnav:hover {
	color: #2A3A49;
}

a.leftnavon {
	font-size: 11pt;
	font-weight: bold;
	color: #2A3A49;
	text-decoration: none;
}