.block{
	border-top: 2px solid #7B1314;
	border-bottom: 2px solid #7B1314;
	background-color: #FCFAD5;
	margin-top: 15px;
	font-size: .9em;
}

.block a{
	text-decoration: none;
}
.block ul{
	list-style-image: url(arrow.gif);
}
.block li{
	line-height: 1.3em;
}

.right1 {
	float: right;
	width: 160px;
	margin: 0 0 10px 0px;
}

.right1 a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url(../images/rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
	font-size: 1.0em;
	background: #C85E35 url(../images/rb.gif) no-repeat bottom;
	color: #FEE1D5;
	padding: 2px 8px 11px;
	margin: 0 0 10px 0;
}
	
	.rt2 {
		background: #BA5445 url(../images/rt2.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles2 {
	font-size: 1.0em;
	background: #BA5445 url(../images/rb2.gif) no-repeat bottom;
	color: #fff;
	padding: 2px 8px 11px;
	margin: 0 0 10px 0;
}
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.ulist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000FF;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
	list-style-type: square;
	padding: 6px;
	margin: 2px 0px 0px 10px;
}

#pipe ul {
	margin: 0px 0px 2px 0px;
	padding: 0 0px 2px;
	display: inline;
} 

#pipe ul li {
	margin-left: 0;
	padding: 1px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#process .top {
	width: 344px;
	height: 5px;
	background: url(../images/box_top.png) no-repeat;
}

#process .middle {
	width: 322px;
	padding: 10px;
	background: #F8F5D8 url(../images/bgrd_tan.png) repeat-x;
	border-left: 1px solid #DDDAC0;
	border-right: 1px solid #DDDAC0;
}

#process .bottom {
	width: 344px;
	height: 5px;
	background: url(../images/box_bottom.png) no-repeat;
}

#process h3 {
	color: black;
	font-weight: bold;
}

#process h4 {
	color: black;
	font-size: 1.1em;
	font-weight: bold;
}






