/* Any styles that needs a hover, active or visited state can be created by adding a :hover, :active or :visited to the end of any style.
Make sure to duplicate style and add the suffix accordingly. You will NOT be able to view this style in Dreamweaver.

Last updated: 03/09/05
*/

/*********************
 Content Editor Styles
*********************/
.ceText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E40305;
	}
.ceHeadline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #E40305;
	text-decoration: none;
	}
.ceHeadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.ceLink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #E40305;
	}
.ceLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #E40305;
	}
.ceSmallText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	}
.ceSmallText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E40305;
	}

/*********************
 General Styles
*********************/
A {
	color: #E40305;
	text-decoration:none;
} /* Only specify color. */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
} /* This style applies to all dropdown menus. */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
} /* Only specify font face, size and color. This applies to all buttons, single line text boxes (input fields), checkboxes, and radio buttons. */
.Textbox {
	background-color: #ffffff;
	} /* Only specify background color, strokes. DO NOT specify size! This applies to all single line text boxes (input fields). */
.Button{ 
	background-color: #cccccc;
	border-top: #dddddd Solid 2px;
	border-right: #bbbbbb Solid 2px;
	border-bottom: #bbbbbb Solid 2px;
	border-left: #dddddd Solid 2px;
	} /* Only specify background color, strokes. DO NOT specify size! This applies to all buttons. */
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	} /* This style applies to all multi-line comment areas. */
.image {
	border: none;
} /*specify border color and style only.*/

/*********************
 Main Text Styles
*********************/
.Body {
	background-color: #747575;
	background-image: url(/images/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
} /* This applies to the body tag only. Font face, size, color and background color and image. */
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
} /* This will be used on inside article as well as front page. */
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #E40305;
	text-decoration: none;
}
.Headline:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #E40305;
	text-decoration: underline;
}
.SubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #616161;
} /* This is your article stand first. */
.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.CopyrightLink {
	color: #E40305;
	text-decoration: none;
	font-weight: bold;
}
.CopyrightLink:Hover {
	color: #E40305;
	text-decoration: underline;
	font-weight: bold;
}
.MemberText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.SiteIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*********************
 Navigation Styles
*********************/
.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/nav_back_off.jpg);
	text-align: right;
	vertical-align: middle;
	height: 14px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 7px;
	line-height: 11px;
}
.MainNavHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/images/nav_back_on.jpg);
	text-align: right;
	vertical-align: middle;
	height: 14px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 7px;
	line-height: 11px;
}
.SubMenuTable {
	margin: 0px;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E40305;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.SubMenuHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.Separator {
	height: 2px;
} /* This is the separator for main nav. */
.SubSeparator {
	height: 2px;
}/* This is the separator for sub nav. */

/*********************
 Article Styles
*********************/
.articleImageTable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}/* Define padding and if needed, background color. */
.ImageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #E40305;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.InsertAlignedRight {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
} /* Specify padding for inserted images and tables that are aligned right. */
.InsertAlignedLeft {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
} /* Specify padding for inserted images and tables that are aligned left. */
.relatedLinksTable {
	background-color: #777877;
	border: 2px solid #000000;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}/* Can specify border size and color, background color and padding. */
.relatedLinksHeadline {
	background-color: #000000;
	background-image: url(/images/i_title_relatedlinks.gif);
	height: 20px;
	width: 127px;
	background-position: center;
}/* Font style, can include bg color for header background. */
.relatedLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	line-height: 14px;
	white-space: nowrap;
}
.relatedLinks:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 5px;
	line-height: 14px;
	white-space: nowrap;
}

/*********************
 Misc Sectional and Calendar Styles
	(Styles used for default sectionals and calendar colors.)
*********************/
.CellBackground0 {
	background-color: #B9BABA;
	border: 2px solid #666666;
}
.CellHeadline0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #E40305;
	text-decoration: none;
}
.CellHeadline0:Underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #E40305;
	text-decoration: none;
}
.CellText0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.CellBackground1 {
	background-color: #B7B8B8;
	border: 2px solid #666666;
}
.CellHeadline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #E40305;
	text-decoration: none;
}
.CellHeadline1:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #E40305;
	text-decoration: underline;
}
.CellText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}

/*********************
 Separator Styles
*********************/
hr {
	color: #B9BABA;
	height: 2px;
}
.sectEntrySeparator {
	padding: 5px;
}/* Specifies the gap between stories in same table.*/
.sectSeparatorH {
	padding: 5px;
}/* Horizontal gaps between tables.*/
.sectSeparatorV {
	padding: 5px;
}/* Vertical gaps between tables.*/

/*********************
 Poll Styles
	(Does not have to be defined if poll not located on home page.)
*********************/
.pollHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E40305;
	text-decoration: none;
} 
.pollText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.pollLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E40305;
	text-decoration: underline;
}
.pollLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E40305;
	text-decoration: none;
}
.pollTextAnswers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.pollTextAnswers:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E40305;
}
.pollTextPercent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #E40305;
}
.pollRadio {
	background: transparent;
}
.cHeaderBack {
	background-image: url(/images/header.jpg);
	height: 158px;
	width: 779px;
}
.cNavBack1 {
	background-color: #252525;
	background-image: url(/images/nav_back.gif);
}
.cNavBack2 {
	background-image: url(/images/nav_back2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.cWeatherBack2 {
	background-image: url(/images/nav_back2.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.cWeatherIcon {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.cWeatherText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.cWeatherText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.cWeatherDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
}
.cWeatherCondition {
	color: #c4c4c4;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cWeatherTemp {
	color: #F8D912;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cWeatherMap {
	border: 2px solid #F8D912;
}
.cLoginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 80px;
	padding-left: 5px;
}
.cLoginCheckBoxCell {
	background-image: url(/images/g_text_save.gif);
	background-repeat: no-repeat;
	width: 30px;
}
.cNowPlaying {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FAC801;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.cNowPlayingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FAC801;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.cSearchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	width: 101px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*********************
ELS Styles
*********************/
.elsAlertMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E40305;
	line-height: normal
	}
.elsTable {
	border: none;
	}
.elsCellField {
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	}
.elsCellData { 
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	}
A.elsCellField { 
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	}
A.elsCellData { 
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	}
#sponsor{
	width: 616px;
	text-align: right;
	vertical-align: middle;
	padding-right: 0px;
	background: url(/images/sponsor_back.gif) repeat-y #a2a1a6;
}
#sponsor h4{
	text-align: right;
	text-transform: uppercase;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 143px;
}
.sponsorMainTable {
	width: 616px;
	/* background-color: #a2a1a6; */
}
.navBackground {
	
}
.navTable {

}
.navTopCapBg {
	
}
.navBottomCapBg {

}
.navTableCenter {

	
}
.navTableLeft {
	
}
.navTableRight {

}
.navTableTitle {

}
.navTableFooter {

}
.navMainTable {
	
}
.navTopCapRight {
	
}
.navBottomCapRight {
	
}
.navMainNavTable { 
	width: 130px;

}
/*********************
 Navigation Styles
*********************/
.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/nav_back_off.jpg);
	text-align: right;
	vertical-align: middle;
	height: 14px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 7px;
	line-height: 11px;
}
.MainNavHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/images/nav_back_on.jpg);
	text-align: right;
	vertical-align: middle;
	height: 14px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 7px;
	line-height: 11px;
}
.SubMenuTable {
	margin: 0px;
	background-color: #E40305;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E40305;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.SubMenuHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.Separator {
	height: 2px;
} /* This is the separator for main nav. */
.SubSeparator {

}/* This is the separator for sub nav. */
.ccbBackground {
	text-align: left;
	vertical-align: top;
	width: 780px;
	background: #000;
}
.ccbTable {

}
.ccbTopCapBg {
	height: 1px;
}
.ccbBottomCapBg {
	height: 1px;
}
.ccbTableCenter {
}
.ccbTableLeft {
	width: 1px;
}
.ccbTableRight {
	width: 1px;
}
.ccbTableTitle {
	height: 1px;
}
.ccbTableFooter {
	height: 1px;
}
.ccbTopCapRight {
	height: 1px;
}
.ccbBottomCapRight {
	height: 1px;
}
.ccbMainNav a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	padding-right: 20px;
	white-space: nowrap;
}
.ccbMainNav a:Hover {
	color: #f00;
}
.ccbSeparator {
	display: none;
}
.PageTitles
{
display:none;
}