/* default font settings */
	p, div, td, blockquote {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		}
	a:link {
		text-decoration: none;
		color: #003366;
		}

	a:visited {
		text-decoration: none;
		color: #003366;
		}

	a:hover, a:active {
		text-decoration: underline;
		color: #003366;
		}
/* end default */

/* exclusive for owrap - not shared with content well */
span#mdw a.chnl { text-decoration : none;
	 color: #FFFFFF;}
span#mdw a.chnl:hover { text-decoration : underline }

span.header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 22px;
        font-weight: bold;
        color: #336699;
        }

td.fstyle {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}
a.fstyle  {
	text-decoration : underline;
	color: #000000;
	}
/* end owrap properties */

/* font stylings for shop & save search form */
a.shoplink1 {
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#a92929;
}
a.shoplink2 {
font-family:arial,helvetica,sans-serif;
font-size:11px;
}
/* end shop & save search form stuff */

table {
	font-size: x-small
	}

.error {  font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000}

.standardbold {  font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold}

.subscriptbold {  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold}

.headline {  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold}

.pagetitle {  font-size: large}
.mainheadline { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold }

.subscript {  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal}

.subscriptital {  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal}

.standardital {  font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal}/* Added by mlh on 12/2/2004 - style required to control header search display */td.headerSearch div {	display: inline;	vertical-align: middle;	color: #000;	font-size: 12px;	font-family: Arial,Helvetica,sans-serif;}/* end header search display style */

.cnfooter p {
  color:#333;
  font-size:11px;
  text-align:center;
}

.cnfooter a, .cnfooter a:link, .cnfooter a:visited {
  color:#263580;
  text-decoration:none;
}

.cnfooter a:hover, .cnfooter a:active {
  color:#263580;
  text-decoration:underline;
}
/*** Added by rdh on 10/6/2005 - required to control weather include ***/
	td.wthr {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #666666;
		text-align: center;
		}
	#desc {
		font-size: 10px;
		}
	#temp {
		font-size: 18px;
		}
/*** Added by mlh on 10/6 - required for Advertisement header display ***/
	span#ad {
		width: 100%;
		color: #666;
		font-size: 11px;
		font-family: Arial,Helvetica,sans-serif;
		text-align: center;
		}
/*** Added by rdh on 10/6 - required for Top Jobs output ***/
	td.topjobs {
		font-size: 11px;
		color: #333333;
		}
/*** Added by rdh on 10/6 - required for Top Jobs output ***/
	td.wctopjobs {
		font-size: 11px;
		color: #ffffff;
		}
/* Border Styles */
	.cnborderbottom {
		border-bottom: 1px dashed #ccc;
		}
	.cnbordertop {
		border-top: 1px dashed #ccc;
		}
	.cnborderleft {
		border-left: 1px dashed #ccc;
		}
	.cnborderright {
		border-right: 1px dashed #ccc;
		}
	.cnborderbottomleft {
		border-left: 1px dashed #ccc;
		border-bottom: 1px dashed #ccc;
		}
	.cnborderbottomright {
		border-right: 1px dashed #ccc;
		border-bottom: 1px dashed #ccc;
		}
/***Added by pellani - CONTENT STYLES */
/* General content styles*/
	h1	{
		font-size: 24px;
		margin: 3px 0px 3px 0px;
		}
	h2	{
		font-size: 22px;
		margin: 3px 0px 3px 0px;
		}
	h3	{
		font-size: 18px;
		margin: 3px 0px 3px 0px;
		}
	h4	{
		font-size: 11px;
		margin: 0px 0px 0px 0px;
		}
/* Makes CRT (widgets 1 graph) have large type headline */
	#large_hed span.cxnhdln {
		font-size: 20px;
		font-weight: bold;
		}
	#large_hed .body {
		font-size: 12px;
		font-weight: normal;
		font-family: arial,helv;
		}
/* Lead teases across local & shared */
	.credit {
		font-weight: bold;
		font-size: 11px;
		color: #666666;
		text-align: right;
		/* removed by mrb - 1/30/2006 */
		/* margin: -12px 0px -12px 0px; */
		}
	.caption {
		font-weight: normal;
		font-size: 11px;
		color: #666666;
		margin: 0px 0px 0px 0px;
		}
	.summary {
		font-weight: normal;
		font-size: 12px;
		color: #333333;
		margin: 0px 0px 0px 0px;
		}
/* styles for Inside modules */
	.summary_2 {
		font-weight: normal;
		font-size: 11px;
		color: #333333;
		margin: 0px 0px 0px 0px;
		}
/* Small titles above widgets */
	.header {
		font-weight: bold;
		font-size: 11px;
		color: #950005;
		margin: 3px 0px 3px 0px;
		}
		/* For slightly larger headers on one column content pages */
	.header_1col {
		font-weight: bold;
		font-size: 13px;
		color: #950005;
		margin: 3px 0px 3px 0px;
		}
	.health_rule	{
		font-weight: bold;
		font-size: 11px;
		color: #950005;
		margin: 3px 0px 3px 0px;
		}
	.news_rule	{
		font-weight: bold;
		font-size: 11px;
		color: #950005;
		margin: 3px 0px 3px 0px;
		}
/* Graphical titles above widgets */
	.header_2 {
		padding-top: 5px;
		width: 300px;
		height: 18px;
		font-family: arial,helv;
		border-bottom: solid 1px #666666;
		font-weight: bold;
		font-size: 11px;
		color: #950005;
		margin: 0px 0px 0px 0px;
		}
	.header_2_img {
		margin: 0px 0px 0px 0px;
		float: left;
		}
/* Most important widgets - bolds heds; normal more link */
	#leadhdln .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
	#leadhdln .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
/* Other widgets 1 - normal headlines, bold more link */
	#morehdln .cxnmorehdln {
		font-weight: bold;
		font-size: 11px;
		}
	#morehdln .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
	#morehdln .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
/* Other widgets 2 - normal headlines, bold more link */
	#morehdln_2 .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
	#morehdln_2 .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
/* Covers widgets not wrapped with IDs above */
	.cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
/* styles for inside entertainment tabs (dining, events, movies) */
	#movies_tab {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		padding: 10 px 10 px;
		}
	#dining_tab {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		}
/* style wraps pages with only one tdl; puts padding around the content well */
	#padding_shell {
		padding: 0px 15px 15px 0px;
		}
/* For treatment of the in content topjobs container */
#horiz_topjobs {
	color: #666666;
	font-size: 11px;
	background: #F8F9FB;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(204, 204, 204);
		}
/* DIRECTORY TABS */
/* //////////////// *//* Set the outer DIV class for positioning, links, and H1 headers */
.cnTabDirWrapper {position: relative;}
.cnTabDirWrapper h1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin: 0px; padding: 2px 0px; text-align: center; width: 100px;}
/* removed for PC IE incompatibility
.cnTabDirWrapper a:link, cnTabDirWrapper a:visited {width: 100px; text-decoration: none; color: #ffffff;}
.cnTabDirWrapper a:hover {color: #cccccc;} */
/* Set the common tab positioning/size here */
#cnTabDirTab1, #cnTabDirTab2, #cnTabDirTab3 {position: absolute; top: 0px; width: 100px; height: 17px; overflow: hidden;}
/* added for PC IE compatibility */
#cnTabDirTab1 a, #cnTabDirTab2 a, #cnTabDirTab3 a {color: #ffffff; text-decoration: none;}
#cnTabDirTab1 a:hover, #cnTabDirTab2 a:hover, #cnTabDirTab3 a:hover {color: #cccccc; text-decoration: none;}
#cnTabDirTab1 a:visited, #cnTabDirTab2 a:visited, #cnTabDirTab3 a:visited {color: #ffffff; text-decoration: none;}
/* Set each unique tab's left/right positioning here */
/* ***OLD TABS -- REMOVED EVENTS and RESTAURANTS TAB***
#cnTabDirTab1 {left: 0px;}
#cnTabDirTab2 {left: 100px;}
#cnTabDirTab3 {left: 200px;} */
/* ***NEW TABS -- REMOVED EVENTS and RESTAURANTS TAB*** */
#cnTabDirTab1 {left: 100px;}
#cnTabDirTab3 {left: 0px;}
/* Set the common text area positioning/size here */
#cnTabDirText1, #cnTabDirText2, #cnTabDirText3 {position: relative; top: 17px; right: 0px; width: 298px; background-color: #27357F; background-image:url(http://www.news-journal.com/custom/nospider/impl/images/cn_tab_dir_bg_fade.jpg); background-repeat: no-repeat; border-left: 1px solid #990000; border-right: 1px solid #990000; border-bottom: 1px solid #990000; overflow: hidden;}
/* Set the classes called by the Javascript for changing tab/text classes */
#cnTabDirTool .on {background-image: url(http://www.news-journal.com/custom/nospider/impl/images/cn_tab_dir_active.gif); background-repeat: no-repeat;}
#cnTabDirTool .off {background-image: url(http://www.news-journal.com/custom/nospider/impl/images/cn_tab_dir_inactive.gif); background-repeat: no-repeat;}
#cnTabDirTool .show {display: block;}
#cnTabDirTool .hide {display: none;}
/*SPECIAL SECTIONS GRID HOMEPAGE*/
#specialSections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	background-color: #f5e5e5;
	border: 1px solid #990000;
}

#specialSections table {
	width: 100%;
	padding: 0px;
}

#specialSections td {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

#specialSections td.topLeft, #specialSections td.topMiddle {
	border-right: 1px solid #990000;
}

#specialSections td.topLeft, #specialSections td.topMiddle, #specialSections td.topRight {
	border-bottom: 1px solid #990000;
}

#specialSections td.bottomLeft, #specialSections td.bottomMiddle {
	border-right: 1px solid #990000;
}

/* Added 2005/11/28 by Dave Nelson for UClick Pages */
#cnhdruclick {background-image: url(http://www.news-journal.com/custom/nospider/impl/images/hdr_uclick_news-journal.gif); background-color: #fff; background-repeat:  no-repeat;}
#cnhdruclick {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
#cnhdruclick th {background: #990000; color: #fff; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-align: left; font-weight: bold;}
#cnhdruclick a, .fstyle a:link, .fstyle a:visited {color: #000; text-decoration: none;}
#cnhdruclick a:hover, .fstyle a:active {color: #000; text-decoration: underline;}
#cnhdruclick .cnmenuback {background: #EFEFEF; color: #000;}
p.cnpuzzlefoot {width: 800px; text-align:center; font-size:11px;}
a .cnpuzzlefoot, .cnpuzzlefoot a:link, .cnpuzzlefoot a:visited {color: #336699; text-decoration: none;}
.cnpuzzlefoot a:hover, .cnpuzzlefoot a:active {text-decoration: underline;}

/* Added 2006/03/13 by Dave Nelson for NIE Pages */
#cnnienav {background: #900; color: #fff; font-family: sans-serif; font-size: 10px; padding: 4px; border-top: 1px solid #fff;}
#cnniehed #cnnienav a:link, #cnniehed #cnnienav a:visited {color: #fff;}
#cnniehed #cnnienav a:hover, #cnniehed #cnnienav a:active {color: #fff;}
#cnniehed {padding-bottom: 4px;}
#cnniefooter {width: 600px; text-align: center; padding: 4px 0 10px 0; border-top: 1px solid #000;}
#cnniefooter p {color: #000; font-size: 11px;}

/* Added 2006/03/20 by Rob Hazelwood for Clickability and TypeSize */
#clickability {margin-top: 10px; padding-bottom: 0px; width: 100%;}
#clickability span {padding: 0px 20px 10px 20px; height: 20px;}
#clickability #email {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_email.gif) no-repeat;}
#clickability #print {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_print.gif) no-repeat;}
#clickability #most_emailed {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_most_emailed.gif) no-repeat;}
#clickability #popular {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_popular.gif) no-repeat;}
#clickability #typesize {color: #2A4FB1; font-weight: bold; text-decoration: none; font-size: 11px; margin-left: -21px; padding-top: 10px;}
#typesize img {vertical-align:top}

/* Added 2007/10/19 by Jae Moon for Most Popular Stories Clickability */
#mostpopular .header_story {
	text-align:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color:#336f31;
	font-size: 11px;
	padding-left:0px;
	padding-bottom:5px;
	border-bottom: 1px #CCCCCC solid;
}
#mostpopular ul li{
	list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: -5px;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	padding-right: 10px;
}	

/*sms help pages*/

#access h2.header {
	font-size: 30px;
	border-bottom: 1px solid #CCCCCC;
}

/*nyt feeds added 06192008*/

.nytCredit {
	font-size: 9px;
	text-align: right;
	color: #909090;
	margin-bottom: 3px;
	width:100%;
}

.nytCaption {
	color: #666;
	font-size: 91.6%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

/*added 06192008 acap div style*/
.cnfooterAcap {
	text-align: center;	
}