@charset "utf-8";
/* CSS Document */
#left-column-content table {
	font:70% "arial";
	padding:0;
	margin:0;
	border-collapse:collapse;
	color:#333;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left-column-content table a {
	color:#3a66ff;
	text-decoration:none;
}
#left-column-content table a:visited {
	color:#3a66ff;
	text-decoration:none;
}
#left-column-content table a:hover {
	color:#942021;
}
#left-column-content table caption {
	text-align:left;
	text-transform:uppercase;
	padding-bottom:10px;
	font:200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
#left-column-content table thead th {
	color:#BACCFF;
	text-align:left;
	font-weight:bold;
	padding-top:15px;
	padding-right:2px;
	padding-bottom:15px;
	padding-left:2px;
	margin-top: 5px;
	margin-bottom: 5px;

}
#left-column-content table thead td {
	color:#000;
	font-weight:bold;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-left: 10px;
}
#left-column-content table thead {
	background-color:#D5E0F6;
	font-weight: normal;
}
#left-column-content table tbody{
	border-left:1px solid #eaecee;
	border-right:1px solid #eaecee;
}
#left-column-content table tbody {
	border-bottom:1px solid #eaecee;
}
#left-column-content table tbody td, table tbody th {
	padding:10px;
	border-top-color:#CCC;
	border-right-color:#CCC;
	border-bottom-color:#CCC;
	border-left-color:#CCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	vertical-align: top;
}

#left-column-content table tfoot td, #left-column-content table tfoot th, #left-column-content table tfoot tr {
	text-align:left;
	font:120% "arial";
	text-transform:uppercase;
	padding:10px;
}
ul.table-list {
	margin-left:15px;
	margin-bottom:0;
	padding-top:0;
	font-size:11px;
	padding-right:1em;
	margin-right:1em;
	padding-bottom:0;
	margin-top:10px;
	color:#000;
	background-repeat:repeat;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	text-align:left;
}
ul.table-list li {
	background-repeat:no-repeat;
	background-position:0 .1em;
	list-style-type:disc;
}
.table-list ul li {
	background-image:url(bullet_child.gif);
}
ol.table-list li, ul.table-list li {
	margin-bottom:.4em;
}
ol.table-list {
	padding-left:0;
}
.table-list ol li {
	list-style:decimal;
	background-image:none;
	padding-left:0;
}
.table-prices{
	text-align:right;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	white-space: nowrap;
}

