#Notice {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 0.7em;
	font-family: Verdana;
	clear: both;
	background: #EBEBEB;
	padding: 5px;
}

#alertNav {
	font-style: italic;
	cursor: pointer;
	color: #999;
}

#rightNav {
	float: right;
	font-family: Verdana; 
	font-size: 0.7em;
	margin-right: 5px;
	margin-bottom: 15px;
	color: #999;
}
#rightNav a {
	font-weight: bold;
	color: #004467;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}


#leftNav {
	float: left;
	font-family: Verdana; 
	font-size: 0.7em;
	margin-right: 5px;
	margin-bottom: 15px;
	color: #666;
}
#leftNav a {
	font-weight: bold;
	color: #004467;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}

.centeredImage { text-align:center; margin-top:0px; margin-bottom:0px; padding:0px; }
#header {	border: none; padding: 5px; margin-bottom: 10px; }
#Logo1 {	float: left; }
#Logo3 { margin:15px; padding-top: 7px; border:none; vertical-align:top; }
#Logo2 { margin: 15px;  border: none; }
#header img { border: 0; }

#cwcReportContainer { 
	clear: both;
	background-color: #FFF;
	width: 100%;
}

#cwcReportBody { 
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
}

#cwcReportSubHeader {
	font-family: Verdana; 
	font-size: 0.7em;
	padding: 2px;
	border-bottom: 1px solid #CCC;
}

#cwcReportHeader {
	color: #FFF;
	font-family: Tahoma;
	font-size: 12pt;
	padding: 5px;
	background-color: #006699;
	text-align: center;
	font-weight: bold;
	border: 1px solid #4C4C4C;
}
#cwcReportAlert {
	background-color: #FFF;
	font-family: Tahoma;
	font-size: 12pt;
	padding: 5px;
	color: #990A00;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCC;
	cursor:pointer;
}

#cwcReportFooter {
	border-top: 1px solid #CCC;
	font-family: Verdana;
	font-size: 0.7em;
	padding: 2px;
	background-color: #EEE;
	text-align: right;
	color: #CCC;
	clear: both;
}

#cwcReportFooter a {
	color: #333;
	text-decoration: none;
}



.cwcReport { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 0.8em;
	padding: 2px 2px 2px 10px;
	height: auto;
	line-height: 1.5em;
    max-width: 80em;
}

.cwcReport strong {
	color: #333;
}

.T2Sub { font-style: italic; font-size: 0.75em;}
.T2Sub a { color: #3939E8; }
.cwcReportCat { 
	padding: 5px;
	background-color: #EBEBEB;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font-family: Tahoma;
	font-weight: bold;	
	font-size: 1.0em;	
	clear: both;
}	

.cwcNewsBlock
{
    display: none;
    font-family: Verdana; 
    margin-left: 5px;
    padding: 2px;
    margin-top: 10px;
    border-bottom: 1px solid #F7F7F7;
}

.cwcReportBy
{
    font-family: Verdana; 
    font-size: 0.9em;
}

.cwcReportBy a {
    color: black;
    margin-bottom: 15px;
    text-decoration: none;
    border-bottom: 1px dotted #333;
}
.AttachedFiles {
    background-color:#FFF;
    border:1px solid #CCCCCC;
    font-size:10px;
    margin-top:10px;
    padding:10px;
    /*margin-right: 20px;*/
}


.cwcReportLR { 
	font-family: Verdana; 
	font-size: 0.8em;
	padding: 2px 2px 2px 10px;
	height: auto;
	float: left;
	width: 100%;
	position: relative;
}

.cwcReportLeft {
	float: left;
	width: 20%;
}

.cwcReportRight {
	float: right;
	width: 80%;
}
span.PostTime {
    color: #0081C2;
}
div.SportsNotes { margin-left: 13px; }
#AudioTag { cursor: pointer; }
span.OrgID {
	color:#666666;
	display:inline-block;
	width:40px;
}




/* scroller */
div#ScrollRegion { background-color: black; text-align: center; color: white; font-size: 10pt; position: relative;  display:block; font-family:Verdana,Arial,sans-serif; }
#ScrollRegion a { color: white; }
div#Scroll a { color: #C8CC95; text-decoration: underline; font-size: 10pt; }
div#Scroller { 
	width: 95%;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: inherit;
	
}

#Scroll {
	height: 27px;
	white-space: nowrap;
	line-height: 27px;
}


.TickerDots { color: #999; padding: 0px 20px; font-weight: bold; }
.TickerPosted { font-style:italic; color: #87B49D; }
.TickerCategory {background-color: #333; color: white; padding: 0px 10px; }
.TickerName { background-color: #973425; font-weight: bold; padding: 0px 10px; }

span.GroupCount { font-weight:normal; font-size:0.8em;}
div.ReportToggle { cursor: pointer; }
span.TrafficPosted {
    color: #103863;
    font-style: italic;
    font-size: 0.8em;
}
.Oregon {
    color: #002A86;
}
.Washington {
    color: #008457;
}

.cwcTrafficReport .cwcReport {
    font-size: 1em;
    padding: 1em;
}



