b<style type="text/css" media="print, projection, screen">
<!--

body,div,h1{font-family:'trebuchet ms', verdana, arial;margin:0;padding:0;}
body{background-color:#fff;color:#333;font-size:small;margin:0;padding:0;}
h1{font-size:large;font-weight:400;margin:0;}
h2{color:#333;font-size:small;font-weight:400;margin:0;}
pre{background-color:#eee;border:1px solid #ddd;border-left-width:5px;color:#333;font-size:small;overflow-x:auto;padding:15px;}
pre.normal{background-color:transparent;border:none;border-left-width:0;overflow-x:auto;}
#logo{background:url(Tablesorter demo_files/images/jq.png);display:block;float:right;height:31px;margin-right:10px;margin-top:10px;width:110px;}
#main{margin:0 20px 20px;padding:0 15px 15px 0;}
#content{padding:20px;}
#busy{background-color:#e95555;border:1px ridge #ccc;color:#eee;display:none;padding:3px;position:absolute;right:7px;top:7px;}
hr{height:1px;}
code{font-size:108%;font-style:normal;padding:0;}
ul{color:#333;list-style:square;}
#banner{margin:20px;padding-bottom:10px;text-align:left;}
#banner *{color:#232121;font-family:Georgia, Palatino, Times New Roman;font-size:30px;font-style:normal;font-weight:400;margin:0;padding:0;}
#banner h1{display:block;float:left;}
#banner h1 em{color:#6cf;}
#banner h2{float:right;font-size:26px;margin:10px 10px -10px -10px;}
#banner h3{clear:both;display:block;font-size:12px;margin-top:-20px;}
#banner a{border-top:1px solid #888;display:block;font-size:14px;margin:5px 0 0;padding:10px 0 0;text-align:right;width:auto;}
a.external{background-image:url(img/external.png);background-position:center right;background-repeat:no-repeat;padding-right:12px;}
form{font-size:10pt;margin-bottom:20px;width:auto;}
form fieldset{padding:10px;text-align:left;width:140px;}
div#main h1{border-bottom:1px solid #CDCDCD;display:block;margin-top:20px;padding:10px 0 2px;}
table#tablesorter-demo {margin: 10px 0 0 0;}
table#options *{font-size:small;}
p.tip em {padding: 2px; background-color: #6cf; color: #FFF;}
div.digg {float: right;}

-->
</style>
	<link rel="stylesheet" title="Disabled for Preview-in-Browser: Tablesorter%20demo_files/style.css" type="text/css" media="print, projection, screen">
<style type="text/css" media="print, projection, screen">
<!--

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #eeeeee;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(Tablesorter demo_files/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(Tablesorter demo_files/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(Tablesorter demo_files/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #cccccc;
}


-->
</style>
	<script type="text/javascript" src="js/jquery-latest.js"></script>

	<script type="text/javascript" src="js/jquery.js"></script>
	<script type="text/javascript" src="js/chili-1.js"></script>
	<script type="text/javascript" src="js/docs.js"></script>
	<script type="text/javascript">
	$(function() {		
		$("#tablesorter-demo").tablesorter({sortList:[[0,0],[2,1]], widgets: ['zebra']});
		$("#options").tablesorter({sortList: [[0,0]], headers: { 3:{sorter: false}, 4:{sorter: false}}});
	});	
	</script>
<link rel="stylesheet" title="Disabled for Preview-in-Browser: Tablesorter%20demo_files/blogbadge.css" type="text/css" id="delicious-blogbadge-css">
<style type="text/css">
<!--

.delicious-blogbadge-tall {
    font: 12px arial; border: 2px solid #B1B1B1; width: 190px; text-align: center; position: relative;
}
.delicious-blogbadge-tall .save-to-link {
    clear: both; display: block; padding: 0 0 0 12px; margin: 0.5em; text-align: center; color: blue !important; 
    text-decoration: none;
    font-weight: bold;
    background: url(img/delicious.small.gif) no-repeat 2px 50%; 
    border: none !important;
}
.delicious-blogbadge-tall .url-link { 
    text-align: right; display: block; float: right; 
    color: #999 !important; 
    text-decoration: none; padding: 4px 6px;
    position: absolute; bottom: 0px; right: 0px;
    border: none !important;
}
.delicious-blogbadge-tall .url-link .post-count {
    background-color: #00f; color: #fff; padding: 0 0.25em 0 0.25em;
}
.delicious-blogbadge-tall .empty-save-to-link {
    display: none;
    border: none !important;
}
.delicious-blogbadge-tall .empty-save-to-link-label {
    display: block; font-size: 85%; text-align: center;
}
.delicious-blogbadge-tall .empty-message {
    background-color: #E6E6E6; float: right; font-size: 95%; display: block; font-weight: normal; width: 100%; padding: 2px 0 2px 0;
}
.delicious-blogbadge-tall .post-count-label-before {
    display: inline;
}
.delicious-blogbadge-tall .post-count { 
    display: inline; text-align: center;
}
.delicious-blogbadge-tall .post-count-label-after {
    display: inline;
}
.delicious-blogbadge-tall .top-tags-container { 
    background-color: #E6E6E6; text-align: left; padding: 4px 6px 4px 6px; margin-bottom: 0.75em;
}
.delicious-blogbadge-tall .top-tags-title { 
    display: inline; font-size: 95%; font-weight: bold;
}
.delicious-blogbadge-tall .top-tags { 
    display: inline; margin: 0; padding: 0; text-indent: 0;
}
.delicious-blogbadge-tall .top-tags li { 
    font-size: 95%; display: inline; list-style: none; margin: 0; padding: 0 0.15em 0.15em 0;
}
.delicious-blogbadge-tall .top-tags li a { 
    padding: 0;
    margin: 0;
    text-decoration: none;
    border: none !important;
    color: blue !important;
}
.delicious-blogbadge-tall br {
    clear: both;
}

.delicious-blogbadge-line {
    font: 12px arial; position: relative; display: block; clear: both; overflow: hidden; height: 3em; line-height: 3em;
}
.delicious-blogbadge-line .save-to-link {
    margin: none; padding: 4px 7px 4px 20px; text-decoration: none; border: 2px solid #B1B1B1;
    background: url(img/delicious.small.gif) no-repeat 6px 50%; 
    color: blue !important;
    font-weight: bold;
    vertical-align: middle;
}
.delicious-blogbadge-line .url-link {
    padding: 0 0.75em 0 0.75em; 
    text-decoration: none;
    border: none !important;
    color: #999 !important; 
}
.delicious-blogbadge-line .url-link .post-count {
    background-color: #00f; color: #fff; padding: 0 0.25em 0 0.25em;
}
.delicious-blogbadge-line .empty-save-to-link {
    display: none;
}
.delicious-blogbadge-line .empty-message {
    padding: 0 0.75em 0 0.75em; color: #999; text-decoration: none;
}
.delicious-blogbadge-line .post-count-label-before {
}
.delicious-blogbadge-line .post-count { 
}
.delicious-blogbadge-line .post-count-label-after {
}
.delicious-blogbadge-line .top-tags-container { 
    display: inline;
}
.delicious-blogbadge-line .top-tags-title { 
    padding-right: 0.5em;
}
.delicious-blogbadge-line .top-tags { 
    margin: 0; padding: 0; text-indent: 0; display: inline;
}
.delicious-blogbadge-line .top-tags li { 
    display: inline; list-style: none; margin: 0; padding: 0 0.15em 0.15em 0;
}
.delicious-blogbadge-line .top-tags li a {
    text-decoration: none; 
    border: none !important;
    color: blue !important;
}
.delicious-blogbadge-line br { 
    clear: both 
}

.delicious-blogbadge-full {
    font: 12px arial; position: relative; display: block; clear: both; padding: 1em 0 1em 0;
}
.delicious-blogbadge-full .save-to-link {
    padding: 2px 6px 2px 20px; text-decoration: none; border: 2px solid #B1B1B1;
    background: url(img/delicious.small.gif) no-repeat 6px 50%; 
    font-weight: bold;
}
.delicious-blogbadge-full .url-link {
    padding: 0 0.75em 0 0.75em; color: #999; text-decoration: none;
}
.delicious-blogbadge-full .url-link .post-count {
    background-color: #00f; color: #fff; padding: 0 0.25em 0 0.25em;
}
.delicious-blogbadge-full .empty-save-to-link {
    display: none;
}
.delicious-blogbadge-full .empty-message {
    padding: 0 0.75em 0 0.75em; color: #999; text-decoration: none;
}
.delicious-blogbadge-full .post-count-label-before {
}
.delicious-blogbadge-full .post-count { 
}
.delicious-blogbadge-full .post-count-label-after {
}
.delicious-blogbadge-full .top-tags-container { 
    display: inline;
}
.delicious-blogbadge-full .top-tags-title { 
    padding-right: 0.5em;
}
.delicious-blogbadge-full .top-tags { 
    margin: 0; padding: 0; text-indent: 0; display: inline;
}
.delicious-blogbadge-full .top-tags li { 
    display: inline; list-style: none; padding: 0 0.15em 0.15em 0;
}
.delicious-blogbadge-full .top-tags li a {
    color: #00f; text-decoration: none; 
}
.delicious-blogbadge-full .latest-posts-label {
    display: block;
    font-weight: bold;
    text-decoration: underline;
    margin: 1em 0 0.5em 2em;
}
.delicious-blogbadge-full .latest-posts ul {
    list-style: none;
}
.delicious-blogbadge-full .latest-posts ul li.xfolkentry {
    margin-bottom: 1.35em;
    margin-top: 0.35em;
    font-size: 95%;
}
.delicious-blogbadge-full .xfolkentry .description {
    margin: 0.5em 0 0.5em 2em;
    font-style: italic;
}
.delicious-blogbadge-full .xfolkentry .created {
}
.delicious-blogbadge-full .xfolkentry .author {
}
.delicious-blogbadge-full .xfolkentry .taggedlink {
}
.delicious-blogbadge-full .xfolkentry .description {
    clear: both; width: 75%;
}
.delicious-blogbadge-full .xfolkentry .meta {
    margin-top: 0.5em;
    font-size: 90%;
}
.delicious-blogbadge-full .xfolkentry ul.tags {
    margin: 0; padding: 0; display: inline;
}
.delicious-blogbadge-full .xfolkentry ul.tags li {
    display: inline; list-style: none;
}
.delicious-blogbadge-full br { clear: both }





-->
</style>
