.content
{
	font-size: 11px;
	font-family: Verdana;
}
.focus
{
	color: #293491;
	font-weight: 700;
}
.navigationpane
{
	border: 1px solid #C0C0C0;
	width: 100%;
}
.decoration
{
	float: right;
}

.navigationpane td
{
	padding: 3px 0 3px 10px;
}
.navigationpane th
{
	background-color: #CCCCCC;
	padding: 3px 0 3px 10px;
	text-align:left;
	font-size:11px;
}
.quote td
{
	color: #333333;
	font-size: 9px;
	font-family: verdana;
	letter-spacing: .75px;
}

ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.disabled
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	color: Black;
}