body, td {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 12px;
}

.heading1 {
	color: e81226;
	font-weight: bold;
	font-size: 1.7em;
}

.heading2 {
	font-weight: bold;
        font-size: 1.2em;
}


a:link, a:active, a:visited {
	color: #000;
}

a.icon-link {
	text-decoration: none;
}

.search-term {
	font-size: 12px;
	font-weight: bold;
}

.level2 {
	border: 1px solid #e81226;
	font-size: 11px;
        font-weight: bold;
}

.label2 {
	border: 1px solid #e81226;
	font-size: 11px;
	font-weight: bold;
}

.stdtext2 {
	border: 1px solid #e81226;
	font-size: 10px;
}

.level3 {
	border: 1px solid #e81226;
	font-size: 11px;
        font-weight: bold;
}

.label3 {
	border: 1px solid #e81226;
	font-size: 11px;
        font-weight: bold;
}

.stdtext3 {
	border: 1px solid #e81226;
	font-size: 10px;
}

.level4 {
	border: 1px solid #e81226;
	font-size: 11px;
        font-weight: bold;
}

.label4 {
	border: 1px solid #e81226;
	font-size: 11px;
        font-weight: bold;
}

.stdtext4 {
	border: 1px solid #e81226;
	font-size: 10px;
}

.level5 {
	border: 1px solid #e81226;
	font-size: 11px;
        font-weight: bold;
}

.label5 {
	border: 1px solid #e81226;
	font-size: 11px;
        font-weight: bold;
}

.stdtext5 {
	border: 1px solid #e81226;
	font-size: 10px;
}

.root-level {
	font-size: 11px;
	background: #e81226;
	color: white;
        font-weight: bold;
}

.root-label {
	font-size: 11px;
        background: #e81226;
        color: white;
        font-weight: bold;
}

.root-std {
	font-size: 10px;
	background: #e81226;
        color: white;
	font-weight: bold;
}

.lo-title {
	font-size: 12px;
	font-weight: bold;
}

.unit {
	border-bottom: 1px solid #e81226;
	padding: 5px;
	margin-top: 5px;
}

.button {
	background: #e81226;
	color: #fff;
	border: 2px solid black;
}

.result-count {
        padding: 5px;
	border-bottom: 1px solid #e81226;
        border-top: 1px solid #e81226;
	color: #e81226;
}

.breadcrumb {
        font-size: 12px;
        color: #e81226;
        font-weight: bold;
}

.standard {
	color: #000;
}

.title {
	font-weight: bold;
}

.std-state {
        border-top: 2px solid black;
}

.unit-summary {
        border: 1px solid #e81226;
        background: #f5f5f5;
}

fieldset {
	color: black;
	border: 1px solid black;
}

legend {
	color: #e81226;
        border: 1px solid black;
}

a.std-corr-link {
	color: blue;
	text-decoration: underline;
}
