body   { color: black; font-size: 10pt; line-height: 14pt; margin-top: 0 }
h1 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	margin: 0;
	padding: 0;
}
strong {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	margin: 0;
	padding: 0;
}
a  { color: black; text-decoration: underline }
a:hover { color: #666; text-decoration: underline }
.font8 {
	font-size: 8pt;
	line-height: 10pt;
	color: black;
}
.font8_g {
	font-size: 8pt;
	line-height: 10pt;
	color: #7D7D7D;
}
.font7 {
	font-size: 7pt;
	line-height: 9pt;
	color: black;
}
.font12    { color: black; font-size: 12pt; font-weight: bold; line-height: 16pt }
#sample_list    { padding-top: 10px; padding-right: 10px; float: left }

ul    { font-size: 7pt; text-align: left }
li       { color: black; font-size: 7pt; text-align: left }
#sidenav { }
#sidenav ul  { font-size: 8pt; text-align: left; list-style-image: url(img/img_listmark.gif); margin-top: 1px; margin-right: 10px; margin-bottom: 5px }
#sidenav li    { color: black; font-size: 8pt; line-height: 12pt; text-align: left; list-style-image: url(img/img_listmark.gif); padding-bottom: 5px }
#entry { }
#entry a   { color: #a87560; text-decoration: underline }
#entry a:hover  { color: #c19485; text-decoration: underline }
#SnapArchiveContainer      { font-size: 8pt; width: 700px; float: left; clear: left }
/* @group Tab Nav */
.tab-nav { margin-left: 0; padding-left: 0; width: 100% }
.dropdown  { margin-left: 0; padding-right: 5px; padding-left: 0; float: left }
.dropdown2  { margin-left: 0; padding-right: 5px; padding-left: 0; float: left }
.dropdown dt        { color: white; background-color: black; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; cursor: pointer; margin-left: 0; padding: 3px; width: 80px }
.dropdown dt:hover
	    { color: black; background: #d1d3d4; margin-left: 0 }
.dropdown dd
	    { background: #fff; display: none; margin-top: -3px; margin-left: 0; position: absolute; z-index: 200; width: 86px; overflow: hidden; opacity: 0    }
.dropdown ul     { list-style-type: none; list-style-image: none; margin-left: 0; padding-left: 0; width: 86px; border-top: medium none }
.dropdown li   { list-style-type: none; list-style-image: none; margin-left: 0; padding-left: 0 }
.dropdown a, .dropdown a:active, .dropdown a:visited     { color: white; text-decoration: none; background: black; display: block; padding: 3px; width: 86px }
.dropdown a:hover   { color: black; background: #d1d3d4 }
.dropdown .underline {border-bottom:1px solid #b9d6dc}

.paginate {
    text-align: center;
    font-size: 9px;
}