body
{
	background: #000099 url(../images/back.png) top center repeat-x;
	margin: 0;
	padding: 0;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	font-size: 12pt;
}

#wrapper
{
	margin: 0 auto;
	width: 800px;
	padding: 0;
	text-align: left;
}

#top
{
	background: url(../images/bgtop.png) top center no-repeat;
	width: 800px;
	height: 78px;
}

#content
{
	background: url(../images/bgmiddle.png) center repeat-y;
	width: 766px;
	height: 100%;
	padding: 0px 17px 0px 17px;
	font-size: 10pt;
}

#contentInner
{
	padding-left: 20px;
	padding-right: 20px;
}

#header
{
	width: 100%;
	height: 100px;
}

#header .left
{
	display: block;
	width: 300px;
	float: left;
}

#header .center
{
	display: block;
	width: 150px;
	float: left;
}

#header .right
{
	float: right;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11pt;
}

#menu ul li
{
	padding-top: 4px;
}

#menu ul li a
{
	color: #fa9a04;
}

#menu
{
	font-family: Verdana;
	font-weight: bold;
	padding: 6px;
	background-color: #014c81;
	color: #99ccff;
}

#menu h1
{
	font-size: 13pt;
	text-decoration: underline;
	margin: 0px;
}

img
{
	border: none;
}

#bottom
{
	background: url(../images/bgbottom.png) bottom center no-repeat;
	width: 800px;
	height: 50px;
}

.trackingNumberArea
{
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 125px;
}

.trackingNumberArea ol
{
	width: 425px;
	font-weight: bold;
}

.trackingNumerArea b
{
	font-size: larger;
	font-family: Tahoma;
}

#disclaimer
{
	font-size: smaller;
}

/* Tracking Results */
#TrackingResults
{
	padding: 3px;
	margin-top: 0;
	padding-top: 0;

}
.TrackingPosts
{
	border: solid 1px Orange;
	color: black;
	font-size: 10pt;
	width: 700px;
}
.TrackingPostItemHeader
{
	background-color: Orange;
	color: #004B82;
	font-weight: bold;
}
.TrackingPostsItem
{
	border: solid 1px Orange;
	background-color: white;
}
.TrackingPostsAltItem
{
	border: solid 1px Orange;
}

.rssNewsGrid
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 400px;
	border: none;
}

.rssNewsGrid tr td
{
	width: 400px;
	padding-left: 20px;
}