/* Reset everything http: //meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, input, select, label, textarea, legend,/* added: input, select, textarea (nh) */ table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
: focus {
	outline: 0;
} /* remember to define focus styles! */
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
} /* tables still need 'cellspacing="0"' in the markup */
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote: before, blockquote: after, q: before, q: after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Anchors */
/* Basic styles */
/* Body */
/* Body text */
/* Body: Help (right column) */
/* Body: Main content (middle column) */
/* Body: Navigation/Messages (left column) */
/* Clearer */
/* Footer */
/* Header */
/* Headings (w/anchors) */
/* Inline */
.clearer {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}
div.meta {
	margin-top: 15px;
}
div.meta h3 {
	margin: 0 20px 10px 20px !important;
}
div.meta ol {
	color: #5e5f5f;
	list-style-type: decimal;
	margin: 0 20px 20px 35px;
}
div.meta ol li {
	margin-bottom: 10px;
}
#body {
	background: white;
	padding: 10px 0;
}
#body-box {
	background: url(../img/ui/bg_faux_columns.png) no-repeat 0 bottom;
	margin: 0 auto;
	overflow: auto;
}
#copyright {
	float: right;
}
#diagnostics {
	clear: both;
	color: #555;
	text-align: center;
}
#footer {
	background: url(../img/ui/bg_footer.gif) repeat-x;
	color: #888989;
	font-family: Verdana,sans-serif;
	height: 50px;
	width: 100%;
}
#footer a {
	background: none;
	border-bottom: 1px solid #888989;
	color: #888989;
	padding-bottom: 1px;
	padding-right: 0;
}
#footer a:hover {
	border-color: #ccc;
	color: #ccc;
}
#footer-box {
	margin: 0 auto;
	padding-top: 15px;
}
#header {
	background-repeat: repeat-x;
	color: white;
	height: 50px;
}
#header-box {
	margin: 0 auto;
}
#identification {
	float: right;
}
#login {
	float: left;
	font-weight: bold;
}
#login a {
	color: white;
}
#logo {
	float: left;
}
#logo h1 a {
	display: block;
	background-position: bottom right;
	background-repeat: no-repeat;
	border: none;
	height:50px;
	width:210px;
	padding: 0;
	margin: 0;
}
#logo h1 span {
	display: none;
}
#main {
	float: left;
	width: 400px;
}
#map {
	display: none;
	height: 280px;
}
#meta {
	float: left;
}
#search-and-login {
	float: left;
}
a {
	color: #3e3d40;
	font-weight: bold;
	padding-bottom: 1px;
	text-decoration: none;
}
a.img {
	background: 0 !important;
	border: 0;
	padding: 0;
}
body {
	background: #3d3d3d;
	font: 11px/15px Tahoma,Verdana,sans-serif;
}
em {
	font-weight: bold;
}
h2 {
	color: white;
	font-size: 18px;
	height: 30px;
	letter-spacing: 1px;
	line-height: 29px;
	padding-left: 10px;
}
h2 a {
	background: url(../img/ui/link_arrow_large.gif) no-repeat top right;
	color: white;
	display: block;
	font-weight: normal;
	height: 100%;
	padding: 0 0 0 10px;
}
h2 a:hover {
	background-image: url(../img/ui/link_arrow_large.gif);
	color: white;
}
h2 a.active {
	background-image: url(../img/ui/link_arrow_large_down.gif) !important;
}
h2,h3,h4 {
	text-transform: uppercase;
}
h3 {
	font-weight: bold;
}
h3 a {
	padding: 0;
	background: none;
	padding-right: 10px;
}
p {
	color: #5e5f5f;
}

