body, td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content ul li blockquote {
	margin-right: 0px;
}
#content img.icon {
	margin: 0 3px 0 3px;
	border: none;
	vertical-align: baseline;
}





#pageContainer {
	width: 800px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#headContainer {
	position: absolute;
	width: 800px;
	top: 0px;
	right: 0px;
	z-index: 85;
}
#tagline {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 54;
}
#title {
	top: 22px;
	right: 0px;
	position: absolute;
	z-index: 53;
}
#logo {
	position: absolute;
	left: -8px;
	top: 35px;
	z-index: 52;
}
#banner {
	position: absolute;
	right: 0px;
	top: 35px;
	z-index: 51;
}
#navBar {
	position: absolute;
	background-image:  url("images/navBorder_03.gif");
	background-repeat: no-repeat;
	top: 180px;
	left: 0px;
	padding-top: 17px;
	_padding-top:22px;
	z-index: 65;
	width: 160px;
	height: 290px;
}
#navBar li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-left: -33px;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.75em;
	font-weight: bold;
	text-transform: uppercase;
}
#navBar a:link, #navBar a:visited {
	color: #940E03;
	text-decoration:none;
}
#navBar a:hover, #navBar a:active {
	color: #940E03;
	text-decoration: underline;
}
#content{
	position: absolute;
	width: 470px;
	min-height: 400px;
	top: 180px;
	left: 170px;
	line-height: 1.5em;
	color: #000000;
}
#content h1 {
	font-size: 140%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #940E03;
}
#content h2 {
	font-size: 120%;
	text-align: center;
}
#content h3 {
	font-size: 100%;
	text-align: center;
}
#content h4 {
	font-size: 100%;
	border-bottom:1px solid #940E03;
}
#content h5 {
	font-size: 100%;
	text-align: left;
}

#content a:link, #content a:hover, #content a:active, #content a:visited {
	color: #940E03;
	text-decoration: underline;
}
#adSpaceSide {
	position: absolute;
	right: 0px;
	top: 180px;
	width: 150px;
}
#adSpaceBottom {
	position: absolute;
	bottom: -20px;
	left: -20px;
	width: 520px;
}
.ad {
	font-size: 88%;
	color:#333333;
}
.ad a:link, .ad a:hover, .ad a:active, .ad a:visited {
	color:#333333;
	text-decoration:none;
}
.agendaTable {
}
.agendaTable tr td {
	padding: 1px;
	font-size: 90%;
	vertical-align: top;
}
#content .conferenceDateHeader  {
	border-width: 0px;
	margin-bottom: 0px;
}
#content #newsletters tr td  {
	vertical-align: top;
	height: 170px;
}
#content #newsletters tr td a img {
	border-style: none;
	margin-right: 15px;
}
.font11px {
	font-size: 11px;
}
.bills {
	border: 1 solid #FDD;

}
#content .bills tr td {
	font-size: 11px;
	vertical-align: top;
	border-top: 0px solid #FDD;
	border-right: 0px solid #FDD;
	border-bottom: 1px solid #FDD;
	border-left: 0px solid #FDD;
}
#content .bills tr {
	background: #FFF;
	cursor: default;
}
#content .bills tr:hover {
	background-color: #FDD;

}
#content .jobs tr td {
	font-size: 11px;
	vertical-align: top;
	border-top: 0px solid #FDD;
	border-right: 0px solid #FDD;
	border-bottom: 1px solid #FDD;
	border-left: 0px solid #FDD;
}
