/* CSS specific to handheld devices */

body {
	color: #000000;
	background: #ffffff none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

p, li, td, th {
	font-size: small;
}

/* Format standard USPS page header */

#header ul li {
	list-style-type: none;
}

#Quicklink1 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_fazc.jpg');
}

#Quicklink2 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_cp.jpg');
}

#Quicklink3 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_pasl.jpg');
}

#Quicklink4 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_sap.jpg');
}

#Quicklink5 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_lapo.jpg');
}

#Doorway1 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_biz.jpg');
}

#Doorway2 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_house.jpg');
}

#Doorway3 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_store.jpg');
}

#Doorway4 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_aps.jpg');
}

#Doorway5 {
	background-image: url('/oldassets/common/images/v2header/usps_topnav_about.jpg');
}

/* Main body area */

#sitetitle {
	background-image: none;
	height: auto;
	width: 100%;
}

#sitetitle span {
	font-size: x-large;
	position: static;
	top: 0;
	padding: 8px 0;
	color: #cc0000;
	font-weight: bold;
}

#bodyarea {
	width: 100%;
	margin-bottom: 2px;
}

#bodyareabottom {
	background-image: none;
}

#bodyareacap {
	background-image: none;
}

#bodyarea .gutter {
	padding-bottom: 0;
}

#bodyarea #bodytext {
	float: none;
	clear: both;
	width: 100%;
}

#bodytext h1 {
    font-size: large;
}

#bodytext h2 {
	font-size: medium;
}

#bodytext div.hammer {
    font-size: large;
}

/* Standard USPS page footer */

#footer {
	background-image: none;
}

#footerTop1 {
	background-image: url('/oldassets/common/images/v2footer/usps_green.gif');
}

#footerTop2 {
	background-image: url('/oldassets/common/images/v2footer/usps_dhl_homefooter.gif');
}

#footerTop3 {
	background-image: url('/oldassets/common/images/v2footer/usps_careers.gif');
}

#footerTop4 {
	background-image: url('/oldassets/common/images/v2footer/usps_service.gif');
}

#footer .footNavImg,
#footer .footNavImgFirst {
	border: none;
}

#footer #copyright,
#footer #noFear,
#footer #FOIA {
	color: #000000;
	padding: 3px 0;
}

/* for delivery explanation pages */

.separator {
	margin: 2px 5px;
	background: url('/oldassets/communications/five-daydelivery/assets/images/separator.png') repeat-x left center;
	width: 150px;
}

#bodytext p.summary {
	font-size: medium;
}

#bodytext p.explanation {
	font-size: small;
}

.pathimg .dlink,
.pathimg .pathnote {
	font-size: x-small;
}

.flowdefs dt,
.flowdefs dd {
	font-size: small;
}