body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}

.headerCopy, .storyAuthor, .filedUnder, .filedUnderLink {
	font-size: 10px;
	line-height: 12px;
	color:#999999;
	font-weight:bold;
}

.filedUnder { color:#000000;}

.redCopy, .storyAuthor, filedUnderLink, a.filedUnderLink:hover, a.filedUnderLink:active, a.filedUnderLink:link, a.filedUnderLink:visited {
	color:#994612;
	text-decoration:none;
}

a.filedUnderLink:hover, a.storyAuthor:hover {
 text-decoration: underline;
}

a.headerCopy:hover, a.headerCopy:active, a.headerCopy:link, a.headerCopy:visited {
 color: #999999; 
}

.borderBottom { border-bottom:1px solid #CCCCCC;
}

.headerNavigation {
	font-size: 14px;
	line-height: 18px;
	color:#999999;
	font-weight:bold;
}

.footerNavigation {
	font-size: 12px;
	line-height: 14px;
	color:#ffffff;
	font-weight:bold;
}

input, textarea {
	font-size: 11px;
}

.browseselect {
	font-size: 14px;
	color:#999999;
	width:225px;
	vertical-align:top;
}

.searchTD {
	background: #fff url('/img/BGSearchBox.gif') no-repeat;
	width: 303px;
}

.searchBox {
	font-size: 14px;
}

.headerAdTD {
	background: #fff url('/img/BGHeaderAd.gif') no-repeat;
	width: 541px;
	text-align:center;
}

.newsletterTD {
	background: #fff url('/img/BGNewsletter.gif') no-repeat;
	width: 116px;
}

.popularArticlesTD {
	background: #994612 url('/img/BGMostPopularArticles.gif') no-repeat;
	width: 633px;
}

.hotTopicsTD {
	background: #fff url('/img/BGHotTopics.gif') no-repeat;
	width: 327px;
}

.popularArticlesListTitle {
	color:#FFFFFF;
	padding: 2px 0px 2px 20px; 
}

.popularArticlesListTD {
	color:#FFFFFF;
	width: 50%;
	padding: 10px 10px 10px 20px;
	vertical-align: top;
}

.popularArticlesList {
	color:#FFFFFF;
}

a.popularArticlesList:hover, a.popularArticlesList:active, a.popularArticlesList:link, a.popularArticlesList:visited {
 color: #FFFFFF; 
 text-decoration:none;
}

.mainContentTD {
	background: #fff url('/img/BGPageTitle.gif') no-repeat;
	width: 633px;
	vertical-align:top;
}

.browseTD {
	background: #fff url('/img/BGBrowseBox.gif') no-repeat;
	width: 327px;
	text-align:center;
	vertical-align:top;
}

.blogTD {
	background: #fff url('/img/BGBlogBox.gif') no-repeat;
	width: 327px;
	text-align:center;
	vertical-align:top;
}

.gutterAdsTD {
	background: #fff url('/img/BGGutterAdBox.gif') no-repeat;
	width: 327px;
	text-align:center;
	vertical-align:top;
}

.pageHeaderTitle {
	color:#000000;
	padding: 20px 0px 4px 0px; 
	font-size:18px; 
	font-weight: bold;
	border-bottom:5px solid #994612;
}

.storyListTD {
	background: #fff url('/img/BGContentBox.gif') no-repeat;
	padding-right: 30px;
	vertical-align:top;
}

.storyDateTD {
	height:19px;
	background-color:#b2b2b2;
}

.storyDate { 
	margin-left:30px; 
	color:#FFFFFF; 
	font-size:11px;
}

.storyTitle, a.storyTitle:hover, a.storyTitle:active, a.storyTitle:link, a.storyTitle:visited {
	font-size:16px; 
	text-decoration:underline; 
	color:#000000;
}

.fullStoryTitle {
	font-size:16px; 
	color:#000000;
	font-weight:bold;
}

.storyCopy {
	margin-top:5px; 
	color:#666666;
}

.otherArticleSectionTitle { 
	color:#000000; 
	padding-bottom:10px;
}

.otherArticleListTitle {
	border-bottom:1px solid #666666;
	color:#666666;
}

a.otherArticleListTitle:hover, a.otherArticleListTitle:active, a.otherArticleListTitle:link, a.otherArticleListTitle:visited {
 color: #666666; 
 text-decoration:none;
}

a.otherArticleListTitle:hover {
 text-decoration:underline;
}

.archivesList { 
	border-bottom:0px solid #ffffff;
}

.blogListTitle, .blogPlus {
	color:#666666;
	text-decoration:none;
}

a.blogListTitle:hover, a.blogListTitle:active, a.blogListTitle:link, a.blogListTitle:visited {
 text-decoration:underline;
}

.blogPlus { 
	font-weight:bold;
}

.commentsTitle {
	font-size:14px; 
	color:#000000;
	font-weight:bold;
}

.adLayout { text-align:center; padding:10px 0px 10px 0px; }

.footerCopy, a.footerCopy:active, a.footerCopy:link, a.footerCopy:visited { 
	font-size:11px; 
	font-weight:bold; 
	text-align:center;
	background-color:#9D5012; 
	color:#FFFFFF;
	text-decoration:none; 
	padding:5px 0px 5px 0px;
}

a.footerCopy:hover {
 text-decoration:underline;
}

.footerTD {
	background: #fff url('/img/BGFooter.gif') no-repeat;
	height:32px;
}

/*OLD--------------------------------------------------------------*/

body { 
	font-family:georgia,times,"times new roman",serif;
	font-size: 14px;
	line-height: 18px;
}

.body_old {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1px;
}

a:link, a:active, a:visited {
	color: #0030FF;	
	font-family:georgia,times,"times new roman",serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

a:hover {
	text-decoration:underline; 
	color: #0030FF;	
	font-family:georgia,times,"times new roman",serif;
	font-size: 14px;
	line-height: 18px;
}

ul a:link, ul a:active, ul a:visited {
	color: #333333;
	text-decoration: none;

}
 
ul a:hover{
	color: #000000;
	text-decoration: underline;
}


h1 { font-size: 150%; text-decoration: none; color: #000;}
h2 { font-size: 125%;}
h3 { font-size: 105%;}

em {  font-style: italic; }
strong { font-weight: bold; }
ul { list-style-type: disc;	list-style-position: inside; margin: 1em; }

.legal_logo {color: BF662E;}

.byline { font-style: italic; font-size: 11px;}
A.byline:hover   				{ color: 000000; font-size: 11px; text-decoration:underline; }
A.byline:active				{ color: 000000; font-size: 11px; text-decoration:none; }
A.byline:link					{ color: 000000; font-size: 11px; text-decoration:none; }
A.byline:visited				{ color: 000000; font-size: 11px; text-decoration:none; }

.teasermore_old { color: #666; text-decoration: none; }
.teasermore { 
	font-family: georgia,times,"times new roman",serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;

 }
 A.teasermore:hover { color: #000000; text-decoration: underline;}
 A.teasermore:active {color: #000000;}
 A.teasermore:link {color: #000000;}
 A.teasermore:visited {color: #000000;}
 

.teaserimg { float: right; margin: 0.5em; padding: 0.5em; width: 110px; }

.caption { margin-bottom: 0.5em; padding-bottom: 0.5em}
.teasertitle { color: #000000; border-bottom: #000000 1px dotted; }
A.teasertitle:hover		{  color: #000000; text-decoration:underline;}
A.teasertitle:active		{color: #000000; }
A.teasertitle:link			{color: #000000; }
A.teasertitle:visited		{color: #000000; }

.smallteasertitle { font-size: 13px; color: #000000; }
A.smallteasertitle:hover		{ font-size: 13px; color: #000000; text-decoration:underline;}
A.smallteasertitle:active		{ font-size: 13px;color: #000000;}
A.smallteasertitle:link			{ font-size: 13px; color: #000000;}
A.smallteasertitle:visited		{ font-size: 13px; color: #000000;}

.smallteasertitle2 { font-size: 15px; color: #000000; }
A.smallteasertitle2:hover		{ font-size: 15px; color: #000000; text-decoration:underline;}
A.smallteasertitle2:active		{ font-size: 15px;color: #000000;}
A.smallteasertitle2:link			{ font-size: 15px; color: #000000;}
A.smallteasertitle2:visited		{ font-size: 15px; color: #000000;}


.subsubtypes { font-size: 15px; line-height: 15px; color: #FF0000; }
A.subsubtypes:hover		{font-size: 15px; text-decoration:underline; color: #FF0000;}
A.subsubtypes:active		{font-size: 15px; color: #FF0000; }
A.subsubtypes:link			{font-size: 15px; color: #FF0000; }
A.subsubtypes:visited		{font-size: 15px; color: #FF0000; }


.teasertitle_old {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}




.copy_old, td_old { 	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				line-height: 12px;
			}

.copy, td { 
	font-family:georgia,times,"times new roman",serif;
	font-size: 14px;
	line-height: 18px;
}
A.copy:hover		{ text-decoration:underline; color: #0030FF;}
A.copy:active		{color: #0030FF; }
A.copy:link			{color: #0030FF; }
A.copy:visited		{color: #0030FF; }


.copydate				{ font-family: georgia,times,"times new roman",serif;  font-size: 9px; font-style: normal; 
						  font-weight: normal; color: #000000}

A:hover   				{ text-decoration:underline; }
A:active				{ text-decoration:none; }
A:link					{ text-decoration:none; }
A:visited				{ text-decoration:none; }

.teaserdate				{ font-family: georgia,times,"times new roman",serif;  font-size: 11px; font-style: normal; 
						  font-weight: normal; color: #000000}

A:hover   				{ text-decoration:underline; }
A:active				{ text-decoration:none; }
A:link					{ text-decoration:none; }
A:visited				{ text-decoration:none; }


.headline				{ font-family: georgia,times,"times new roman",serif;  font-stye: normal; font-size: 18px; 
						  text-decoration: none; color: #000000; font-weight: bold; margin-top: 0; margin-bottom: 0 }
A.headline:hover		{ text-decoration:underline; color: #000000;}
A.headline:active		{color: #5B6735; }
A.headline:link			{color: #5B6735; }
A.headline:visited		{color: #5B6735; }

.bottomnav				{ font-family: georgia,times,"times new roman",serif;  font-size: 10px; color: #000000; font-weight: normal;
						  line-height: 14px; background-color: #FFFFFF }
A.bottomnav:hover   	{ text-decoration:underline; }
A.bottomnav:active  	{ }
A.bottomnav:link    	{ }
A.bottomnav:visited 	{ }


.navlink		{ font-family: georgia,times,"times new roman",serif;  font-size: 10px; color: #000000; 
				  line-height: 10px; font-weight: bold }
A.navlink:hover   {text-decoration:underline; color: #000000;}
A.navlink:active  {color: #000000;}
A.navlink:link    {color: #000000;}
A.navlink:visited {color: #000000;}

.navlink2		{ font-family: georgia,times,"times new roman",serif;  font-size: 16px; color: #000000; 
				  line-height: 26px; font-weight: bold }
A.navlink2:hover   {}
A.navlink2:active  {}
A.navlink2:link    {}
A.navlink2:visited {}


.titlebar				{ font-family: georgia,times,"times new roman",serif;  font-stye: normal; font-size: 18px; 
						  text-decoration: none; color: #000000; font-weight: bold; 
						  margin-top: 0; margin-bottom: 0 }
A.titlebar:hover		{ text-decoration:underline; }
A.titlebar:active		{ }
A.titlebar:link			{ }
A.titlebar:visited		{ }

.contenttitle			{ font-family: georgia,times,"times new roman",serif;  font-size: 16px; color: #000000; 
						  font-weight: bold; }
A.contenttitle:hover	{ text-decoration:underline; }
A.contenttitle:active	{ }
A.contenttitle:link		{ }
A.contenttitle:visited	{ }

.contentdate			{ font-family: georgia,times,"times new roman",serif;  font-size: 9px; 
						  font-style: normal; font-weight: normal; color: #000000}

.navtext				{ font-family: georgia,times,"times new roman",serif;  font-size: 12px; text-decoration: none; color: #000000}

.footer				{ font-family: georgia,times,"times new roman",serif;  font-size: 12px; text-decoration: none; color: #000000}
A.footer:hover	{ font-size: 12px; text-decoration:underline; color: #000000; }
A.footer:active	{font-size: 12px; color: #000000; }
A.footer:link		{font-size: 12px; color: #000000; }
A.footer:visited	{font-size: 12px; color: #000000; }

.navwhitetext {font-family: georgia,times,"times new roman",serif; font-size: 10px; font-style: normal; line-height: 13px; font-weight: bold; color: #000000 ; background-color: #FFCC66}

.topdate				{ font-family: georgia,times,"times new roman",serif;  font-stye: normal; font-size: 15px; 
						  text-decoration: none; color: #000000; font-weight: bold; margin-top: 0; margin-bottom: 0 }
A.topdate:hover		{ text-decoration:underline; color: #000000;}
A.topdate:active		{color: #5B6735; }
A.topdate:link			{color: #5B6735; }
A.topdaste:visited		{color: #5B6735; }

.filedunder { 
	font-family:georgia,times,"times new roman",serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
}
A.filedunder:hover		{ font-size: 12px; text-decoration:underline; color: #FF0000;}
A.filedunder:active		{font-size: 12px; color: #FF0000; }
A.filedunder:link			{font-size: 12px; color: #FF0000; }
A.filedunder:visited		{font-size: 12px; color: #FF0000; }

.contactlink		{ font-family: georgia,times,"times new roman",serif;  font-size: 10px; color: #0000FF; 
				  line-height: 10px; }
A.contactlink:hover   {text-decoration:underline; color: #0000FF;}
A.contactlink:active  {color: #0000FF;}
A.contactlink:link    {color: #0000FF;}
A.contactlink:visited {color: #0000FF;}



