body { 
background: url(/images/printpgbg.jpg) #FFFFFF repeat-x; 
margin: 0px; 
font-family: Arial;
font-size: 11px; 
}

#prntwrapper { 
width: 569px; 
margin-top: 30px; 
text-align:left;
}

#prntwrapper .prntlogo { padding-left: 50px; }

#prntboxwrapper { 
float:left; 
width: 569px; 
background:url(/images/printwrapper.gif) repeat-y; 
margin:0px; 
height:100%;
}

.prntboxtop { 
float:left; 
width: 569px; 
height: 60px; 
background:url(/images/printboxtop.gif) no-repeat; 
margin:0px; 
}

.prntboxmid { 
float:left; 
width: 465px; 
padding: 0px 52px;
margin:0px;
background:url(/images/printboxmid.gif) no-repeat; 
/*height:100%;*/ }

.prntboxbot { 
float:left; 
width: 569px; 
height: 28px; 

margin:0px;
background:url(/images/printboxbot.gif) no-repeat ; 
}

h1 {
font-size: 24px; 
color: #54748e; 
margin:0px; 
padding: 33px 0px 0px 52px; 
font-weight: normal;
}

h1 span { color: #964b02 }

.prntcon{ clear:both; float:left; }

.prnthdtxt { 
width: 100%;  
padding: 10px 0px 23px 0px;
}

.prnttxt { 
width: 100%;  
padding: 10px 0px 23px 0px;
}

.prnttxt ul { margin-top: 0px; }
.prnttxt ul li { list-style-type: none; list-style-postion: outside; margin-left: -40px; }
.prnttxt ol { margin-top: 0px; }
.prnttxt ol li { margin-left: -16px; }

.prntconcol { 
width: 225px; 
margin-right: 7px; 
float:left;
}
.prntconcol ul {
margin-top:0px;
}
.prntconcol ul li { list-style-type: none; list-style-postion: outside; margin-left: -40px; }

p { margin-top: 0px; margin-bottom: 20px; padding-bottom: 0px; /*float: left;*/ }

p span { color: #964b02; }

.prntfooter { 
width: 465px; 
text-align:left; 
margin-top: 10px;
}
.instructions{
margin-bottom:0px;

}