/* CSS Document */
.srblock{
	margin: 0px 5px 5px 7px;
	padding: 0 0 0 0;
	color: #000000;
	border-bottom: #00008a solid 1px; 
	border-left: #00008a solid 1px;
	border-right: #00008a solid 1px; 
	border-top: #00008a solid 1px;
	vertical-align: top;
}

.srdetails{
	margin: 0px 0px 0px 7px;
	padding: 0 0 0 0;
	color: #000000;
	border-bottom: #00008a solid 1px; 
	border-left: #00008a solid 1px;
	border-right: #00008a solid 1px; 
	border-top: #00008a solid 1px;
	vertical-align: top;
}
.srpicblock{/* Was intended to be used together with srdetails to make a united block */
	margin: 0px 0px 0px 7px;
	padding: 0 0 0 0;
	color: #000000;
	border-bottom: #00008a solid 0px; 
	border-left: #00008a solid 1px;
	border-right: #00008a solid 1px; 
	border-top: #00008a solid 1px;
	vertical-align: top;
}
.srblockhl {
	width: 99%;
	background-color: #e5e2c1;
	border-top: #00008a solid 1px;
	border-bottom: #00008a solid 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.srblockimp {
	width: 99%;
	background-color: #e5e2c1;
	border-top: #e5e2c1 outset 2px;
	border-bottom: #e5e2c1 outset 2px;
	border-left: #e5e2c1 outset 2px;
	border-right: #e5e2c1 outset 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
.pstandalone {
	color: #000000;
	/*font-family: "Footlight MT Light", "Monotype Corsiva", "Baskerville Old Face", Garamond;*/
	font-size: 17px;
	/*letter-spacing:-0.05em;*/
	line-height:90%;
}
.istandalone{
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
}

.sandbag {
	float:left;
	clear:left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	/*border: #00008a solid 1px;*/
	text-align:left;
}
#sbl {width:40%; height:21px;}
#sb2 {width:40%; height:21px;}
#sb3 {width:15%; height:21px;}

UL.plain {list-style: none}
