.footerLinks {
	text-decoration: none;
	color: #183257;
	font-size: 0.9em;
	text-align: center;
}
#footer span#footerLinks a:link, a:visited {
	text-decoration:none;
	color:#036;
}
#footer span#footerLinks a:hover {
	background-color:#036;
	color:#666;
}
.infoLine {
	font-size: .9em;
	line-height: 1.4em;
	color: #333;
}
.copyRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666;
	font-weight: bold;
	line-height: 2em;
}
#wrapper #footer p .infoLine a:link {
	color: #333;
	text-decoration: none;
}
#wrapper #footer p .infoLine a:hover {
	color: #00335C;
	text-decoration: underline;
}
h1 {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #00325A;
}
h2 {
	font-size: 1em;
	color: #00325A;
	line-height: 1em;
}
ul {
	font-size: 0.9em;
	color: #666;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../_images/icon_sm.png);
}
h4 {
	font-size: 0.9em;
	line-height: 0.9em;
	color: #666;
}
p {
	font-size: 0.9em;
	color: #333;
}
.tableHead {
	font-size: 1.1em;
	color: #CCC;
	vertical-align: middle;
}
.centerThis {
	text-align: center;
}
