#streamtitle {
	padding:0px;
	margin:15px 10px 0px 0px;
}

td.pageright-stream-ltu {
	width:484px;
	border-bottom: solid 1px #CC6666;
}

td.pageright-stream-ras{
	width:484px;
	border-bottom: solid 1px #999933;
}

td.pageright-stream-raot {
	width:484px;
	border-bottom: solid 1px #993399;
	
}

td.sectionnav-stream-ltu {
	height:1px;
	border-bottom: solid 1px #CC6666;
}

td.sectionnav-stream-ras {
	height:1px;
	border-bottom: solid 1px #999933;
}

td.sectionnav-stream-raot {
	height:1px;
	border-bottom: solid 1px #993399;
}

#maincontent-stream{
	width:480px;
	padding:0px;
	margin: 0px 0px 0px 0px;
	font-size:0.75em;
	line-height:1.4em;
	text-align:left;
}

#navigation-stream {
	padding:0px;
	margin: 10px 0px 0px 0px;
	width:245px;
	text-align:left;
}

#navigation-stream p {
	font-size:0.7em;
	margin: 0px 0px 5px 40px;
}

.streamsearchbox {
	width:125px;
	height:17px;
	margin:0px 0px 0px 0px;
	border:1px solid #5F6666;
	color:#5F6666;
}

.streamsearchbutton, .streamfocusbutton, .streameventsbutton {
background-color: #E8E8E8;
border: 1px solid #5F6666;
padding: 0px;
height:20px;
width: 100px;
margin:10px 0px 10px 0px;
color: #3b3f3f;
font-weight: bold;
font-size:11px;
}

.streamsearchbutton {
	width: 50px;
}

.streambanner {
	margin: 20px 0px 0px 0px;
	padding:0px;
	display:block;
	width:150px;
}

#streamsearch, #streamevents, #streamfocus {
	background: url(/images/structural/curve-1.gif) no-repeat top left;
	margin: 20px 0px 0px 0px;
	padding-left:15px;
	display:block;
	width:135px;
	font-size:0.9em;
	font-weight:bold;
}

#streamfocus {
	height:120px;
	background: url(/images/structural/focus.gif) no-repeat top left;
}

#streamnewcontent{
	background: url(/images/structural/back-news-upper.jpg) no-repeat top left;
	width:280px;
	padding:25px 0px 0px 15px;
	margin: 25px 0px 0px 0px;
	line-height:1.4em;
	text-align:left;
}
#streamnewcontentbottom {
	background: url(/images/structural/back-news-lower.jpg) no-repeat bottom left;
	font-size:0.9em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -15px;
	height:36px;
}

#streamdocuments {
	margin-right:10px;
}
#streamdocuments a, a.streamdiscussion {
	font-weight: bold;
	text-decoration:none;
}


#streamdocuments a:hover, a.streamdiscussion:hover {
	color: #3B3F3F;
	font-weight: bold;
	text-decoration:underline;
}

#streamdocuments a:visited, a.streamdiscussion:visited {
	color: #3B3F3F;
	font-weight: bold;
}

#streamdocuments p {
	margin-top:15px;
	margin-bottom:5px;
}	

#streamdiscussions  {
	font-size:0.9em;
}
#streamdiscussions .discussioninfo {
	font-size:0.8em;
}

#streamdiscussions td.discussionitem {
	width: 370px;
	padding-bottom:15px;
	padding-right:10px;
}

@media print {

	#navigation-stream, .streambanner, td.pageright-stream-ltu, td.pageright-stream-ras, td.pageright-stream-raot  {
		display:none;
	}
}

