@charset "UTF-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69645f;
	text-decoration: none;
	line-height: 18px;
}
.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283e58;
	text-decoration: none;
	line-height: 18px;
}
a.text-blue {
	text-decoration: underline;
}
a.text-blue:hover {
	color: #000000;
	text-decoration: underline;
}
.bkgd {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.repeatx {
	background-repeat: repeat-x;
}
.bkgdbtm {
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #283e58;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.top-margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283e58;
	text-decoration: none;
	line-height: 18px;
}
a.nav-blue {
	text-decoration: none;
}
a.nav-blue:hover {
	text-decoration: underline;
	color: #283e58;
}
