body
{
	margin: 0px;
}
form
{
	margin: 0px;
}
p
{
	font-size: x-small;
}
dt
{
	font-size: x-small;
}
dd
{
	font-size: x-small;
}
li
{
	font-size: x-small;
}
h1
{
	font-size: medium;
}
h2
{
	font-size: small;
}
h3
{
	font-size: smaller;
}
.PageHighlights
{
	background-image: url(images/navigation3/HighlightColumn.jpg);
	background-repeat: repeat-y;
	/*background-color: #6699cc;*/
}
.PageHighlights .Highlight
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	margin: 10px 15px 10px 10px;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	text-align: center;
}
.PageHighlights .Heading
{
	padding-right: 2px;
	font-size: x-small;
	padding-left: 2px;
	background: #ffff00;
	padding-bottom: 2px;
	padding-top: 2px;
}
.PageHighlights .Teaser
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: x-small;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #ffffcc;
	text-align: center;
}
.PageContent
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: x-small;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial;
}
.PageFooter .PageNavigation
{
	font-size: x-small;
	text-align: center;
}
.PageFooter .PageCopyrights
{
	font-size: xx-small;
	text-align: center;
}
.Insert
{
	border-right: #333333 thin solid;
	border-top: #333333 thin solid;
	display: block;
	font-size: xx-small;
	float: right;
	border-left: #333333 thin solid;
	width: 230px;
	border-bottom: #333333 thin solid;
}

#TheBuyPanel
{
	float: right;
	padding: 10px 10px 10px 10px;
}
