.standardTable {
	border: none;
	border-left: 1px solid #d6d6d6;
}

.standardTable td
{
	padding-top : 6px;
	padding-left : 6px;
	padding-right : 6px;
	line-height : 18px;
}

.standardTable p, .standardTable div
{
	line-height : 18px;
	margin-bottom:0px;
	margin-top:0px;
}

.standardTable .headerRow p, .standardTable .headerRow div
{
	line-height : 10px;
}

.standardTable .headerRow td {
	border:none;
	background-color : #e3e3e3;
	color : #1b3067;
	font-weight : bold;
	font-size : 12px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 5px;
	line-height : 12px;
	
}

.standardTable .headerRow {
	margin-bottom: 10px;
}

div.panelContent ul.standard, ul.standard {
	list-style-type:none;
	list-style-image:none;
	margin-top:10px;
	padding-left:7px;
	_padding-left:0px;
	_margin-left:7px;
}

div.panelContent ul.standard li, ul.standard li{
	background-image: url("/images/bullet/square.gif");
	background-position : 0px 6px;
	background-repeat : no-repeat;
	padding-left : 10px;
	font-size : 11px;
	font-family:arial,sans-serif;
	line-height: 11pt;
	list-style-position: outside;
}


div.panelHeaderLink {
	padding-left : 7px;
}

.standardTable ul {
	list-style-type:none;
	list-style-image:none;
	margin-top:10px;
	padding-left:13px;
	_padding-left:0px;
	_margin-left:14px;
}

div.panelContent ul.standard, ul.standard {
	list-style-type:none;
	list-style-image:none;
	margin-top:10px;
	padding-left:20px;
	_padding-left:0px;
	_margin-left:14px;
}

div.panelContent ul.standard li, .standardTable ul li, ul.standard li{
	background-image: url("/images/bullet/square.gif");
	background-position : 0px 6px;
	background-repeat : no-repeat;
	padding-left : 10px;
	line-height : 18px;
}

ul.panelListLink li {
	background-image: none;
	background-position : 0px;
	background-repeat : no-repeat;
	padding-left : 0px;
	list-style-position: none;
	
}

ul.panelListLink a.panelListLink {
	background-position : 0px 5px;
	line-height : 18px;
}