﻿/* TAG STYLES */
body {
	margin:0;
	padding:0;
	background:#fff;
	font:small Verdana,Sans-serif;
	color:#333;
}

#nav-global, #nav, .hidden {
	display: none;
}

.print {
	display: block;
}

.small {
	clear: both;
}

.small, #footer {
	font-size: xx-small;
	line-height: 1.3em;
	margin: 0 10px 2px 0;
}

.breadcrumb {
	font-size: 1em;
	line-height: 1.2em;
	color: #666;
	display: block;
}

br {
	clear: both;
}