strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

a {
	color: #333;
}

a:hover {
	color: #000;
}

h2 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.2em;
}

h4 {
    font-weight: bold;
    margin-bottom: 1em;
}

p {
	line-height: 1.3em;
	margin: 0 0 15px 0;
}

#contentMain a {
    text-decoration: underline;
}

#contentAdditional h6 {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 5px;
}

#contentAdditional h6 img {
}

#contentMain ul {
    margin: 0 0 15px 30px;
}

#contentMain ul li {
    list-style: disc;
    margin: 0 0 5px 0;
    line-height: 1.2em;
}

#contentMain .tx-indexedsearch-res {
    margin-bottom: 15px;
}

#contentMain #tipAFriend .header {
    height: 15px;
    padding: 4px 0;
}

#contentMain #tipAFriend .spacer {
    height: 15px;
}

.tx-dropdownsitemap-pi1 a,
.tx-dropdownsitemap-pi1 a:link,
.tx-dropdownsitemap-pi1 a:visited,
.tx-dropdownsitemap-pi1 a:active {
	color: #333;
}

.tx-dropdownsitemap-pi1 a:hover {
	color: #000;
}
