* { margin: 0; padding: 0; }

body, input, select, textarea, td {
	font-family: Verdana,"Geneva CE",sans-serif;
	font-size: 10px;
	line-height: 13px;
}

#subNav, #homeNavContent{
	display: none;
}

.noPrint{
	display: none;
}

.printPath {
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 17px;
}
p {
	margin-top: 13px;
	margin-bottom: 13px;
}
img {
	border: 0;
}
.imgContainer {
	margin-top: 13px;
}
a, a:link, a:visited {
	color: #B5BA05;
}
.floatItem, .imageItem {
	display: inline;
}
