

.table .td ul.pubnav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	list-style-type: none;
}

.table .td ul.pubnav li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

table.pubshell ul.pubnav li a { text-decoration: none;}
table.pubshell ul.pubnav li a:visited { text-decoration: none;}

.table .td ul.pubnav li.article {
	display: block;
	padding: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

table.pubshell ul.pubnav li.article a:link { color: #666; text-decoration: none;}
table.pubshell ul.pubnav li.article a:visited { color: #666; text-decoration: none;}
table.pubshell ul.pubnav li.article a:active { text-decoration: underline;}
table.pubshell ul.pubnav li.article a:hover { text-decoration: underline;}

.table .td ul.pubnav li.section a.expanded {
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

table.pubshell ul.pubnav li.section a.collapsed {
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

table.pubshell ul.pubnav ul.section {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

table.pubshell ul.pubnav ul.section li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	line-height: 1em;
}

table.pubshell ul.pubnav ul.section li a:active { text-decoration: underline;}
table.pubshell ul.pubnav ul.section li a:hover { text-decoration: underline;}

.table {display: table; width: 100%; max-width: 1300px; margin: 20px auto;}
.width20 {width: 18%; display: table-cell; padding: 0 0.5%; vertical-align: top; }
.width20 .pubimg {width: 100%; height: auto; display: block;}
.width20 .pubimg img {width: 100%; height: auto; }
.width70 {width: 70%; display: table-cell; vertical-align: top; }
.width60 {width: 58%; display: table-cell; background: #f6f6f6; vertical-align: top; padding: 1%;}

.section {margin: 0;}
