
#printcontainer
    {
    margin: auto;
    margin-top:5px;
    width: 750px;
    position: relative;
    text-align: left;
    }

#printmiddle
    {
    clear:left;
    width:730px;
    height: auto;
    }

#font2
    {
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    line-height: 120%;
    color:#333;
    }
	
#font4
    {
    font-size: 12px;
    font-weight: normal;
    margin-top:10px;
    color: #333;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    }

        #innerheader
            {
            float:right;
            background-color: #DDDDDD;
            border: 2px solid #000000;
            color: #fff;
            height: 122px;
            width: 700px;
            text-align: left;
            font-size: 11px;
            margin-top: 2px;
            }

        #innerheadertitletext
            {
            padding:3px 0 0 3px;
            font-size:18px;
            font-weight:bold;
            font-family:verdana;
            color:#000000;
            background-color: #DDDDDD;
            margin-top:3px;
            margin-left:6px;
            margin-right:6px;
            }

        #innerheadergeneral
            {
            text-align:left;
            font-size: 12px;
            font-weight: bold;
            font-family: verdana;
            padding: 0 0 0 2px;
            color:#404040;
            line-height: 110%;
            background-color: #DDDDDD;
            margin-left:7px;
            margin-right:4px;
            }

        #innerheaderprintdiff
            {
            position:absolute;
            top:96px;
            left:26px;
            text-align:left;
            font-size: 12px;
            font-weight: bold;
            font-family: verdana;
            padding: 0 0 0 5px;
            margin-left:7px;
            color:#000000;
            line-height: 110%;
            background-color: #DDDDDD;
            }

        #innerheaderprintdiff2
            {
            position:absolute;
            top:96px;
            left:136px;
            text-align:left;
            font-size: 12px;
            font-weight: bold;
            font-family: verdana;
            padding: 0 0 0 4px;
            margin-left:7px;
            color:#000000;
            line-height: 110%;
            background-color: #DDDDDD;
            }

        #innerheaderprintcost
            {
            position:absolute;
            top:96px;
            left:252px;
            width:200px;
            text-align:left;
            font-size: 12px;
            font-weight: bold;
            font-family: verdana;
            padding: 0 0 0 4px;
            margin-left:7px;
            color:#000000;
            line-height: 110%;
            background-color: #DDDDDD;
            }

        #innerheaderprintcredit
            {
            position:absolute;
            top:96px;
            left:500px;
            width:200px;
            text-align:left;
            font-size: 12px;
            font-weight: bold;
            font-family: verdana;
            padding: 0 0 0 4px;
            margin-left:7px;
            color:#000000;
            line-height: 110%;
            background-color: #DDDDDD;
            }

        #innermiddle
            {
            float:right;
            border-left: 2px solid #000000;
            border-right: 2px solid #000000;
            color: #fff;
            height: auto;
            width: 700px;
            text-align: center;
            background-color: #FFFFFF;
            }

        #innermiddletext
            {
            font-family:verdana;
            font-size:10px;
            padding:0 10px 0 10px;
            }

        #innerfooter
            {
            float:right;
            background-color: #FFFFFF;
            border-left: 2px solid #000000;
            border-right: 2px solid #000000;
            border-bottom: 2px solid #000000;
            color: #fff;
            height: 20px;
            width: 700px;
            text-align: left;
            font-size: 11px;
            }
