/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                           collab09.1.simple.css                            */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

body {
	background: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#036;
}
li {
	margin-top: .5em;
	margin-bottom: .5em;
}
img {
	border: none;
}
sup {
	font-size: .8em;
	vertical-align: top;
}
samp {
	font-family: inherit;
	font-style: italic;
}
acronym:hover {
	cursor: help;
}
.comment {
	display: none;
	background: #FF0;
	color: #F00;
	font-weight: bold;
}
.remember {
	display: none;
	background: #FF0;
	color: #00F;
}
.strike {
	text-decoration: line-through;
}
.note {
	font-style: italic;
	font-size: .9em;
}
.strong {
	font-weight: bold;
}
.shout {
	text-transform: uppercase;
}
.turbo {
	color: #F00;
}
.elite {
	font-style: italic;
}
ul.tight {
	margin-top: .5em;
	margin-bottom: .5em;
}
ul.tight li {
	margin-top: 0;
	margin-bottom: 0;
}
p.tight {
	margin-top: .5em;
	margin-bottom: .5em;
}

.hotelname {
	margin: 1em 0 0 0;
	padding: 0;
	border: none;
	font-weight: bold;
}
.hoteladdress {
	margin: 0;
	padding: 0;
	border: none;
	white-space: pre;
}
.hotelphone {
	margin: .5em 0;
	padding: 0;
	border: none;
}
.hotelprice {
	margin: .5em 0;
	padding: 0;
	border: none;
}

.presdeadlinedate {
	font-weight: bold;
	font-size: 1.2em;
}

div#topcorners,
div#headerbottomcorners,
div#bottomcorners {
	display: none;
}

#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 200px;
	height: 150px;
}
#rotator img
{
	border: 0;
	cursor: pointer;
	width: 200px;
	height: 150px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                            collab09.2.main.css                             */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

body {
	margin: 0;
	padding:10px 0 32px 0;
	border: none;
	/*background-color: #51CCF6;*/
	background-color: #1F5192;
	background-image: url("../Images/bodybkgnd.png");
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1 {
	font-size: 2em;
	margin: 0 0 .5em 0;
	background: transparent;
	color: #069;
}
h2,
h3,
h4,
h5,
h6 {
	margin: .5em 0;
	background: transparent;
	color: #069;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
ul {
	margin: 0;
	padding-left: 3em;
	overflow: hidden;
}
hr{
	display: block;
	height: 0;
	padding: 0;
	border-top: 1px solid #036;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #036;
	color: #036;
}

a {
	background: inherit;
	color: inherit;
	text-decoration: inherit;
}
a:link,
a:visited {
	background: transparent;
	color: #C03;
	text-decoration: underline;
}
a:link:hover,
a:link:active,
a:visited:hover,
a:visited:active {
	background: #C03;
	color: #FFF;
	text-decoration: none;
}
a.image:link,
a.image:visited,
a.image:link:hover,
a.image:link:active,
a.image:visited:hover,
a.image:visited:active {
	background: transparent;
	color: #C03;
	text-decoration: underline;
}

.soldnote {
	color: #C00;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.expired {
	
}
img.illus-right {
	float: right;
	display: block;
	margin: 0 0 1em 1em;
	padding: 0;
	border: none;
}
div.illus-right {
	float: right;
	display: block;
	margin: 0 0 1em 1em;
	padding: 0;
	border: 1px solid #036;
}
div.illus-right img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
div.illus-caption {
	margin: 0;
	padding: 3px;
	border: none;
	font-style: italic;
	font-size: .9em;
	text-align: center;
}
.illus-center {
	display: block;
	margin: 1em auto;
	padding: 0;
	border: none;
}
.illus-left {
	float: left;
	display: block;
	margin: 0 1em 1em 0;
	padding: 0;
	border: none;
}
.faqquestion {
	font-weight: bold;
}
.faqanswer {
	padding-left: 3em;
	overflow: hidden;
}
div.sidebar {
	width: 200px;
	float: right;
	margin: 0 0 1em 1em;
	padding: 5px;
	border: 1px solid #036;
	font-size: .8em;
	text-align: justify;
}
table.datetable {
	margin: 1em auto;
	padding: 0;
	border-top: 1px solid #036;
	border-right: 1px solid #036;
	border-bottom: none;
	border-left: none;
}
table.datetable td {
	margin: 0;
	padding: .25em .5em;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #036;
	border-left: 1px solid #036;
}

.sponsorshiptitle {
	margin-bottom: 0;
	font-size: 1.25em;
}
.sponsorshipprice {
	margin: 0;
	font-style: italic;
}

div.videoplayer {
	width: 240px;
	margin: 1em auto;
	padding: 0;
	border: none;
	background: #000;
}
div#topanchor {
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	border: none;
}
/*div#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background: #FFF;
	background-image: url("../Images/trinitybkgnd.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
}*/
div#wrapper {
	position: relative;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background: #FFF;
	background-image: url("../Images/globehandsbkgnd.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 100%;
}

div#header {
	position: relative;
	margin: 0;
	padding: 0 10px;
	border: none;
}
div#header a {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
div#header a:link,
div#header a:visited,
div#header a:link:hover,
div#header a:link:active,
div#header a:visited:hover,
div#header a:visited:active {
	background-color: transparent;
	color: #036;
	text-decoration: none;
}
div#header img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
img#growlogo {
	position: absolute;
	top: 0;
	right: 10px;
	margin: 0;
	padding: 0;
	border: none;
}
div#datelocation {
	width: 100%;
	float: left;
	margin: 0;
	padding: 2px 0;
	border: none;
	background: #EEE;
	font-weight: bold;
	font-size: 12px;
}
div#collabdate,
div#collabvenue,
div#collablocation {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
div#collabdate {
	width: 273px;
}
div#collabvenue {
	width: 274px;
}
div#collablocation {
	width: 273px;
}
div#usersgrouplogos {
	position: absolute;
	display: block;
	top: 171px;
	left: 0;
	width: 100%;
	height: 82px;
	margin: 0;
	padding: 0;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #036;
	border-left: none;
}
div#usersgrouplogos p {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
#iouglogo,
#oauglogo,
#questlogo {
	display: block;
	position: absolute;
	width: 150px;
	margin: 0;
	padding: 0;
	border: none;
}
#iouglogo {
	top: 26px;
	left: 62px;
}
#oauglogo {
	top: 17px;
	left: 335px;
}
#questlogo {
	top: 24px;
	left: 608px;
}
div#usersgrouplogos img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
div#pagecontent {
	clear: both;
	margin: 0;
	padding: 10px;
	border: none;
}
div#exhibnav {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}
div#exhibdates {
	float: right;
	width: 175px;
	margin: 0 0 10px 10px;
}
div#exhibnav,
div#exhibdates {
	display: block;
	font-size: 10px;
	line-height: 10px;
	padding: 5px;
	border: 1px solid #036;
}
div#exhibnav h5,
div#exhibdates h5 {
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-align: center;
}
div#exhibnav h6,
div#exhibdates h6 {
	margin: 1em 0;
	padding: 0;
	border: none;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}
div#exhibnav li li a:link,
div#exhibnav li li a:visited {
	color: #036;
}
div#exhibnav li li a:link:hover,
div#exhibnav li li a:link:active,
div#exhibnav li li a:visited:hover,
div#exhibnav li li a:visited:active {
	background: #036;
	color: #FFF;
}
div#exhibnav p,
div#exhibdates p {
	margin: .5em 0;
	padding: 0;
}
div#exhibnav ul,
div#exhibdates ul {
	margin: 0;
	padding: 0 0 0 1.5em;
	overflow: visible;
}
div#exhibnav li,
div#exhibdates li {
	margin: .25em 0;
	padding: 0;
}
div#clearcontentbottom {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
}
div#backtotop {
	display: none;
	width: auto;
	position: fixed;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	border: none;
	background: #069;
	z-index: 2000;
}
div#backtotop a {
	display: block;
	margin: 0;
	padding: 5px;
	border: none;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
div#backtotop a:link,
div#backtotop a:visited {
	background: #069;
}
div#backtotop a:link:hover,
div#backtotop a:link:active,
div#backtotop a:visited:hover,
div#backtotop a:visited:active {
	background: #036;
}
div#footer {
	margin: 0;
	padding: 10px 10px 0 10px;
	border: 0;
	background: #036;
	color: #FFF;
	font-size: .8em;
	text-align: center;
}
div#footer a:link,
div#footer a:visited {
	color: #FFF;
}
div#footer a:link:hover,
div#footer a:link:active,
div#footer a:visited:hover,
div#footer a:visited:active {
	background: #FFF;
	color: #036;
}
div#topcorners,
div#headerbottomcorners,
div#bottomcorners {
	display: block;
	width: 820px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	border: none;
}
div#topcorners {
	
}
div#headerbottomcorners {
	
}
div#bottomcorners {
	
}
div#topcorners img,
div#headerbottomcorners img,
div#bottomcorners img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}






#exhib1stgroup {
	width: 175px;
	float: left;
}
#exhib2ndgroup {
	width: 175px;
	float: right;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#regtable {
	float: right;
	clear: right;
	width: 300px;
	margin: 0 0 1em 1em;
	padding: 0;
	border-top: none;
	border-right: 2px solid #036;
	border-bottom: none;
	border-left: 1px solid #036;
}
#regtable th {
	margin: 0;
	padding: .3em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #036;
	background-color: #036;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
#regtable td {
	margin: 0;
	padding: .3em;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #036;
	border-left: 1px solid #036;
	font-size: .8em;
	vertical-align: middle;
}
#regtable tr.odd td {
	background-color: #9CF;
}
td.regcat {
	text-align: left;
}
td.regdate {
	text-align: center;
	white-space: pre;
}
td.regprice {
	text-align: center;
	white-space: pre;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.workshoptitle {
	margin-bottom: 0;
	padding-top: .5em;
	border-top: 1px solid #036;
	font-size: 1.5em;
}
.workshoppresenter {
	margin: 0 0 1em 0;
	font-weight: bold;
}
.workshopdate {
	margin: 1em 0 0 0;
	font-style: italic;
}
.workshoptime {
	margin: 0;
	font-style: italic;
}
.workshoplocation {
	margin: 0 0 1em 0;
	font-style: italic;
}
.workshopprice {
	margin: 1em 0;
	font-weight: bold;
	font-style: italic;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
table#alacartespons {
	margin: 1em auto;
	padding: 0;
	border-top: 1px solid #036;
	border-right: 1px solid #036;
	border-bottom: none;
	border-left: none;
}
table#alacartespons th,
table#alacartespons td {
	margin: 0;
	padding: .25em;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #036;
	border-left: 1px solid #036;
}
table#alacartespons th {
	white-space: pre;
}
table#alacartespons td.alcprice {
	text-align: right;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
table#paperquickreference {
	margin: 1em auto;
	padding: 0;
	border-top: none;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	border-left: none;
}
table#paperquickreference th,
table#paperquickreference td {
	margin: 0;
	padding: .5em;
	border-top: 1px solid #036;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #036;
}
table#paperquickreference th {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
table#paperquickreference th.emptycell {
	border: none;
}
div#samplepaperformat {
	margin: 1em 5em;
	padding: 1em;
	border: 1px solid #036;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h2.orclexecspkr{
	clear: both;
	margin-bottom: 0;
	padding-top: .5em;
	border-top: 1px solid #036;
}
.orclexectitle {
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
ul#exhibitorlisting {
	margin: 0;
	padding: 0;
	border: none;
	overflow: visible;
}
ul#exhibitorlisting li {
	display: block;
	width: 225px;
	float: left;
	margin: 2px 0;
	padding: 0 10px;
	border: none;
	list-style-type: none;
}
.starpartner {
	font-weight: bold;
}
#exhiblistkey {
	margin: 1em 0;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

h2.starpartnerlevel {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #036;
}
div#fivestar,
div#fourstar,
div#threestar,
div#twostarelite,
div#twostar,
div#twostardemo,
div#risingstar {
	float: left;
	clear: both;
	margin: 0 auto;
	padding: 0;
	border: none;
}
div.partnerlogoname {
	display: block;
	float: left;
	width: 150px;
	height: 130px;
	margin: 0;
	padding: 0 12px;
	border: none;
/* 	border: 1px solid #036; */
	text-align: center;
}
div.partnerlogoname img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: none;
	background: transparent;
}
div.partnerlogoname p {
	display: block;
	margin: 0 auto;
	padding: 5px 0 0 0;
	border: none;
	font-size: 10px;
}
div.spbacktotop {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 10px;
	text-align: right;
}

div.partnerlongdescription {
	clear: both;
	margin: 1em 0;
	padding: 0;
	border-top: 1px solid #036;
}
div.partnerlongdescription h2 {
	
}
div.partnerlongdescription img {
	display: block;
	float: right;
	margin: 1em 0 1em 1em;
	padding: 0;
	border: none;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                            collab09.3.menu.css                             */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#menu {
	display: block;
	width: 100%;
	height: 36px;
	margin: 0 0 86px 0;
	float: left;
	background-color: #FFF;
	background-image: url("../Images/nav/navbar.png");
	background-repeat: no-repeat;
	background-position: left top;
}
#menu div#skipnav {
	display: none;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: visible;
}
#menu li {
	margin: 0;
}
#menu ul ul,
#menu ul ul li {
	width: 150px;
}
#menu li {
	float: left;
}

#menu li#home {
	width: 103px;
	background-image: none;
}
#menu li:hover#home {
	background-image: url("../Images/nav/home.png");
}
#menu li#about {
	width: 102px;
	background-image: none;
}
#menu li:hover#about {
	background-image: url("../Images/nav/about.png");
}
#menu li#registration {
	width: 102px;
	background-image: none;
}
#menu li:hover#registration {
	background-image: url("../Images/nav/registration.png");
}
#menu li#agenda {
	width: 103px;
	background-image: none;
}
#menu li:hover#agenda {
	background-image: url("../Images/nav/agenda.png");
}
#menu li#exhibitors {
	width: 103px;
	background-image: none;
}
#menu li:hover#exhibitors {
	background-image: url("../Images/nav/exhibitors.png");
}
#menu li#location {
	width: 102px;
	background-image: none;
}
#menu li:hover#location {
	background-image: url("../Images/nav/location.png");
}
#menu li#presenterinfo {
	width: 102px;
	background-image: none;
}
#menu li:hover#presenterinfo {
	background-image: url("../Images/nav/presenterinfo.png");
}
#menu li#exhibitinfo {
	width: 103px;
	background-image: none;
}
#menu li:hover#exhibitinfo {
	background-image: url("../Images/nav/exhibitinfo.png");
}
#menu li {
	background-repeat: no-repeat;
	background-position: top;
}
#menu li:hover {
	background-repeat: no-repeat;
	background-position: top;
}
#menu a,
#menu div,
#menu span {
	display: block;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li span {
	display: block;
	visibility: hidden;
	height: 36px;
	margin: 0;
	border: none;
	padding: 0;
}
#menu li li span {
	display: inline;
	visibility: visible;
}
#menu li div {
	height: auto;
	background: #036;
	color: #FFF;
	border: 1px solid #069;
	padding: 10px 3px;
}
#menu li div:hover {
	cursor: default;
}
#menu li a {
	padding: 0;
	border: none;
	text-decoration: none;
}
#menu li a,
#menu li a:link,
#menu li a:visited,
#menu li a:hover,
#menu li a:active {
	background-color: transparent;
	color: #C03;
	text-decoration: none;
}
#menu li li a {
	border: 1px solid #069;
	padding: 10px 3px;
}
#menu li li a,
#menu li li a:link,
#menu li li a:visited {
	background: #036;
	color: #FFF;
}
#menu li li a:hover,
#menu li li a:active {
	background: #FFF;
	color: #036;
}

#menu li {
	position: relative;
}
#menu ul ul ul {
	position: absolute;
	top: 3px;
}
#menu ul li#home ul,
#menu ul li#about ul,
#menu ul li#registration ul,
#menu ul li#agenda ul {
	left: 0;
}
#menu ul li#exhibitors ul,
#menu ul li#location ul,
#menu ul li#presenterinfo ul,
#menu ul li#exhibitinfo ul {
	right: 0;
}
#menu ul li#home ul ul,
#menu ul li#about ul ul,
#menu ul li#registration ul ul,
#menu ul li#agenda ul ul {
	left: 100%;
}
#menu ul li#exhibitors ul ul,
#menu ul li#location ul ul,
#menu ul li#presenterinfo ul ul,
#menu ul li#exhibitinfo ul ul {
	right: 100%;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
}

div#menu ul ul,
div#menu ul ul a,
div#menu ul ul div,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul a,
div#menu ul li:hover ul ul div,
div#menu ul ul li:hover ul ul,
div#menu ul ul li:hover ul ul a,
div#menu ul ul li:hover ul ul div,
div#menu ul ul ul li:hover ul ul,
div#menu ul ul ul li:hover ul ul a,
div#menu ul ul ul li:hover ul ul div {
	display: none;
}

div#menu ul li:hover ul,
div#menu ul li:hover ul a,
div#menu ul li:hover ul div,
div#menu ul ul li:hover ul,
div#menu ul ul li:hover ul a,
div#menu ul ul li:hover ul div,
div#menu ul ul ul li:hover ul,
div#menu ul ul ul li:hover ul a,
div#menu ul ul ul li:hover ul div,
div#menu ul ul ul ul li:hover ul,
div#menu ul ul ul ul li:hover ul a,
div#menu ul ul ul ul li:hover ul div {
	display: block;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                       Personal Agenda Styles BEGIN                         */
.StdBlue
{
	/* FONT-WEIGHT: normal; */
	FONT-SIZE: 11px;
	COLOR: white;
	BACKGROUND-COLOR: #006699
}
.StdBlueMedium
{
	/* FONT-WEIGHT: normal; */
	FONT-SIZE: 12px;
	COLOR: white;
	BACKGROUND-COLOR: #006699
}
.StdTableDataNoBG
{
	/*PADDING-LEFT: 5px; */
	FONT-SIZE: 11px;
}
input.SessionSearchButton 
{
	width: 150px;
}
input.AddSessionButton 
{
	width: 112px;
}
.PresText
{
	font-size: 12px;
	color: #000000;
}
h1.sessiontitle {
	margin: 0;
	padding: 0;
	border: none;
}
div.presenter {
	margin: 0;
	padding: 0;
	border: none;
	font-style: italic;
}
div.sessiondate {
	margin: 1em 0 0 0;
	padding: 0;
	border: none;
	font-style: italic;
}
div.sessiontime {
	margin: 0;
	padding: 0;
	border: none;
	font-style: italic;
}
div.sessionlocation {
	margin: 0;
	padding: 0;
	border: none;
	font-style: italic;
}
div.abstract p {
/* Should just be normal paragraph text -- no extra styling needed. */
}
table.sessioninfo {
	margin: 0;
	padding: 0;
	border: none;
}
table.sessioninfo td{
	margin: 0;
	border: none;
}
table.sessioninfo td.fieldlabel{
	padding: 0 .5em 0 0;
	font-weight: bold;
}
table.sessioninfo td.fielddata{
	padding: 0 0 0 .5em;
	font-style: italic;
}
ul.objectives li {
	margin-top: .5em;
}
td.PATableCellTime
{
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	width: 70px;
}
/*                       Personal Agenda Styles END                         */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
