/* Start of CMSMS style sheet 'UNM - print' */
div#bc,
div#property-bar,
div#sidebar,
div#support-bar,
div.nav-top,
form#search
{display:none;}

body {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #52843a;
	line-height: 1.1em;
}

img {
	border: none;
}

span.hl {
	background-color: #ff6;
}

div#ft {
	text-align: left;
	color: #999;
	margin-bottom: 1em;
	margin-top: 1em;
	border-top: solid 1px #000;
	padding-top: .5em;
}

div#hd {
	margin-bottom: 1em;
	border-bottom: solid 1px #000;
}

div.subhead {
	clear: both;
	padding-left: 120px;
	top: -25px;
	position: relative;
	font-size: 14px;
	color: #666;
	font-style: italic;
	margin: 0;
	line-height: 1em;
}

table.steps {
	border-bottom: solid .5em #eee;
}

table.steps h2 {
	font-size: 14px;
}

table.steps td {
	vertical-align: top;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
}

table.steps th {
	background: #44703c url(/uploads/theme/img/steps.png) no-repeat right center;
	padding: 0 15px 0 0;
	text-align: center;
	line-height: 3em;
	height: 3em;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* End of 'UNM - print' */

