#masthead,
.skipNav {
	display:none;
}

.nav ul,
#footer ul,
.button,
#masthead .log,
#masthead ul .edit {
	display: none;
}


#wrap, #innercontent, #content-area {
	width: auto !important;
}

#masthead p, #masthead h1{
	text-indent: 0px;
	width: auto !important;
	height: auto !important;
	margin: 0px !important;
}

#masthead p {
	font-size: 9pt;
	right: 20px;
	top: 40px;
}

#masthead h1 {
	font-size: 18pt;
	right: 0px;
	top: 60px;
	font-family: Cooper Black, Verdana, sans-serif;
	font-weight: normal;
}

.divider {
	border-bottom: 1px dotted #ccc;
}

#footer {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.print-break-container {
    border: 1px solid #fff;
}

.print-break-before{
    page-break-before:always;
}

.divider {
    background: none !important;
    margin: 0;
    padding: 0;
}