/*** print only ***/
header,
#globalnav, 
#sidenav, 
#prev,
#next,

#fsocial,
#flinks,
#ftools,
#fcredits_n_legal,
#langs,
.wrapper--three_callouts,
.wrapper--four_callouts,

.tabbednav {
	display: none;
}

#printlogo {
	text-align: right;
}
#printlogo img {
	max-width: 200px;
	height: auto;
}
#f-mackbrooks {
	padding-top: 50px;	
}
body {
	backround: #fff;	
	color: #444;
	font: normal normal 15px/22px "Roboto", sans-serif;
}
/** home page **/
#hero {
	position: absolute;
	top: 150px;
	width: 100%;
}
.heroslide {
	width: 100%;	
}
.heroslide a {
	text-decoration: none !important;
	color: #000 !important;	
}

/** content **/
#content h1 {
	color: #1A87C8;
	font-weight: normal;
	font-size: 27px;
	line-height: 30px;
	margin-bottom: 20px;
}
#content h2 {
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 8px;
	color: #3e4551;
}
#content h3 {
	font-weight: 700;
	font-size: 16px;
	padding-bottom: 2px;
	color: #1A87C8;
}
#content a {
	color: #1A87C8;
	text-decoration: underline;
}
#content .h_extra {
	font-weight: normal;	
}

#content table#exlist tr td {
	border-top:  1px solid #BBB;
	vertical-align: top;
}
.clr {
	clear: both;
}
table {
	border-spacing: 0;
}
#content .imageleft {
	float: left;
	padding: 0 20px 0 0;	
}
#content .imageright {
	float: right;
	padding: 0 0 0 20px;	
}


/*** show planner (spring 2017) ***/
#content #planner_results  table tr td {
	border: 0;
	border-bottom: 1px solid #666;
	padding: 2px 14px;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	vertical-align: top;
}
#content #planner_results table tr td:first-of-type {
	padding-left: 0px;
}
#content #planner_results table tr td:last-of-type {
	padding-right: 0px;
}
#content #planner_results  table tr td.transcell {
	border-bottom: none;
	padding: 2px 4px;
}
#content #planner_results  table th {
	height: 50px;
	vertical-align: bottom !important;
}
#content #planner_results table th {
	padding: 0 !important;
	border-bottom: 3px solid #0c3a5e;
	text-align: left;
}
#content #planner_results table th span {
	font-size: 14px;
	padding: 5px 10px;
	line-height: 30px;
	color: #0c3a5e;
	padding-left: 0;
}
#content #planner_results  table tr td.catdata span {
	display: block;
}
#content #planner_results .screen_instruction {
	display: none;
}
#content #planner_results  h3 {
	padding: 0;
	margin: 0;
	padding-top: 20px;
	font-size: 22px;
}
