.tdborder {
	border: 1px solid #acc7da;
}
#logo {
	background-image: url(images/bb.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 61px;
	float:left;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #115686;
	float:right;
	position: relative;
	top: 45px;
	text-decoration: none;
}

#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #115686;
	text-decoration: none;
	margin-right: 6px;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #acc7da;
	text-decoration: none;
	margin-right: 6px;
}
#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #91b8dd;
	text-decoration: none;
	margin-right: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
li {
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #115686;
	text-decoration: none;
}
a:hover {
	color: #854275;
	text-decoration: none;
}
a:visited {
	color: #91b8dd;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.quote {
	font-style: italic;
	color: #ab8234;
}
