﻿@page
{ 
	margin: 10%;
}

*
{
	font-family: Arial;
}


head            { display: none }
li              { display: list-item }
h1              { font-size: 1.5em; margin: .7em 0 }
h2              { font-size: 1.3em; margin: .3em 0 }
h3              { font-size: 1.1em; margin: .2em 0 }
h4, p,
blockquote, ul,
form,
ol, dl			{ margin: .33em 0 }
h5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
h6              { font-size: .67em; margin: 2.33em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }
br				{ content: "\A" }
i, cite, em		{ font-style: italic }
small, sub, sup { font-size: .83em }

body, div, 
dl, dt, 
form,
h1, h2, h3, h4, 
h5, h6, 
object, ol, p, 
ul,
hr, pr e        { display: block; }


a:link, a:visited 
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	border: 0px;
}



.btn_Cont
{
	display: none;
}

.breadCrbBtm
{
	display: none;
}

.firstRow
{
    padding:10px 0px 0px 2px;
    border-bottom: 1px solid #888;
    width: 900px;
    height: 100px;
}


.firstRowColumn
{
    margin: 12px 0px 0px 20px;
    float: left;
    width: 373px;
    height: 70px;
}

.firstRowColumn2
{
    float: left;
    margin-left:8px;
    height: 80px;	
}

div
{
	text-align: justify;
}

.rezTopStepInfo
{
	display: none;
}


.rezOrderSection
{
    border-bottom: 1px solid #888;
}

.noprint
{
	display: none;
}