.screenonly { display: none; }

#leftcol, #footer, #header ul, #header_img, #box_topright, #text-sequence, #text-sequence-sun, #breadcrumb, .toplink {
	display: none;
}

#header {
	border-top: none;
}

#header_inner {
  border-bottom: none;
  margin-bottom: 12px;
}

#header img.logo {
  display: none;
}

#header img.printlogo {
  background-color: #690008;
	border: 0;
  margin: 0 0 30px 50px;
	display: inline;
}

#maincol {
  clear: both;
	width: auto;
}

a, a:visited {
	color: #414F87;
	text-decoration: underline;
}

h1, h2, h3, h4, h2 a, h3 a, h4 a {
	color: #751414 !important;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 10px 0;
	text-decoration: none !important;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

table h2 {
	font-size: 14px;
  color: #000;
}

td a {
	color: #000 !important;
	text-decoration: none !important;
}

td, th {
	background: none none;
	padding: 5px 10px;
}

table tr.odd, table tr.even {
	background: none none;
}

table.sortable tr { vertical-align: middle; }

img.office_map { display: inline; }
