div.s111 {
	margin:10px 12px 0 0;
	font-size:10px;
}

div.s111 table {
	border: 1px solid #C0C0C0;
	border-top: 0;
	margin-bottom: 15px;
	width:100%;
}

div.s111 table th, div.s111 table td {
	padding: 10px 3px 10px 3px;
}

div.s111 table thead th {
	line-height: 10px;
	/*background-image: url(/images/thTile.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	background-color: #003481;
	color: #fff;
	border-left: 1px solid #C0C0C0;
	text-align: center;
}

div.s111 table th.first {
	text-align: left;
	width: 130px;
	padding-left: 6px;	
}

div.s111 table thead th a {
	color: #fff;
	text-decoration: underline;	
}

div.s111 table thead th a:hover {
	color: #d2e4e4;
}

div.s111 table tbody tr th {
	/*background-image: url(/images/tbodyTile.gif);*/
	background-color:#D5E6E6;
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #C0C0C0;
	font-weight: normal;
	padding-left: 6px;
}

div.s111 table tbody tr td {
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	text-align: center;
}

div.s111 table tbody tr td.ralign {	
	text-align: left;
	padding-left: 6px;
}

div#marvin {
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	padding: 10px 0 10px 0;
}

dl.hindsightNotes1 {
	float: left;
	width: 270px;
}

dl.hindsightNotes2 {
	margin-left: 280px;
}

dl.hindsightNotes1 dt, dl.hindsightNotes2 dt {
	width: 130px;
	font-weight: bold;
}

dl.hindsightNotes1 dd, dl.hindsightNotes2 dd {
	margin: -12px 0 10px 130px;
	font-weight: normal;
}

/* Document Downloads (Publications) */

div#sortPubs {
	text-align: right;
}

div#sortPubs select {
	width: 90px;
}

div.docDownload {
	min-height: 85px;
	_height: 85px;
}

div.docIcon {
	float: left;
	width: 74px;
	height: 74px;
	background-image: url(/images/docDownload.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}

div.docIcon a {
	padding-top: 8px;
	display: block;
}

div.docIcon a img {
	border: none;
	background-color: transparent;
}

div.docIcon span.type {
	display: block;
	color: #000;
	font-weight: bold;
}

div.docIcon span.size {
	display: block;
	color: #000;
}

div.docIcon span.linkLook {
	text-decoration: underline;
}

div.docIcon a:hover {
	text-decoration: none;
}

div.txt {
	margin-left: 90px;
	width: 450px;
	
}

div.txt div.date {
	margin-bottom: 5px;
}

.paging
{	
	text-align:right;
}