/* 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: 02/02/06
*/

/*********************
 Content Editor Styles
*********************/
.ceText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.ceHeadline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: underline;
}
.ceHeadline1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
}
.ceHeadline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003e84;
	line-height: 30px;
	text-decoration: underline;
}
.ceHeadline2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003e84;
	line-height: 30px;
	text-decoration: none;
}
.ceLink1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
.ceLink1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.ceLink2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003e84;
	text-decoration: underline;
}
.ceLink2:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003e84;
	text-decoration: none;
}
.ceSmallText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.ceSmallText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003e84;
}

/*********************
 General Styles
*********************/
A {
	color: #00468b;
} /* Only specify color. */
A:hover {
	text-decoration:none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
} /* This style applies to all dropdown menus. */
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	text-align: center;
	text-transform: lowercase;
	padding-top: 2px;
} /* Only specify font face, size and color. This applies to all buttons, single line text boxes (input fields), checkboxes, and radio buttons. */
.Textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0083d4;
	border: 1px solid #003e84;
	padding-top: 2px;
	text-align: center;
	text-transform: lowercase;
	padding-top: 2px;
} /* Only specify background color, strokes. DO NOT specify size! This applies to all single line text boxes (input fields). */
.Button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4a9090;
	border: 1px solid #003e84;
	text-align: center;
	text-transform: lowercase;
	padding-bottom: 2px;
} /* Only specify background color, strokes. DO NOT specify size! This applies to all buttons. */
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a9090;
} /* This style applies to all multi-line comment areas. */
.image {
	border: 3px solid #00468b;
} /*specify border color and style only.*/

/*********************
 Main Text Styles
*********************/
.Body { } /* This applies to the body tag only. Font face, size, color and background color and image. */
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00468b;
} /* This will be used on inside article as well as front page. */


.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00468b;
	line-height: 20px;
	text-decoration: none;
}
.HeadlineNT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00468b;
	text-decoration: none;
}
.HeadlineNTText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00468b;
	text-decoration: none;
}
.Headline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00468b;
	line-height: 20px;
	text-decoration: none;
}

.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00468b;
	font-weight: bold;
}
.PageTitlesCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(/images/inside-article-topcap.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 12px;
	padding-left: 14px;

} /* This is your article stand first. */
.PageTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00468b;
	text-transform: uppercase;
	line-height: 30px;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.CopyrightLink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
a.CopyrightLink:hover {
	text-decoration: none;
}
.MemberText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00468b;
}
.SiteIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	width: 150px;
}

/*********************
 Article Styles
*********************/
.articleImageTable { }/* Define padding and if needed, background color. */
.ImageCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #3a95e0;
	border: 3px solid #00468b;
	text-align: center;
	padding: 3px;

}
.InsertAlignedRight { 
	padding-left: 5px;
	padding-bottom: 3px;
} /* Specify padding for inserted images and tables that are aligned right. */
.InsertAlignedLeft {
	padding-right: 5px;
	padding-bottom: 3px;
} /* Specify padding for inserted images and tables that are aligned left. */
.relatedLinksTable {
	margin-right: 5px;

}/* Can specify border size and color, background color and padding. */
.relatedLinksHeadline { }/* Font style, can include bg color for header background. */
.relatedLinks {
	background-color: #0064af;
	background-image: url(../images/inside-relatedlinks-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 5px;
	padding-left: 8px;
	line-height: 25px;
}
.relatedLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.relatedLinks a:hover {
	text-decoration: none;
}

/*********************
 Misc Sectional and Calendar Styles
	(Styles used for default sectionals and calendar colors.)
*********************/
.CellBackground0 {
	background-color: #42aaff;
	border: 1px solid #FFFFFF;
}
.CellHeadline0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.CellText0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
.CellBackground1 {
	background-color: #003e84;
	border: 3px solid #FFFFFF;
}
.CellHeadline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.CellText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}

/*********************
 Separator Styles
*********************/
hr { }
.sectEntrySeparator {
	height: 15px;
}/* Specifies the gap between stories in same table.*/
.sectSeparatorH {
	width: 15px;
}/* Horizontal gaps between tables.*/
.sectSeparatorV {
	height: 15px;
	padding: 5px;
}/* Vertical gaps between tables.*/

/*********************
 Poll Styles
	(Does not have to be defined if poll not located on home page.)
*********************/
.pollHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
} 
.pollText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	background-color: #004e92;
	background-image: url(../images/both-poll-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 8px;
}
.pollLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fffba7;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 6px;
	background-image: url(../images/both-poll-botcap.gif);
	background-repeat: no-repeat;
	height: 31px;
	text-decoration: underline;
	background-position: top;
}
.pollLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fffba7;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 6px;
	background-image: url(../images/both-poll-botcap.gif);
	background-repeat: no-repeat;
	height: 31px;
	text-decoration: underline;
	background-position: top;
}
.pollTextAnswers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.pollTextPercent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.pollRadio { }

/*********************
 Channel Content Bar
 Navigation Styles
*********************/
.ccbMainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e84;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;

}
.ccbMainNavHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0ddea;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;

}
.ccbSeparator {
	background-image: url(../images/both-ccb-sep.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 10px;
	padding-left: 10px;
} /* This is the separator for ccb nav. */

.cClubInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0083d4;
	border: 1px solid #003e84;
	height: 21px;
	width: 100px;
	text-align: center;
	text-transform: lowercase;
	padding-top: 2px;
}
.cClubText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00468b;
}
.cClubTextLogged {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00468b;
	padding:0px 10px;
}
.cClubButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4a9090;
	border: 1px solid #003e84;
	height: 21px;
	width: 50px;
	text-align: center;
	text-transform: lowercase;
	padding-bottom: 2px;
}
.cClubButtonInside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4a9090;
	border: 1px solid #003e84;
	height: 21px;
	width:90px;
	text-align: center;
	text-transform: lowercase;
	padding:3px 5px 5px 5px;
}
.cOnAirText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	background-color: #0066b1;
	background-image: url(../images/both-onair-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.cOnAirTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration:none;
}
.cOnAirImage {
	border: 3px solid #FFFFFF;
	margin-top: 10px;
}

.cWeatherLinkCell {
	width: 168px;
	background-image: url(../images/both-weather-botcap.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 31px;
	padding:0px 0px 10px 0px;
	text-align:center;
}

a.cWeatherLink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0083d4;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;	
	text-decoration: underline;
		
}
a.cWeatherLink:hover {
	text-decoration: none;
}
.cWeatherImage {
	border: 3px solid #0083d4;
	margin:10px 0px;
}
.cWeatherText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0083d4;
	font-weight: bold;
}
.cWeatherDegree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #0083d4;
	font-weight: bold;
}
.cSearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0083d4;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 4px;
}
.cSearchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4a9090;
	border: 1px solid #003e84;
	height: 21px;
	width: 50px;
	text-align: center;
	text-transform: lowercase;
	padding-bottom: 2px;
	margin-top: 10px;
}
.cSearchInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0083d4;
	border: 1px solid #003e84;
	height: 21px;
	width: 135px;
	text-align: left;
	text-transform: lowercase;
	padding-top: 2px;
}
.cInsideTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00468b;
}

/* 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. */
.cFeatureHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00468b;
	line-height: 20px;
	text-decoration: none;
}


.secHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	text-decoration: none;

}
.secText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/sectional-feature-bg.gif);
	background-color: #0074c2;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 5px 10px;
}
.secLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/sectional-feature-bg.gif);
	background-color: #0074c2;
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
}
.csecFeatureImage {
	border: 3px solid #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;


}
.csecImage {
	border: 3px solid #FFFFFF;
	margin-right: 3px;
}
.csecScrollText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0083d4;
	background-image: url(/images/sectional-scroll-bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding-top:3px;
}

.cMarquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0083d4;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	height: 32px;
}

.selectCS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #0083d4;

} /* This style applies to all dropdown menus. */


