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

#briefcasetable	{
	width:600px;
	font:Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: medium #00539B solid;
	margin: 25px 0 0 0;
}

briefcasetable	tr{;
	padding: 8px 15px 8px 15px;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6C6C6C;
	margin: 10px;
	
}

th,	td,{

}

#briefcasetable	a{
	color:#000000;
	font-size: 90%;
}
.topic{
	color:#666666;
	font-size: 125%;
	text-align:center;
	font-weight:bold;
}

#alternativetherapies {
	background-color:#FFFFFF;
	
}

#bcnav {
	margin: 0;
	list-style: none;
	color:#333333;

}

#bcnav li {
	margin: 0 4px 0 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	float: left;
	font-weight:bolder;
	color:#333333;
	
}
