BODY, TD, TH			{ font-family: tahoma; font-size: 11px; font-weight: normal; color: #000000; background: #ffffff}
B, STRONG				{ font-weight: bold; }
A						{ color: #000000; text-decoration: underline; }
A:hover					{ color: #000000; text-decoration: underline; }
TH						{ text-align: left; }
P 						{ margin:0 0 0 0; }

UL						{ margin-left: 16px; padding-left: 0px; margin-bottom: 0px; margin-top: 0px; }

.search					{ visibility: hidden; display: none; }
.lineheight 			{ line-height: 14px; }

.copyright				{ font-family: Arial; font-size: 10px; font-weight: normal; color: #000000; cursor: default; }
.copyright	A			{ color: #000000; text-decoration: none; }
.copyright  A:hover		{ color: #000000; text-decoration: none; }

.printtitle						{ font-size: 17px; font-weight: bold; color: #000000; }

#content {
	line-height: 15px;
}


.odd00, .odd11, .odd01, .odd10					{ background: #E4E4E4; }
.odd00 th, .odd11 th, .odd01 th, .odd10 th		{ background: #D0D0D0; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; text-align: left; color: white; font-weight: bold; }
.odd00 td, .odd11 td, .odd01 td, .odd10 td		{ padding-left: 5px; padding-right: 5px; vertical-align: top; padding-top: 2px; padding-bottom: 3px; }

.odd00 td.t10, .odd00 td.t11,
.odd00 td.t00, .odd00 td.t01,
.odd10 td.t10, .odd10 td.t11,
.odd01 td.t10, .odd01 td.t00,
.odd11 td.t10									{ background: #F1F1F1; }

.odd10 td.t00, .odd10 td.t01,
.odd01 td.t11, .odd01 td.t01,
.odd11 td.t00									{ background: #ECECEC; }

.odd11 td.t11 									{ background: #E1E1E1; }
.odd11 td.t01 									{ background: #D7D7D7; }

#content h2 {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

.thumbSpacer {
	padding-right: 20px;
}

.separator {
	border-top: 1px solid #E1E1E1;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

	.imgContainer {
		width: 100%;
	}

		.imgContainer table tr.image td {
		}

		.imgContainer table tr.title {
			display: none;
		}

			.imgContainer table tr.title td {
				text-align: center;
			}

