body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFECCA;
	background-image:url(../images/backbar.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size: medium;
}
#pagecontent {
	width: 800px;
    margin: 0 auto;
	background-position: top;
	border: none;
	position:relative;
}
div#header {
    position:relative;
	display:block;
	top:0px;
	width:800px;
	height:128px;
	background-image:url(../images/header.gif);
}
div#header img.handheld {
    display: none;
}
div#status {
    position: absolute;
/*	padding-top: 5px; */
	margin-bottom: 5px;
	bottom: 3em;
	right: 31px;
}
div#status p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: white;
	font-size: 85%;
	font-weight: 700;
	text-align: right;
}
div#status form {
    margin: 8px 0 0 0;
	padding:0;
}
div#mainnav ol {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
	top: 98px;
	left: 0px;
	width: 100%;
    font-size: .75em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
}
div#mainnav li {
    display: inline-block;
}
div#mainnav li {
    display: inline;
	padding-left: 9px;
	margin-left: 9px;
	border-left: 1px solid black;
}
div#mainnav li:first-child, div#mainnav li.firstone {
    padding-left: 0;
	border-left: none;
	margin-left: 0;
}
div#mainnav li a:link, #mainnav li a:visited {
    color: black;
	text-decoration: none;
} 
div#mainnav li a:hover {
    color: #0066FF;
	text-decoration: underline;
}
div#nonav {
    position:relative;
	display: block;
	top:0px;
	width:700px;
    min-height: 600px;
    _height: 600px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
}
div#nonav p.smalltext, div#nonav ul {
    font-size: 70%;
}

div#navleft {
    display: inline;
	background-image:url(../images/leftnavbgd.gif);
	background-repeat:no-repeat;
	background-position: top;
	z-index:1;
}

#navleft ol {
    position: absolute;
	display: block;
	top: 20px;
	left: 6px;
    font-size: 11px;
	width: 92px;
	font-weight: 300;
	margin-top: 0;
	margin-left: 47;
}

/* IE6 Only */
* html #navleft ol {
	margin-left: 36px;
	left: -25px;
	width: 85px;
}

#navleft li {
    display: block;
	padding: 3px 0px 3px 10px;
	margin-left: -30px;
	border-bottom: 1px solid #AAAAAA;
	width: 102px;
}

/* IE6 Only */
* html #navleft li {
/*	padding: 3px 0px 3px 10px; */
	margin-left: 5px;
}

#navleft li:first-child, div#navleft li.firstone {
	border-left: none;
/*	display: block; */
	font-weight: 700;
	padding: 3px 3px 8px 0px;
	margin-left: -27px;
	border-bottom: none;
	width: 88px;
	font-size: 125%;
	font-variant: small-caps;
}

/* IE6 Only */
* html #navleft li:first-child, * html #navleft li.firstone {
	margin-left: 7px;
	width: 95px;
}

div#navleft li a:link, #navleft li a:visited {
    color: black;
	text-decoration: none;
	font-size: 100%;
} 

div#navleft li a:hover {
    color: #0066FF;
	text-decoration: underline;
}

div#navleft li.current {
    border-left: 7px solid #006699; 
	padding-left: 3px;
}

#maincontent {
    position:relative;
	left:0px;
	background-image:url(../images/mainbkgd.gif);
	background-repeat:repeat-y;
    min-height: 600px;
    _height: 600px;
	height: inherit;
	overflow: auto; 
}

/* IE6 Only */
* html #maincontent {
	overflow: visible; 
}

div#nonavleft {
    position:relative;
	display: block;
	top:0px;
	width:471px;
    min-height: 600px;
    _height: 600px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
}

/* IE6 Only */
* html #nonavleft {
	padding-left: 0px;
	padding-right: -10px;
	padding-top: 10px;
	width: 465px;
}

div#nonavleft ul {
    font-size: 75%;
}
div#nonavleft li {
	line-height: 1.5em;
	margin-left: -10px;
}

#nonavright {
    position: relative;
	display: block;
	left:0px;
	top:0px;
	width:270px;
	height: auto;
    min-height: 600px;
    _height: 600px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	float:left;
}

/* IE6 Only */
* html #nonavright {
    margin-left: -10px;
	padding-left: 0px;
/*	padding-top: 10px; 
	padding-right: 0px; */
	width: 265px;
}

div#navleft {
    position:relative;
	display: block;
	top:0px;
	left:5px;
	width:130px;
	height: auto;
    min-height: 600px;
    _height: 600px;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
}

#navright {
    position: relative;
	display: block;
	left:0px;
	top:0px;
	width:610px;
	height: auto;
    min-height: 600px;
    _height: 600px;
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 5px;
	float:left;
}

/* IE6 Only */
* html #navright {
	padding-left: 2px;
	padding-top: 10px;
	padding-right: 2px;
}

div#navright p.documents {
    font-size: 90%;
	background-image:url(../images/tribullet.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 15px;
}
div#navright td.centeredImage {
    text-align: center;
    vertical-align: middle;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
div#navright form.jumpform {
    font-size: 90%;
	margin-top: -10px;
	padding-left: 15px;
}
div#navright ul {
    font-size: 75%;
/*	font-weight: 300;*/
	line-height: 1.7em;
}

div#navright tr:nth-child(odd) {
    background-color: #EFECCA;
}

div#navright tr:nth-child(even) {
    background-color: #FFFFFF;
}

div#navright table tr.alt td {
    background:#EFECCA
}

div#navright td {
    vertical-align: top;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
}
div#navright td.centered {
    text-align: center;
	border-left: none;
}
div#navright td.left {
    text-align: left;
	padding-left: 8px;
}
div#navright td.noborder {
    vertical-align: middle;
	text-align: center;
	border-bottom: 0px;
}
div#navright td.noborderleft {
    vertical-align: middle;
	text-align: left;
	border-bottom: 0px;
	font-size:90%;
}

div#footer {
	position: relative;
	display: block;
	top: 0px;
	width:785px;
	height:45px;
	background-image: url(../images/footer.gif);
	padding-left: 15px;
	padding-top: 15px;
	float:left;
	font-size: 10px;
	left: 0px;
}

h1 {
    font-size: 85%;
	font-weight: 700;
}

div#nonav h1 {
    font-size: 100%;
	font-weight: 700;
}

div#navright h1 {
    font-size: 100%;
	font-weight: 700;
}

div#navright h2 {
    font-size: 90%;
	font-weight: 700;
}
div#navright h3 {
    font-size: 80%;
	font-style:italic;
	margin-left: 1em;
	font-weight: 700;
}

div#navright p {
    font-size: 80%;
/*	font-weight: 300;*/
	padding-right: 20px;
}
div#navright a, div#navright a:visited {
    color: #003399;
}
div#navright a:hover {
    color: #0033FF;
}
div#navright p.smallcaps {
    font-size: 85%;
/*	font-weight: 300;*/
	font-variant:small-caps;
}

div#navright td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
	line-height: 1.5em;
/*	font-weight: 200;*/
}
div#navright form {
    font-size: 75%;
/*	font-weight: 200;*/
}
div#navright ul.speakers {
    font-size: 100%;
}

div#navright tr th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
	font-weight: 700;
	text-align: center;
	color: #FFFFFF;
	background-color: #01414A;
	border-left: none;
}

div#navright li {
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-left: -20px;
	list-style-type:square;
}

div#navright h4 {
    font-size: 120%;
	font-weight:700;
	margin-bottom: 5px;
	margin-top: 2px;
}

div#navright sessionheading {
    font-size: 120%;
	font-weight:700;
	margin-bottom: 5px;
	margin-top: 2px;
}

div#navright span.lists {
    font-size: 75%;
/*	font-weight: 200;*/
	text-align: left;
}

div#navright span.jobheader {
    text-align: center;
    font-size: 85%;
	font-weight: 700;
}
div#nonavright h1 {
	padding-left: 0px;
	font-size: 90%;
	font-weight: 700;
}
div#nonavright h1.handheld {
	display: none;
}
div#nonavleft h1 {
	padding-left: 0px;
	font-size: 90%;
	font-weight: 700;
}
div#nonavleft h1.handheld {
	display: none;
}
div#newsback, div#headlines {
	background-image:url(../images/news_middle.gif);
	background-repeat:repeat-y;
	width: 450px;
	padding-left: 20px;
	margin-top: -3px;
	padding-top: 5px;
	margin-bottom: -1px;
	padding-bottom: 5px;
	padding-right: 30px;
}
div#newsback p, div#headlines p {
    font-size: 80%;
}
div#headlines span.red {
    color:#FF0000;
	font-size: 70%;
}
div#newsback a, div#newsback a:visited {
    font-size: 100%;
    text-decoration: underline;
	color: #0033CC;
}
div#headlines a, div#headlines a:visited {
    font-size: 80%;
    text-decoration:none;
	color: #0033CC;
}
div#newsback p a {
    font-size: 100%;
    text-decoration: underline;
	color: #0033CC;
}
div#headlines p a {
    font-size: 100%;
    text-decoration:none;
	color: #0033CC;
}
div#newsback a:hover, div#headlines a:hover {
    text-decoration:underline;
	color: #003333;
}
div#eventsback p {
    font-size: 80%;
}
div#eventsback p a {
    font-size: 100%;
    text-decoration: underline;
	color: #0033CC;
}
div#eventsback, div#sectionsback {
	background-image:url(../images/upcoming_middle.gif);
	background-repeat:repeat-y;
	width: 270px;
	padding-left: 20px;
	margin-top: -5px;
	padding-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
div#eventsback a, div#eventsback a:visited {
    font-size: 100%;
    text-decoration: underline;
	color: #0033CC;
}
div#eventsback a:hover {
    text-decoration:underline;
	color: #003333;
}
div#sectionsback ul {
    list-style-image:none;
}
div#sectionsback li {
    margin-left: -15px;
	list-style:square;
	list-style-image:url(../images/tribullet.gif);
}
div#sectionsback a, div#sectionsback a:visited {
    font-size: 80%;
    text-decoration:none;
	color: #0033CC;
}
div#sectionsback a:hover {
    text-decoration:underline;
	color:  #003333;
}
div#sectionsback ul {
    list-style-image:none;
}
div#sectionsback li {
    list-style-image:none;
}
div#navright span.newsdate {
    font-size: 70%;
	font-style: italic;
	display: inline;
}
div#navright p.errormessage {
    color: #FF0000;
	font-weight: 700;
}
div#navright input {
    font-size: 10pt;
}

div#nonavleft p.newsdate {
    font-size: 70%;
	font-style: italic;
	text-align: right;
	display: block;
}
div#nonavright p.newsitem {
    font-size: 75%;
/*	font-weight: 100;*/
	display: block;
	padding-left: 10px;
	margin-top: -5px;
	line-height: 1.3em;
}
div#nonavleft p.xnewsdate {
    margin-top: -5px;
    font-size: 70%;
	font-style: italic;
	text-align: left;
	display: block;
}
div#nonavleft td.xnewsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
/*	font-weight: 100; */
	display: block;
	padding-left: 5px;
	padding-right: -5px;
	margin-top: 0px;
	line-height: 1.3em;
}
div.cat {
	width: 97%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 2px dotted gray;
	margin-top: .9em;
	font-size: 75%;
}
.itemname {
	float: left;
	position: relative; /*needed by IE6*/
	top: 5px;
	background-color: white;
	margin-bottom: .1em;
	border-bottom: solid white .2em;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: justify;
}

div.cat>.itemname {
	position:static; /*IE5 Mac Bug, items are offset */
} 

.num	{
	float: right;
	position: relative; /* needed by IE6*/
	top: 0px;
	background-color: white;
	margin-bottom: -.6em;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom: solid white .2em;
	width: auto;
	text-align: right;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	margin-top: 1em;
	position:relative;
	padding: .75em;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px ridge #999999;
	line-height: 1em;
	color: #000000;
	font-size: 80%;
	background-color: #E6E2AF;
}
legend {
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	top: -.8em;
	left: .6em;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 700;
}
div#header img.PrintOnly {
    display: none;
}
