/* CSS DOCUMENT */
* 	{ margin: 0; padding: 0;}

body { font-size: 11pt; font-family: trebuchet ms, arial, sans-serif; text-align: left; color: #333; background: #fff;}
table, th, td { font-size: 11pt; font-family: trebuchet ms, arial, sans-serif; color: #333; }

a:link, a:visited	{ color: #333; text-decoration: underline;}

#header p, #headnav, #breadcrumbs, #nav	{ display: none; }

p, img, h1, h2, h3	{ display: block; margin: .15in 0;}
h1	{ font-size: 14pt;}

#s_center_col table { margin: 0 0 10px 0; }

.chart	{ position: relative; border: 1px solid #999; width: 100%; }
.chart th, thead	{ position: relative;  border: 1px solid #999; font-size: 12px; font-family: verdana, trebuchet ms, arial, helvetica, sans-serif; color: #fff; background: #600; padding: 5px; }
.chart td, tbody { position: relative; border: 1px solid #999; font-size: 12px; font-family: verdana, trebuchet ms, arial, helvetica, sans-serif; color: #333; background: #ccc; padding: 5px; }
.chart2 td, tbody { position: relative; border: 1px solid #999; font-size: 12px; font-family: verdana, trebuchet ms, arial, helvetica, sans-serif; color: #333; background: #fff; padding: 5px; }