html, body {
}
h1, h2, h3, h4, h5, h6, p, ul, li, br, table, div, ol, a {
	margin:0;
	padding:0;
}
h1 {
	font-size:18pt
}
h4 {
	font-size:10pt;
}
h1, h2, h3, h4 {
	color: #000066;
}

h2 { text-transform: capitalize; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0px
}
p {
	margin-top:10px;
	margin-bottom:10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ac0a0a;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ac0a0a;
	text-decoration: underline;
}
#main {
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:20px;
	width:950px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#header .slogan {
	color:#666;
	font-size:13.5pt;
	font-weight:bold;
	margin:0;
	padding:0;

}
#header .slogan a {
	color:#666;
	font-size:13.5pt;
	font-weight:bold;
	margin:0;
	padding:0;	
}

/* Navigation */
#header #tabs {
	float: left;
	list-style:none;
	padding:0px;
	font-size: 10.5pt;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#sitetitle {
	color:#000;
	font-size:23pt;
}
#sitetitle a {
	color:#000;
	font-size:23pt;
        font-weight:bold;
}

#sitetitle a:hover {
text-decoration:none;
}

#header #tabs li {
	float:left;
	padding-left: 10px;
	margin-right: 1px;
	background: url("http://media.bclocalnews.com/designimages/tab_bg.gif") no-repeat left top;
}
#header #tabs li a {
	display: block;
	padding: 3px 10px 3px 0;
	border: none;
	outline: none;
	background: url("http://media.bclocalnews.com/designimages/tab_bg.gif") no-repeat right top;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#header #tabs li a:hover {
}
#header #tabs li.active {
	background: url("http://media.bclocalnews.com/designimages/tab_bg.gif") no-repeat left -40px;
	color: #112ABB;
}
#header #tabs li.active a {
	background: url("http://media.bclocalnews.com/designimages/tab_bg.gif") no-repeat right -40px;
	color: #112ABB;
}
/*#header #tabs li.active { 
	background-position: 0 -40px; 
	margin-bottom: -1px; 
	position: relative; 	
}

#header #tabs li.active span { 	
	background: url("http://media.bclocalnews.com/designimages/tab_blue.png") no-repeat right -40px; 
	color: #000; 
	display: block; 
	font-weight: bold; 	
	padding: 3px 10px 4px 0; 
}*/
	
	
#header #search {
	/*border: 1px solid #000;*/
	background-image: url(http://media.bclocalnews.com/designimages/search_bg.gif);
	height:30px;
	margin-top:1px;
	padding-left:5px;
	padding-right:5px;
	background-repeat: repeat-x;
}
#header #search a {
	color:#000066;
}
#header #search .searchfield {
	height:15px;
	border: 1px solid #666666;
	width:275px
}
#header #search .searchbutton {
	height:18px;
	padding-bottom:2px;
	border: 1px solid #666666;
}
#header #status {
	color:#333333;
clear:both;
}
#wrapper {
	/*border:#999999 solid 1px;*/
	margin-top:20px;
	width:100%;
}
#wrapper #content {
	/*border:#999999 solid 1px;*/
	float:left;
	height: auto;
	width: 630px;
}
.box {
	border:#CCC solid 1px;
}
.box-title {
	background-image: url(http://media.bclocalnews.com/designimages/box_title_bg.gif);
	color: #FFFFFF;
	font-size:10pt;
	font-weight:800;
	height:18px;
	padding-left:5px;
	padding-top:2px;
	text-transform: uppercase;
}
.box-title a {
	color: #FFFFFF;
}
.box-content {
	padding:10px;
}
#wrapper .headline {
	margin:0;
	font-size:11pt;
	font-weight:bold;
}
#wrapper h2 {
	margin:0;
	font-size:12pt;
	font-weight:bold;
}
#wrapper h3 {
	margin-bottom:10px;
	font-size:11pt;
	font-weight:bold;
}
#wrapper .special-box {
	float:right;
	display:inline;
	width:320px;
	padding:5px;
	border:1px solid #999999;
	margin-left:15px;
}
#sidebar {
	/*border:#999999 solid 1px;*/
	float:right;
	width: 300px;
}
#footer {
	/*border:#999999 solid 1px;*/
	clear:both;
	font-size:10pt;
	margin-top:20px;
}
#footer .footer-navigation {
	margin:0;
	padding:0;
}

#footerNav {
background-color:#9b0000; 
padding-top:3; 
padding-bottom:2px
}

#footer .footer-navigation li {
	display:inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	background:url(http://media.bclocalnews.com/designimages/add-navigation-separator.gif) no-repeat 100% 3px;
}
#footer .footer-navigation li a {
	color:#FFFFFF;
}
#footer .footer-context {
	margin:0;
	padding:0;
}
#footer .footer-context li {
	display:inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	background:url(http://media.bclocalnews.com/designimages/add-navigation-separator.gif) no-repeat 100% 3px;
}
#footer .footer-context li a {
	color:#ac0a0a;
}
#footer li.last {
	background:none;
}
.smallgray {
	font-size:11px;
	color:#333;
}
.tinygray {
	font-size:8pt;
	font-style:italic;
	color:#666;
}
.textgray {
	color:#999;
}
br {
	margin: 0;
	padding: 0;
}
/* list */

ul {
	list-style-type: square;
	color:#999999;
	margin: 0;
	padding: 0;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.list {
	margin: 0;
}
.list li {
	margin: 0;
	margin-bottom:10px;
	padding: 0px;
}
.list li a {
	margin: 0;
	text-decoration: none;
	padding: 0px;
}
/*.list li a { width: auto; }*/


.required {
	color:#FF0000
}
.picframe {
	padding: 3px;
	border: 1px solid #999999;
}

/* menu */
#dropmenudiv {
	position:absolute;
	border:1px solid #cccccc;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	opacity:.93;
}
#dropmenudiv a {
	color:#333;
	width: 100%;
	display: block;
	text-color: solid black;
	text-indent: 8px;
	/*border-bottom: 1px solid grey;*/
padding: 0px 0;
	text-decoration: none;
	font-weight: normal;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #9b0000;
	color:#FFFFFF;
}

/* Calendar */
.main {
	width:100%;
	border:0px solid black;
}
.calheader {
	text-align: center;
	color:#333333
}
.month {
	background-color:black;
	font:bold 12px verdana;
	color:white;
}
.daysofweek {
	background-color:gray;
	font:bold 12px verdana;
	color:white;
}
.days {
	font-size: 12px;
	font-family:verdana;
	color:black;
	background-color: lightyellow;
	padding: 2px;
}
.days #today {
	font-weight: bold;
	color: red;
}

/* Breaking News */
.breaking-news {
	color:#CC0000;
	font-size:10pt;
	background-color:#FFCC33;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;/*cursor:pointer;*/
}
// Lottery CSS
A.LKRed{color:#FF0000 !important;}
FONT.FNTGrn{color:#009933 !important;}
FONT.FNTRed{color:#FF0000 !important;}
FONT.FNTBlu{color:#0000FF !important;}
FONT.FNTBlk{color:#000000 !important;}
TABLE.TBLFeed1{background-color: #FFFFFF !important;color:#000000 !important; }
TABLE.TBLFeed2{background-color: #8B4513 !important;color:#000000 !important; }
TABLE.TBLFeed3{background-color: #FFFFFF !important;color:#000000 !important; }
TABLE.TBLFeed4{background-color: #9C9C9C !important;color:#000000 !important; }
TD.TDBorder{background:#8B4513 !important;font-size:9pt !important;color:#000000 !important;font-family:Arial !important;}
TD.TDTitle{background:#EEC591 !important;font-size:9pt !important;color:#000000 !important;font-family:Arial !important;}
TD.TDRowTitle{background:#E0E0E0 !important;font-size:9pt !important;color:#000000 !important;font-family:Arial !important;}
TD.TDRow1{background:#FEFAF6 !important;font-size:9pt !important;color:#000000 !important;font-family:Arial !important;}
TD.TDRow2{background:#FEFDFC !important;font-size:9pt !important;color:#000000 !important;font-family:Arial !important;}
TD.TDState{background:#FEFDFC !important;font-size:9pt !important;color:#000000 !important;font-family:Arial !important;}
DIV.Div9{!important;font-size:9pt !important;color:#000000 !important;font-family:Arial !important;}
DIV.Div8{!important;font-size:8pt !important;color:#000000 !important;font-family:Arial !important;}
DIV.Div7{!important;font-size:7pt !important;color:#000000 !important;font-family:Arial !important;}
DIV.Div6{!important;font-size:6pt !important;color:#000000 !important;font-family:Arial !important;}

