h2 { padding: 0 0 .5em; margin: 0 }

ul { list-style: disc outside; margin: 0 0 10px; padding:5px 0 0px 25px; }
ol { list-style: decimal outside; margin: 0px; padding:0 0 5px 25px; }
li { padding:0 0 5px 5px; line-height:1.3em; }

li a{color:#93320B; text-decoration:underline; font-weight:normal;}
li a:hover{text-decoration:none;}

input, textarea, select {color:#000; vertical-align:top; text-align:left; border: 1px solid #A4A4A4; background:#fff; font:.9em Tahoma, Arial, helvetica, sans-serif; }

.idxtabs{
padding: 4px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.idxtabs li{
display: inline;
margin: 0;
}

.idxtabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 4px 7px;
border: 1px solid #535C65;
color: #2d2b2b;
background: #fff;
top:1px;
}

.idxtabs li a:visited{
color: #2d2b2b;
}

.idxtabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.idxtabs li a.selected{ /*selected main tab style */
position: relative;
background:#eee;
color:#000
}

.idxtabs li a.selected{ /*selected main tab style */
border-bottom-color: #eee;
}

.idxtabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
div.listingnav
{
	padding:5px;
	background: #eee;
	color: #000;
}
div.listingnav td { color: #000 }
div.listingnav a
{
	color:#000;
}

div.listingnav a:hover
{
	text-decoration:none;
}

table.grid {padding:0; margin:0}
table.grid tr th, table.grid tr td { border-bottom:1px solid #535C65; padding: 1em 5px; color: #c3c3c3399; font-family: Arial, Helvetica, sans-serif}
table.grid tr th { padding: 0 5px .5em }
table.grid table tr td { border:0; padding: 0; }
table.grid tr.first td td { border:0; }

#trendDiv
{
	position:relative;
	top:20px;
	margin:0 auto;
	font-size:10pt;
	margin-bottom:20px;
	/*height:300px;*/
	text-align:left;
}

#trendDiv p { font-size:.8em; }

div.clear { clear:both; }