﻿/*
'************************************************************
'* TERMS & CONDITIONS / COPYRIGHT NOTICE *
'************************************************************
'* By Downloading or using this software, you agree to *
'* the terms and conditions as stated in the Software *
'* License Agreement. An updated copy of this agreement *
'* can be seen at http://www.pagedowntech.com/terms. *
'* *
'* PageDown Technology, LLC., Copyright 2012. *
'* pagedowntech.com / pdshop.com *
'* *
'* (this copyright notice must not be altered or removed) *
'************************************************************
*/

body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    font-weight: normal;
    font-size: 12px;
}

.topsec {
	display: none;
}

.botsec {
	display: none;
}

.no_print {
	display: none;
}
.print_logo {
	display: block;
	margin: 0 auto;
}	

.wrapper2 {
    width: 6in;
}

.left_side {
	width: 6in;
}