body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background: #ffffff;
}

select.keyword {
	font-size: 8pt;
}

#searchForm input {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#searchForm span
{
	font-size: 8pt;
	color: #0022B1;
	text-decoration: none;
	font-weight: normal;
}

.footer td.ArticleIntro
{
	font-size: .80em; 
}
/* StoryNoHeadline Element*/

.StoryNoHeadline td.ArticleIntro
{
	font-size: .80em; 
}

/* Search Page */

.KSTPTblBox5 table
{
	background-color: #FFFFFF;
	/* width: 419px; */
}

.KSTPTblBox5 td.ArticleIntro
{
	font-size: .80em; 
}

.KSTPTblBox5 a.fullStory
{
	font-size: .90em; 
	color: #0022B1;
	text-decoration: none;
	font-weight: bold;
}

.KSTPTblBox5 a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

/* FlexAlert Element */

.Alert table
{
	background-color: #FFFFFF;
	/* width: 419px; */
}

.Alert td.ArticleIntro
{
	font-size: .80em; 
}

/* FlexBigHeadlines Element */

.BreakingNews table
{
	background-color: #FFFFFF;
	/* width: 419px; */
}

.BreakingNews td.TDBreakingNews
{
	background-color: #F2F2F2;
}

.BreakingNews td.ArticleIntro
{
	font-size: .80em; 
}

.BreakingNews a.fullStory
{
	font-size: 120%; 
	color: #0022B1;
	text-decoration: none;
	font-weight: bold;
}

.BreakingNews a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

table.BigHeadlines
{
	/* width: 419px; */
}

.BigHeadlines td.TDBreakingNews
{
	background-color: #F2F2F2;
}

.BigHeadlines td.ArticleIntro
{
	font-size: .80em; 
}

.BigHeadlines a.fullStory
{
	font-size: 87.5%; 
	color: #0022B1;
	text-decoration: none;
	font-weight: bold;
}

.BigHeadlines a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

/* Contests Element */

table.Contests
{
	/* width: 419px; */
}

.Contests a.fullStory
{
	font-size: 75%; 
	color: #0022B1;
	text-decoration: none;
}

.Contests a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

.Contests td.ArticleHeadline
{ 
	font-size: .90em;
	font-weight: bold; 
}

.Contests td.ArticleIntro
{
	font-size: .80em; 
}

/* Main FlexMainHeadlines Element*/

table.MainHeadlines 
{
	background-color: #FFFFFF;
	/* width: 419px; */
}

.MainHeadlines td.TDBreakingNews
{
	background-color: #F2F2F2;
}

.MainHeadlines td.ArticleIntro
{
	font-size: .80em; 
}

.MainHeadlines a.fullStory
{
	font-size: 1.3em; 
	color: #0022B1;
	text-decoration: none;
	font-weight: bold;
}

.MainHeadlines a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

.BreakingNews span.PublishDate {
	font-size: .7em;
	color: #AE2C2E;
}

.BigHeadlines span.PublishDate {
	font-size: .7em;
	color: #AE2C2E;
}

.MainHeadlines span.PublishDate {
	font-size: .7em;
	color: #AE2C2E;
}

.MainHeadlines span.PublishDate {
	font-size: .7em;
	color: #AE2C2E;
}
/* SecondaryHeadlines Element */

.SecondaryHeadlines a.fullStory
{
	font-size: .75em; 
	color: #0022B1;
	text-decoration: none;
}

.SecondaryHeadlines a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

/* FlexBarHeadlines Element */

.BarHeadlines table
{
	background-color: #FFFFFF;
}

.BarHeadlines td.Category
{
	padding: 3px;
	background-color: #F2F2F2;
	/* width: 419px; */
}

.BarHeadlines td.CatNoLink
{
	padding: 3px;
	font-size: 55%; 
	color: #666666;
	background-color: #F2F2F2;
	/* width: 419px; */
}

.BarHeadlines a.Category
{
	font-size: 55%; 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.BarHeadlines a.Category:hover
{ 
	color: #0022B1; 
    text-decoration: underline; 
}

.BarHeadlines a.fullStory
{
	font-size: 75%; 
	color: #0022B1;
	text-decoration: none;
}

.BarHeadlines a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

/* Individual stories */
table.Story  {

	/* width: 419px; */
}

.Story td.articleName {
	font-size: 1em;
	font-weight: bold;
}

.Story td.articleIntro {
	font-size: .80em;
}

.Story td.PublishDate {
	font-size: .6em;
}

.Story a.PublishDateLink {
	color: 0022B1;
	text-decoration: underline;
}

.Story a.PublishDateLink:hover {
	text-decoration: none;
}

/* MultiCityCurrentConditions Element */

.FlexMultiCityCurrentConditions table
{
	text-align: center;
	width: 400px;
}

.FlexMultiCityCurrentConditions a.station
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.FlexMultiCityCurrentConditions a.station:hover 
{
	text-decoration: none;
	color: yellow;
}

.FlexMultiCityCurrentConditions td.temp
{
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px,5px,0px,5px;
}

table.BarHeadlines 
{
	background-color: #FFFFFF;
	/* width: 419px; */
}

/* FlexIndexBox Element */

#FlexTabs {
	width: 100%;
	height: 200px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#FlexTabs td {
	padding: 2px;
	/* font-size: 10px; */
}

#FlexTabs p {
	margin: 10px;
}

#FlexTabs ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#FlexTabs li {
	margin-left: -30px;
	list-style-type: none;
}

#FlexTabs span {
	margin: 10px;
}

#FlexTabs a.nonAd {
	display: block; 
	font-size: 55%;
	font-weight: bold;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #666666;
	cursor : pointer;
}

#FlexTabs a.nonAd:hover {
	text-decoration: underline;
	color: #333399;
}

#FlexTabs a.headline {
	font-size: 87.5%;
	font-weight: bold;
	text-decoration: none;
	color: #0022B1;
}

#FlexTabs a.headline:hover {
	text-decoration: underline;
	color: #0022B1;
}

#FlexTabs td.on {
	font-weight: bold;
	height: 20px;
	text-align: center;
	border-right: 1px solid #cccccc;
	background: #F2F2F2;
}

#FlexTabs td.off {
	height: 20px;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #FFFFFF;
}

#FlexTabs td.alwaysOn {
	height: 180px;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #F2F2F2;
}

#FlexTabsDetails a {
	display: inline;
	width: auto;
	color: #333399;
	text-decoration: none;
}

#FlexTabsDetails a:hover {
	text-decoration: none;
}

#FlexTabsDetails td.ArticleName {
	font-size: 87.5%;
	color: #666666;
	font-weight: bold;
}

#FlexTabsDetails td.ArticleIntro {
	font-size: 87.5%;
	color: #666666;
}

#FlexTabsDetails A.fullStory {
	font-size: 75%;
	color: 0022B1;
	text-decoration: none;
}

#FlexTabsDetails A.fullstory:hover{ 
	color: 000000; 
    text-decoration: underline;
}


/* FlexPromoBox Element */
.promoBox {
	/* width: 419px; */
}

.promoBox td {
	padding: 3px;
	font-size: 100%;
}

.promoBox a {
	font-size: 100%;
}

/* Seven Day Forecast */


td.sevenDayForecast {
	font-size: .85em;
	color: #000000;
}

td.sevenDayForecastWE {
	font-size: .85em;
	color: #666666;
	background-color: cccccc;
}

td.sevenDayForecastHi {
	font-weight : bold;
	font-size: .95em;
	color: #000000;
}

td.sevenDayForecastLow {
	font-weight : bold;
	font-size: .75em;
	color: #666666;
}

th.sevenDayForecastDescr {
	font-size: .75em;
	color: #000000;
	padding: 6px 6px 6px 6px;
	font-weight : bold;
}

td.sevenDayForecastDescr {
	font-size: .75em;
	color: #666666;
	padding: 6px 6px 6px 6px;
}
td.sevenDayForecastCap {
	font-size: .60em;
}




/* Controls Page Layout Not Elements */

h1.pageHeadline {
	margin: 0px,0px,-5px,0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

li { 
	margin: 0px;
	margin-left: -15px;
	list-style-type: none;
}

.story li {
	list-style-type: disc;
}

.storyNoHeadline li {
	list-style-type: disc;
}

#wrapperAll {
	width: 100%;
}

#wrapperHeaderContainer {
	width: 100%; /* Changed from 851 to accommodate an extra 12 pixels in column 1 */
	background: #ffffff;
}

#wrapperHeader {
	width: 100%; /* Changed from 851 to accommodate an extra 12 pixels in column 1 */
	height: 86px;
	background-image: url(/whecimages/system/bg/headerbackground.jpg);
}

#wrapperBody {
	width: 995px; /* Changed from 851 to accommodate an extra 12 pixels in column 1 */
	height: 100%;
}

#wrapperBodyCol1 {
	width: 120px; /* Changed from 108 to accommodate an extra 12 pixels in column 1 */
	height: 100%;
	background: #f2f2f2;
}

#wrapperBodyCol1Content table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapperBodyCol2 {
	width: 400px; 
	background: #ffffff;
}

#wrapperBodyCol2a {
	background: #cccccc;
	width: 705px;
}

#wrapperBodyCol2Content h2 {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* font-size: 14pt; */
	font-weight: bold;
	color: #333399;
}

#wrapperBodyCol2Content h3 {
	margin: 0px;
	font-weight: bold;
	color: #cc0000;
}

#wrapperBodyCol3Content p {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapperBodyCol3Content table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapperBodyCol4 {
	background: #ffffff;
	width: 160px;
}

#wrapperBodyGutter1 {
	width: 5px;
	background: #ffffff;
}

#wrapperBodyGutter2 {
	width: 5px;
	background: #ffffff;
}

/* Controls the Date Bar */

#wrapperSubheader {
	width: 100%; /* Changed from 851 to accommodate an extra 12 pixels in column 1 */
	height: auto;
	background: #f2f2f2;
	margin-top: 1px;
	margin-bottom: 1px;
}

#wrapperHeaderMargin td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999999;
	font-size: 80%;
}

#wrapperHeaderMargin a {
	color: #999999;
	text-decoration: none;
}

#wrapperHeaderMargin a:hover {
	text-decoration: underline;
}

#partnerTabs {
	width: 100%;
	height: 177px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;

}

#partnerTabs td {
	padding: 0px;
	font-size: 11px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#partnerTabs td.ad {
	width: 210px;
	height: 177px;
	vertical-align: top;
	background: #ffffff;
}

#partnerTabs td.brand {
	width: 90px;
	height: 45px;
	background: #333399;
	font-weight: bold;
}

#partnerTabs td.on {
	font-weight: normal;
	width: 90px;
	height: 22px;
	text-align: left;
	background: #f2f2f2;
}

#partnerTabs td.off {
	width: 90px;
	height: 22px;
	text-align: left;
	background: #ffffff;
}

#partnerTabs td.none {
	width: 90px;
	height: 22px;
	text-align: left;
	background: #cccccc;
}

#partnerTabs p {
	padding-left: 5px;
	margin: 0px;
	color: #ffffff;
}

#partnerTabs a {
	font-size: 11px;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #666666;
	cursor :pointer;
}

#partnerTabs a:hover {
	text-decoration: underline;
	color: #333399;
}

.red {
	/* font-size: 9pt; */
	font-weight: normal;
	color: CC0000;
}

a.red {
	text-decoration: underline;
}

a:hover.red {
	color: CC0000;
}