/** NRST HEADER CSS **/

#layoutHeader {background-image: url(/or/images/div_nrst_header.jpg);}
#layoutHeaderSmImages .image1 { background: url('/or/programs/nrst/images/nrst_header_1.jpg') repeat-y 0 0;}
#layoutHeaderSmImages .image2 { background: url('/or/programs/nrst/images/nrst_header_2.jpg') repeat-y 0 0;}
#layoutHeaderSmImages .image3 { background: url('/or/programs/nrst/images/nrst_header_3.jpg') repeat-y 0 0;}
#layoutHeaderSmImages .image4 { background: url('/or/programs/nrst/images/nrst_header_4.jpg') repeat-y 0 0;}
#layoutHeaderSmImages .image5 { background: url('/or/programs/nrst/images/nrst_header_5.jpg') repeat-y 0 0;}

#layoutHeader  h2.orwaTitle {
	padding: 0 0 0 0px;
	font-size: 1.2em;
	margin-top: -10px;
	margin-left: 80px;
	text-align: center;
}

#layoutHeaderSmImages * { 
	border: 1px solid #FFF;
	height: 80px;
	width: 80px;
	}


/** END NRST HEADER CSS **/
	
/** NRST CONTENT COMPONENTS **/
	.logo{
		float:right;
		padding: 0px;
		padding-left: 8px;}

	.inblock-top-line{
		clear: left;} 

	#splash {
		float: left;
		width: 200px;
		top: 4px;
		margin-bottom: 2px;
		margin-right: 8px;
		text-align: center;
		position: relative;}					
	#splash strong{
		font-weight: bold;
		color: #363B50;
		font-size: 80%;
		margin-bottom: 4px;}
	#splash p{
		margin-top: 4px;
		font-size: xx-small;
		text-align:justify;
		color: #63676E;}	

	.splash-right {
		float: right;
		margin-left: 4px;
		margin-top: 6px;
		margin-bottom: 4px;
		position: relative;
		}					
	.splash-left {
		float: left;
		margin-top: 6px;
		margin-right: 6px;
		margin-bottom: 4px;
		position: relative;
		}

	li.pres {
		display:list-item;
		list-style-position:outside;
		padding-left: 5px;
		padding-right: 7px;
		margin-left: 25px;
		margin-right: 25px;
		}

		
/**** END LAYOUT COMPONENTS****/		