/* CSS Document */

#content {
	background: #f1edd6;
	color: #000;
	}
	
h3 {
	background: #fff;
	margin: 20px 0 0 -30px;
	border-left: 30px solid #fff;
	line-height: 30px;
	color: #d5a10e;
	text-transform: uppercase;
	width: 400px;
	}
	
h4 {
	margin: 0;
	}
	
#content ul {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	}
	
	
#content sup a {
	margin: 0;
	padding: 0;
	}
	
#content ol.footnotes {
	font-size: 10px;
	color: #333;
	border-top: 1px solid #666;
	margin: 20px 0 0 0;
	padding-top: 10px;
	}
	
ol.footnotes li {
	color:  #333;
	}
	
#transend_header {
	margin: 0 -40px 0 -30px;
	}
	
#pilot_cake {
	background: #c55732;
	border-color: #c55732;
	color: #fff;
	width: 200px;
	margin-top: 10px;
	}
	
#pilot_cake {
	background: #c55732;
	border-color: #c55732;
	color: #fff;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#pilot_pastry 	{
	background: #276254;
	border-color: #276254;
	color: #fff;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
table {
	font-size: 10px;
	}
	
th {
	text-align: right;
	border-right: 1px solid #d5a10e;
	}
