@charset "utf-8";
#topnav {
	font: medium Arial, Helvetica, sans-serif;
	background: url(../images/blue-gradient.jpg);
	clear: none;
	float: right;
	width: 900px;
}
h1 {
	font-size: 0.9em;
	font-weight: bolder;
	color: #1F547E;
	margin-right: 15px;
}
table {
	border-bottom: none;
	padding: 0px;
}
.table {
	border-bottom: thin none #D0E7F2;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}
#name {
	font-weight: normal;
	border-bottom: thin solid #D0E7F2;
}
#footer {
	font-size: x-small;
	font-weight: normal;
}
a:link {
	font-size: small;
}
a:link {
	font-weight: bold;
}
h1 {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-color: #164B75;
	margin-right: 0px;
	line-height: 2em;
}
footer {
	font: x-small "Old English Text MT";
	color: #108AD2;
}
#outerWrapper #footer a {
	font: x-small "Trebuchet MS";
}
