@charset "utf-8";
/* CSS Document */

.container	{
	width:946px;
	border:medium;
	border-color:#568ab0;
	border-style:solid;
}
.heading	{
	background-image:url(lost-keys-columbia-md.gif);
	background-repeat:no-repeat;
	height:42px;
}
h1	{
	color:#266490;
	font-weight:bold;
	font-size:22pt;
	margin-top:16px;
}
body	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11pt;
}
h2	{
	color:#266490;
	font-weight:bold;
	font-size:18pt;
	text-align:center;
	margin-top:16px;
}
td		{
	vertical-align:top;
}
.left	{
	width:237px;
}
.top	{
	font-weight:bold;
	color:#ffffff;
	background-color:#568ab0;
}
.center	{
	font-weight:bold;
	text-align:center;
	color:navy;
	clear:both;
}
a	{
	color:#568ab0;
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
}
a:hover	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:active	{
	color:#568ab0;
	text-decoration:none;
	font-weight:bold;

}
a:visited	{
	color:#568ab0;
	text-decoration:none;
	font-weight:bold;
}
.data	{
	width:946px;
	margin:auto;
}
.data2	{
	width:709px;
	margin:auto;
}
.floatrt	{
	float:right;
	padding:3px;
}
.content	{
	width:709px;
	float:left;
}
ul		{
	font-weight:700;
}
.floatlt	{
	float:left;
	padding:3px;
}
