/* 1909 Business Mission ‹¤’Ê
------------------------------------ */

h1, h2, h3 ,p {
	margin: 0;
	padding: 0;
}

body, div, p, td, th, li {
	font-size: 14px;
	font-family: Times New Roman;
	line-height: 1.5;
}

img {
	border: 0;
}

p {
	padding-bottom: 0.8em;
}

table.subMenu a,
table.subMenu strong,
table.subMenu span {
	font-size: 80%;
	font-family: Times New Roman;
	line-height: 1.5;
}

table.subMenu td {
	padding-right: 2px;
}

.textS { 
	font-size: 12px;
	line-height: 1.3;
}

.textSM {
	font-size: 13px;
	line-height: 1.3;
}

.textM {
	font-size: 14px;
}

.textML {
	font-size: 17px;
}

.textL {
	font-size: 18px;
}

.textRed {
	color: #ff0000;	
}

.textBlue {
	color: #0000ff;	
}

.textBrown {
	color: #a0522d;	
}

.textOrange{
	color: #ff6f25;	
}

.dotline {
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
}

.indent {
	text-indent: 0.5em;	
}

.indentIntro {
	text-indent: 0.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #cccccc;
}

.indentSrc {
	color: #a0522d;	
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #cccccc;
}

.indentPrg {
	margin-left: 0.5em;	
}

.indentPrg2 {
	margin-left: 1.0em;	
}

.updateTxt {
	font-size: 12px;
	padding: 2.0em 22px 1.0em 0;
	text-align: right;
}

.updateCty {
	font-size: 11px;
	padding: 1.0em 0 0.5em 0;
	text-align: right;
}

.box1 {
	border: 1px solid #918d75;
	padding: 10px;
}

.bg1 { background-color: #d3d3d3;}
.bg2 { background-color: #e8f0f6; }

.inline { display: inline; }
.clear {clear: both; }

.alignL { text-align: left; }
.alignC { text-align: center; }
.alignR { text-align: right; }

.floatL { float: left; }
.floatR { float: right; }

.paddingA05 { padding: 5px; }
.paddingA10 { padding: 10px; }
.paddingA20 { padding: 20px; }

.paddingT05 { padding-top: 5px; }
.paddingT10 { padding-top: 10px; }
.paddingT20 { padding-top: 20px; }

.paddingL05 { padding-left: 5px; }
.paddingL10 { padding-left: 10px; }
.paddingL20 { padding-left: 20px; }

.paddingR05 { padding-right: 5px; }
.paddingR10 { padding-right: 10px; }
.paddingR20 { padding-right: 20px; }

.paddingB05 { padding-bottom: 5px; }
.paddingB10 { padding-bottom: 10px; }
.paddingB20 { padding-bottom: 20px; }

.marginB00 { margin-bottom: 0 !important; }
.marginB05 { margin-bottom: 5px !important; }
.marginB10 { margin-bottom: 10px !important; }
.marginB20 { margin-bottom: 20px !important; }

.line100 { line-height: 1.0; }
.line150 { line-height: 1.5; }

table.borderTb {
	border-collapse: collapse;
	border: 1px solid #918d75;
}

.borderTb th,
.borderTb td {
	border: 1px solid #918d75;
}

table.indexList td,
table.indexListS td {
	border: 1px solid #cccccc;
}

table.indexList td a,
table.indexListS td a {
	display: block;
}

table.indexListS td a {
	font-size: 12px;
}

table.indexList td a:hover,
table.indexListS td a:hover {
	background-color: #ffffcc;
}

table.tdPaddingL td a {
	padding-left: 8px;	
}

/* Members
------------------------------------ */

.member p {
	padding-right: 5px;
	font-size: 12px;
	line-height: 1.4;
}

/* Summary of the Daily Itinerary
------------------------------------ */

.summary li {
	padding-bottom: 0.8em;
}

/* Newspaper Articles
------------------------------------ */

.article li {
	padding-bottom: 0.8em;
}

/* Postcard Gallery
------------------------------------ */

.postcard td p {
	line-height: 1.5;
	margin-bottom: 0.8em;
}

div.postcardTtl {
	background-color: #eeeeee;
	padding: 3px;
	margin-top: 3px;
	line-height: 1.3;
}

