/*
 * Delete. Deprecated by switch to V2 page layout.
H1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:10px;
}
*/

/* Default in previous design. */
td {
	border-collapse: collapse;
	border: 0;
}

table.topTen {
	width: 900px;
	border-collapse: collapse;
	margin-left: 10px;
}

table.topTen td {
	padding: 2px;
}

.ttRank {
	font-weight: bold;
	border-top: 3px solid #7795BE;
	border-bottom: 3px solid #7795BE;
	border-left: 3px solid #7795BE;
	width: 23px;
	vertical-align: top;
}

.ttImage {
	width: 76px;
}

.ttMake {
	width: 382px;
	font-weight: normal;
}

.ttMake a {
	font-weight: bold;
}

.ttCombined {
	border-right: 3px solid #7795BE;
	font-weight: bold;
	text-align: center;
}

.ttCity {
	width: 184px;
	text-align: center;
}

#tab0 .ttCity {
	font-weight: bold;
}
.ttHighway {
	width: 203px;
	border-right: 3px solid #7795BE;
	text-align: center;
}

#tab0 .ttHighway {
	font-weight: bold;
}

.ttMisConception {
	border-right: 3px solid #7795BE;
}

.ttTopRow {
	border-top: 3px solid #7795BE;
}

.ttBottomRow {
	border-bottom: 3px solid #7795BE;
}

.ttRowOdd {
	background-color: #E0DFE3
}

.ttRowEven {
	background-color: #FFF;
}

.tymMake {
	width: 529px;
	font-weight: normal;
}

.tymMake a {
	font-weight: bold;
}

.tymAvg {
	width: 255px;
	font-weight: bold;
	border-right: 3px solid #7795BE;
	text-align: center;
}

.tymUserCount {
    font-weight: normal;
    font-size: smaller;
}

.tymEpaCombined {
	width: 255px;
	border-right: 3px solid #7795BE;
	text-align: center;
}

.note {
	color: #006600;
	font-family: "verdana";
	font-size: 12px;
	font-style: normal;
	line-height: 16px
}

.ttFootnote {
	font-style: italic;
	margin: 0 0 0 1em;
	width: 880px;
}

/* YUI container. */
.content {
	background-color:#FFFFFF;
	padding: 5px;
	border:#CCCCCC solid 1px;
}

.content H1 {
	font-size: 1.2em;
	font-weight:600;
	background:none;
	border:none;
	padding-left:3px;
	padding-bottom: 10px;
	color:#003366;
}

.yui-tt .bd {
	text-align: left;
}

/* Missing base.css. */
h1,h2,h3,h4,h5,h6,strong,dt {
	/* Bringing boldness back to headers and the strong element. */
	font-weight: bold;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	font-size: 14px;
	margin: 8px 0 8px 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

/* From calculatorStyles.css */
.smallredboldfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
a {
	color: #003366;
	text-decoration: underline;
}
	
