body {
	color: #333;
	background: #fff;
	width: auto;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}

#pre-head {
	padding: 6px 0 6px 0;
	font-size: 11px; 
	color: #666;
	width: 100%;
}

#topic {
	float: left;
	width: 33%;
}

#release {
	width: 33%;
	float: left;
}

#applies {
	float: right;
	width: 33%;
	text-align: right;
}

#header {
	text-align: center;
	clear: both;
	padding-top: 10px;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1, h2, h3, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	padding: 5px;
	font-style: italic;
	font-size: 18px; 
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 12px;
}

#footer ul, #bottom, #related, hr {
	display: none;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px solid;
	padding-bottom: 1px;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	text-decoration: none;
}

#footer a:link:after, #footer a:visited:after {
	content: "";
	text-decoration: none;
}

hr {
	color: #bbb;
	background-color: #bbb;
	width: 95%;
	height: 1px;
	border: 0;
	clear: both;
}

dt {
	font-weight: bold;
	padding-top: 4px;
}

abbr, acronym {
	border-bottom: 0px;
}

blockquote {
	padding-left: 7px;
	border-left: 2px solid #ddd;
	margin-left: 15px;
}

p {
	padding-left: 7px;
}

.no-image-list li {
	list-style-image: none;
	list-style-type: none;
}

.img-border {
	border: 1px solid #bbb;
}

code {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}

.anchor-list {
	display: none;
}

.float-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
}

.float-right-image {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 0;
}

.float-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
}

.section {
	border-top: 1px dashed #ccc;
	margin-top: 5px;
	clear: both;
}

.sub-section {
	padding-top: 5px;
	padding-bottom: 15px;
}

.sub-section-top {
	text-align: center;
	padding-top: 5px;
}

.sub-section-one {
	width: 47%;
	float: left;
	padding-bottom: 7px;
	padding-top: 5px;
}

.sub-section-two {
	width: 47%;
	float: right;
	padding-bottom: 7px;
	padding-top: 5px;
}

.sub-section-two-right-align {
	text-align: right;	
	width: 47%;
	float: right;
	padding-bottom: 7px;
	padding-top: 5px;
}

.bold {
	font-weight: bold;
}

.caption {
	font-size: smaller;
}

a img {
	border: 0px;
}

.ups-logo {
	padding: 25px;
	margin-right: 75px;
}

.new-images {
	margin: auto;
}

.new-images th {
	font-weight: bold;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif
	text-align: center;
}

.new-images td {
	padding: 5px;
	vertical-align: top;
}

.new-images .img-file {
	text-align: center;
}