table.dispdisclosurelist td A:link {
	text-decoration: none;
	font:9px Verdana;
	color:#370066;
	text-align: left;
	vertical-align: top;
	line-height:normal;
	display:block;
}
table.dispdisclosurelist td A:active {
	text-decoration: none;
	font:9px Verdana;
	color:#370066;
	text-align: left;
	vertical-align: top;
	line-height:normal;
	display:block;
}
table.dispdisclosurelist td A:visited {
	text-decoration: none;
	font:9px Verdana;
	color:#370066;
	text-align: left;
	vertical-align: top;
	line-height:normal;
	display:block;
}
table.dispdisclosurelist td A:hover {
	text-decoration: underline;
	font:9px Verdana;
	color:orange;
	text-align: left;
	vertical-align: top;
	line-height:normal;
	display:block;
}
.dispdisclosurelist {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
    list-style-type: none;
}

table.dispdisclosurelist {
	border-collapse: separate;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px !important;
	border: 1px solid #BBBBBB;
	background-repeat: no-repeat;
	list-style-type: none;
	background-color: #ffffff;
}
#divMediaDefault.divAdvSearch table.dispdisclosurelist,
div.listDisclosure table.dispdisclosurelist,
#SecretMessages table.dispdisclosurelist,
#divAuditing table.dispdisclosurelist,
#divSecureEmail #messagesz,
#disseminationstatus table.dispdisclosurelist,
#divAuditing table.dispdisclosurelist,
#divSubsciptDefault table.dispdisclosurelist{ /*special*/
	margin: 1px 0px 0px 0px !important;
}
.dispdisclosurelist img {
	border: none;
}
table.dispdisclosurelist hr {
	height: 1px;
	clear: both;
	width: 100%;
}
.dispdisclosurelist hr {
	height: 1px;
	color: #fff;
	border: none;
	border-top: 1px dotted #ccc;
	margin: 20px 0 20px 0;
	width: 50%;
}
.dispdisclosurelist textarea {
	width: 80%;
	height: 200px;
}
.dispdisclosurelist acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}
.dispdisclosurelist dt {
	font-weight: bold;
}
.dispdisclosurelist p {
	line-height: 1.3em;
	font-size: small;
}
.dispdisclosurelist th, .dispdisclosurelist td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px 5px 3px 5px !important;
	text-align: left;
	vertical-align: top;
}
.dispdisclosurelist thead tr {
	background-color: #fc0;
}
.dispdisclosurelist th {
	color: #000000;
	background-color: #EAEAEA; /*#e7e4d2;*/
	text-align: left;
	font-weight: bold;
	border:1px outset #766420;
	background-image: url('../images/glimmer.gif'); /*NEW*/
	background-position: 0 0; /*NEW*/
	background-repeat: repeat-x; /*NEW*/
}
.dispdisclosurelist a, .dispdisclosurelist a:visited {
	color: #666;
	text-decoration: none;
}
.dispdisclosurelist a:hover {
	color: #666;
	text-decoration: underline;
}
.dispdisclosurelist th a, .dispdisclosurelist th a:visited {
	color: #000000;
	text-decoration: none;
}
.dispdisclosurelist th a:hover {
	color: #000000;
	text-decoration: underline;
}
th.sorted {
	background-color: #BBCBDA; /*#cac7b5;*/
	text-decoration: none;
	color: #000000;
	background-image: url('../images/glimmer-dark.gif'); /*NEW*/
	background-position: 0 0; /*NEW*/
	background-repeat: repeat-x; /*NEW*/
	border:1px outset #766420;
}
th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}
th.sortable a {
	background-image: url('../images/arrow_off.png');
	background-repeat: no-repeat;
}
th.order1 a {
	background-image: url('../images/arrow_down.png');
	background-repeat: no-repeat;
}
th.order2 a {
	background-image: url('../images/arrow_up.png');
	background-repeat: no-repeat;
}
.dispdisclosurelist tr.odd {
	background-color: #ffffff;
}
.dispdisclosurelist tr.tableRowEven, tr.even {
	background-color: #efefef;
}
.dispdisclosurelist dl {
	padding: 4px 4px 4px 6px;
	border: 1px solid #aaa;
	background-color: #ffc;
}
.dispdisclosurelist dt {
	color: #900;
}
.dispdisclosurelist acronym {
	cursor: help;
	border-bottom: 1px dotted #feb;
}
div.clear{
	clear:both;
	visibility: hidden;
}
div.clear hr{
	display: none;
}
#navcolumn {
	padding: 8px 4px 0 8px;
}
#navcolumn h5 {
	margin: 0;
	padding: 0;
	font-size: small;
}
#navcolumn ul {
	margin: 0;
	padding: 0;
	font-size: small;
}
#navcolumn li {
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 16px;
	list-style-position: outside;
	line-height: 1.2em;
	font-size: smaller;
}
#navcolumn li.expanded {
	background-image: url('../images/expanded.gif');
}
#navcolumn li.collapsed {
	background-image: url('../images/collapsed.gif');
}
div.exportlinks {
	background-color: #ffffff;
	border: 1px dotted #999;
	padding: 4px 4px 4px 4px;
	margin: 2px 0 10px 0;
	display:block;
	font-size:10px;}
div.exportlinks a{
	padding-right: 4px;
	line-height: normal;}
span.export {
	padding: 2px 4px 1px 16px;
	display: inline;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;}
span.excel {
	background-image: url(../images/ico-exp-xls.gif);
	background-repeat: no-repeat;
	background-position: 0 0;}
span.csv {
	background-image: url(../images/ico-exp-csv.gif);
	background-repeat: no-repeat;
	background-position: 0 0;}
/*span.xml {
	background-image: url(../images/icon-xml-18.gif);
	background-repeat: no-repeat;
	background-position: 0 0;}*/
span.pdf {
	background-image: url(../images/ico-exp-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;}
span.rtf {
	background-image: url(../images/ico-exp-word.gif);
	background-repeat: no-repeat;
	background-position: 0 0;}
span.pagebanner {
	background-color: #ffffff;
	border: 1px dotted #999;
	padding: 3px 5px 3px 5px;
	margin-top: 10px;
	display: block;}
span.pagelinks {
	background-color: #ffffff;
	border: 1px dotted #999;
	padding: 3px 5px 3px 5px;
	margin-top: 3px;
	display: block;}
span.pagelinks,span.pagebanner {
	font-family:verdana;
	font-weight:normal;
	font-size:55%;}

/* For status receipts */
span.statusSent {
	color: green;
	font-weight: bold;
}

span.statusServiceDeskReview {
	color: blue;
	font-weight: bold;
}

span.statusInternalReview {
	color: orange;
	font-weight: bold;
}

span.statusRegistered {
	color: orange;
	font-weight: bold;
}

span.statusDiscarded {
	color: red;
	font-weight: bold;
}
/* For status receipts */
span.statusgreen {
	color: green;
	font-weight: bold;
}

span.statusyellow {
	color: orange;
	font-weight: bold;
}

span.statusred {
	color: red;
	font-weight: bold;
}

table.dispdisclosurelist tr.hover, table.dispdisclosurelist tr:hover {
	background-color: #efefe0;}
tr.over {
	background-color: #efefe0;}
div.listDisclosure table#rowdisclosurez td.tdImg span img, div#divToday table.dispdisclosurelist td.todayTimer span img{
	padding:0;
	margin:0;
	position: inherit;
	top:auto;
	
}
div.listDisclosure table#rowdisclosurez td.tdImg span, div#divToday table.dispdisclosurelist td.todayTimer span{
	display:block;
	vertical-align: middle;
	text-align: center;
}