/* Moore Consulting & Engineering - Print */

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.logo img {
	border: 0;
}

div.navigation,
div.banner,
div.footer,
div.content-right {
	display: none;
}

div.standard {
	font-size: 1.1em;
	color: #2F2F2F;
}

div.standard p {
	margin-bottom: 15px;
	line-height: 1.4em;
}

div.standard a {
	color: #02439C;
	text-decoration: underline;
}	

div.standard a:hover {
	color: #2F2F2F;
}	

div.standard ul {
	margin-bottom: 15px;
	list-style-type: none;
}

div.standard ul li {
	line-height: 1.4em;
	padding-left: 20px;
	background: url('../images/core/icon-list.jpg') left center no-repeat;
}

div.standard ol {
	margin-bottom: 15px;
	margin-left: 25px;
}

div.standard ol li {
	line-height: 1.4em;
}

div.standard hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #C6C6C8;
	margin-bottom: 15px;
}

div.standard table {
	border-top: 1px solid #C6C6C8;
	border-left: 1px solid #C6C6C8;
	margin-bottom: 15px;
}	

div.standard table td {
	border-right: 1px solid #C6C6C8;
	border-bottom: 1px solid #C6C6C8;
	padding: 5px;
}

div.standard h1 {
	color: #B2C011;
	font-size: 1.8em;
	margin-bottom: 15px;
}

div.standard h2 {
	color: #B2C011;
	font-size: 1.3em;
	margin-bottom: 15px;
}

div.standard h3 {
	color: #B2C011;
	font-size: 1.2em;
	margin-bottom: 15px;
}

div.standard h4 {
	color: #02439C;
	font-size: 1.1em;
	margin-bottom: 15px;
}