		UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		UL.tabNavigation LI {
		    display: inline;
			font-size: 12px;
		}

		UL.tabNavigation LI A {
		    padding: 3px 7px;
		    background-color: #0093e0;
		    color: #fff;
		    text-decoration: none;
			font-weight: normal;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background-color: #005ca2;
		    color: #fff;
		    padding-top: 7px;
			padding-bottom: 4px;
			font-weight: bold;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		.tabs .table td {
			font-size: 0.72em;
			border-bottom: 1px dotted #ccc;
			padding: 3px 4px;
		}
		.tabs .table {
			width: 95%;
		}
		div.tabs div {
			padding: 5px;
			margin-top: 5px;
			border: 1px solid #005ca2;
		}
		
		div.tabs div h2 {
			margin-top: 0;
		}

		#first {
		    background-color: white;
		}

		#second {
		    background-color: white;
			padding: 12px;
		}

		#third {
		    background-color: white;
		}

.promo {
	margin: 1em 0;
}
.promo td {
	padding: 5px 7px;
	border-bottom: 1px dotted #e8e8e8;
}
.promo td img {
	margin: 6px 10px 6px 0;
}
.promo td h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
}
.promo td blockquote {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;	
	width: 90%;
}

.topgood {
	background: #c5e6f9 url(/i/bluec.gif) top left no-repeat; 
	text-align: right; 
	padding: 0.2em 0.5em 0.3em 1px;
}
.topgood b {
	color: #e00000; 
	font-size: 9px;
	line-height: 1em;
}
.topgood div {
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 1em;
	color: #005b90;
}
.topgoodt td {
	background-color: white;
	border-bottom: 1px solid #c5e6f9;
}
.topgoodt td.info {
	font-size: 0.8em;
	padding: 5px 0 3px 0;
	vertical-align: top;
}
.topgoodt td table td {
	border-bottom: none;
}
.topgoodt td.info strong {
	line-height: 1.5em;
	font-size: 11px;
}
.topgoodt td.info small {
	font-size: 9px
	line-height: 0.9em;
	color: gray;
}
.topgoodt td img {
	margin: 0;
}