﻿body{
	background-color: #E8E3D7;
	margin: 0px;
	padding: 10px;
}
a:link, a:visited, a:active{
	color: #A29061;
	text-decoration: underline;
}
a:hover{
	color: #A29061;
	text-decoration: none;
}
#container{
	width: 790px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 2px #A29061;
	background-color: #ffffff;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #A29061;
	background-color: #ffffff;
	margin: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #A29061;
	margin: 0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A29061;
	margin: 0px;
}

ul
{
	margin: 2px 0px 2px 3px;
	padding-left: 0px;
	list-style: none;
	text-indent: 0px;
}

ul li
{
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#header
{
	width: 790px;
	height: 203px;
	background-image: url(/images/2010/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#nav
{
	width: 790px;
	border-style: solid;
	border-color: #A29061;
	border-width: 2px 0px 2px 0px;
	background-color: #99D7DB;
}

#nav td
{
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}

#nav a:link,
#nav a:active,
#nav a:visited,
#nav a:hover
{
	color: #A29061;
	background-color: #99D7DB;
	text-decoration: none;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding: 5px;
}

#nav a:hover,
#nav a:active
{
	background-color: #B3E1E4;
	text-decoration: underline;
}

#page-container
{
    margin: 20px;
}

#right-column
{
	float: right;
}

div.callout
{
    border: solid 2px #A29061;
    width: 175px;
    margin: 10px 0px 10px 15px;
}

div.callout div.callout-title
{
    border-bottom: solid 2px #A29061;
    background-color: #99D7DB;
    color: #A29061;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 3px 5px 3px 10px;
    height: 16px;
}

div.callout div.callout-body
{
    padding: 10px;
}

div.auction-item
{
    margin: 0px;
    clear: left;
}

div.auction-item img
{
	float: left;
	margin: 3px 10px 5px 0px;
	border: solid 1px #A29061;
}

div.clearing
{
	height: 20px;
	clear: both;
}

#map
{
    width: 525px;
    height: 325px;
    border: solid 2px #A29061;
}

span.event-time
{
	font-weight: bold;
	text-decoration: underline;
}

#underwriters
{
	width: 100%;
}

#underwriters td
{
	text-align: center;
	font-weight: bold;
}