﻿body { margin: 0px; padding: 0px; font: 12px Arial, Helvetica, sans-serif; color: #444; }
p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:10px 0px; }
h1, h2, h3, h4 { color:#444444; }
ul, ol { margin:0px; padding:10px 0px 10px 40px;}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }
a { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000}
a:hover { text-decoration:underline; color:#c00;}
a img { border:none }

.content .article_date { font-size: 10px; line-height: 25px; text-align: right; color: #6673a0; }
.content .article_pic_table { margin: 0 8px 5px 0; }
.content .article_pic_copy { background-color: #FFFFFF; text-align: center; padding: 5px 0 5px 0; font-size: 10px; color: #000000; border: 1px solid #DCDCDC; }
.article_btm_nav_bg { padding: 0 15px 0 0; font-size: 11px; color: #6673a0; }

table.stats { width: 100%; }
th {
	height: 25px;
	padding: 0 5px 0 5px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.stats tr {
	height: 30px;
}
.stats td {
	padding: 0 5px 0 5px;
	background: #fff url(images/dotted_bg.gif) repeat-x left bottom;
}
.stats .date { font-weight: bold; color: rgb(18, 41, 121); }
