﻿body 
{
	background-position: bottom;
	font-family: Tahoma,Geneva, sans-serif;
	font-size:16px;
	background-color: rgb(245,245,245);
	color: rgb(0,0,0);
}
p.footer {
	font-size:10px;
}
p.hang 
{    
     text-indent: -2em;
     margin-left: 2em;

     }
p.big1:first-letter {
  font-size:4em;
  float: left;
  
}     
p.left
{
	margin-left: 2em

}
.uspsblue {
	color: #002B7F;
}
.uspsred {
	color: #CC0900;
}
pre {
	font-family: Tahoma,Geneva, sans-serif;
	margin-left:2em
}
div.container {
	width:100%;
		}

div.box {
	float:left;

}

div.mainpage{
 
	width:100%;
	background-image:  url('http://www.usps.org/d12/Images/back1.jpg');
	background-repeat:repeat-y;
	margin-bottom:4px;
	overflow:hidden
		}

div.header {
	top: 0px;
	left: 0;
	width: 100%;
	margin-bottom: 4px;
	padding-bottom: 0;
    border-bottom:10px #CC0900  solid
}

div.lmenu {
    float:left;
     margin-top:4px;
     width:155px
    }
	
div.rightcol {
	
	float:right;
	width:155px;
	text-align:center
}
div.content {
	background-image: url('http://www.usps.org/d12/Images/wheel.png');
	background-position:center ;
	background-repeat:no-repeat;
    margin: 0px 12px 4px 20px;
    padding: 0em 1em 0 1em;
	overflow: hidden

}
div.content2 {
    padding: 0em 1em 0 1em;
	overflow:hidden;
    height:35em; 
    overflow: scroll;
    margin-right:160px;
    margin-left:160px; 
    max-width:45em;
 }

div.footer {
	clear: both;
	padding: 1em;
	border-top:10px #CC0900  solid
}
div.spacer {
	 clear: both;
	 border:medium blue solid
 
	 }
#NoPrint {
	
	
}
#listuff {text-align:center;list-style:none}
#listuff li {display:inline}





	

