
.pageHeader {					
	font-family: 'Segoe UI' , Tahoma, Helvetica, Sans-Serif;
    background-color: #333333;	
    color: #d0d0d0;
    padding: 5px 10px;
    vertical-align: middle;
    height: 20px;	
	margin-top: 60px;
}
.pageHeader #dvsearch {
	float: right;
}
.pageHeader #SearchButton {
	 display: inline-block;
    padding: 0px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #f8981d;
    border: 0 solid #FFF;
    border-radius: 0;
    height: 22px;
    vertical-align: top;				
	margin-left: -25px;
	z-index: 99;
	position: relative;
	background: url(./?mortyurl=https%3A%2F%2Freference.aspose.com%2Fresources%2Fsandcastle%2Ficons%2FSearch.png) 0 2px no-repeat transparent;
	padding: 12px 11px;	   
}


#footer {
	bottom: 0 !important;
}

body {
	background-image: none !important;
}

.noprint2 {
	list-style: none outside none;
}

.siteTop {
float: left;
width: 100%;
min-width: 1000px;
height: 90px;
font-family: Arial, Verdana, Tahoma
}	
	
/*
.siteTop .siteTop_ContentContainer {
	width: 960px;
	margin: 0 auto
}

#sitenavPanel {
	height: 60px;
	float: left;
}	
*/

.footer {
	bottom: 0;
}

#footer {
	position: fixed;
	left: 0;
	width: 100%;
	background: #212121;
	color: #fff;
	text-align: center;
	background: url(./?mortyurl=https%3A%2F%2Freference.aspose.com%2Fresources%2Fcss%2Fimages%2Ffooter.png) -10px -221px repeat-x!important;
}

#footer ul {
	margin: 0;
	list-style-type: none!important;
	padding: 10px 0
}

#footer ul li {
	font-size: 11px!important;
	margin: 0!important;
	padding: 0!important;
	color: #868484!important;
	list-style-type: none!important;
	font-style: normal!important;
}