/*******************************************/
/* 2008styles.css for Conference pages     */             
/*******************************************/

/*******************************************/
/* HTML tag styles                         */
/*******************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 14px;
	color: #5A5A5C;
}

a:link {
	color: blue;
}

a:visited {
	color: purple;
}

a:hover {
	background-color: #E0E2EF;
}

h1 {
  font-size: 16px;
	font-weight: bold;
}	

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

li {
	padding-bottom: 5px;
}

/*******************************************/
/* Navigation bar and logo                 */
/*******************************************/

#navtop {
	font-size: x-small;
	color: #5A5A5C;
	text-align: right;
}

#navtop a {
	color: #5A5A5C;
	text-decoration: none;
}

#navtop a:hover {
	color: #015699;
	background-color: #E0E2EF;
	text-decoration: underline;
}

#navmain td {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #5A5A5C;
	text-align: center;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	height: 33px;
}

#navmain a {
	color: #FFFFFF;
	text-decoration: none;
}

#navmain a:hover {
	color: #5A5A5C;
	text-decoration: none;
	background-color: #DADADC;
}

#navmain table {
	background-color: #E7DB00;
	text-align: center;
	padding: 2px;
	border: 0px;
	width: 300px;
	margin: 0px auto; /* the auto centres the content on the page */
}

div.nav {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 18px;
	width: 470px;
	left: 300px;
	top: 0px;
}

.logo {
  width: 770px;
	height: 234px;
	margin: 0px auto;
	clear: both;
}

div.logo {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 234px;
	width: 770px;
	top: 10px
}

.movebelow {
  clear: both;
}

.logo img {
  clear: both;
}

/***********************************************/
/* Conference pages Navigation bar             */
/***********************************************/
#confnav {
}

#confnav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 2px;
}

#confnav li {
	background-color: #5A5A5C;
	border: 2px solid #E7DB00;
	padding: 5px;
	color: #313133;
	margin: 2px;
	display: inline;
	font-size: 10px;
}

#confnav a {
	color: #FFFFFF;
	border: 1px solid #5A5A5C;
	text-decoration: none;
}

#confnav a:hover {
	text-decoration: none;
	background-color: #DADADC;
	color: #5A5A5C;
}

#confnav a:active {
	text-decoration: none;
	background-color: #5A5A5C;
	color: #EDE465;
}

/*******************************************/
/* Layout styles                           */
/*******************************************/

.content {
	width: 770px;
	text-align: left;
	margin: 0px auto; /* the auto centres the content on the page */
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	font-size:9px;
	text-align: left;
}	

.section {
	background-color:#EDE465;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0 auto;
	height: 30px;
	width: 765px;
	padding-left: 5px;
	padding-top: 5px;
}

.sectionappln {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0 auto;
	width: 765px;
	height: 180px;
}
/*******************************************/
/* Classes for special text                */
/*******************************************/

.col-A {
	float: left;
	text-align: left;
	width: 465px;
}
 
.col-B {
	float: right;
	text-align: left;
	width: 300px;
}

.col-exhb {
	float: left;
	text-align: left;
	width: 600px;
	background-color:#DADADC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col-adobe {
	float: right;
	text-align: center;
	width: 160px;
}

.col-adobe img {
	border: 0px;
	margin-top: 35px;
}

.conforg {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}	

.disclaimer {
	font-size: 10px;
	background-color: #FFFEF0;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.mainhdg {
	width: 765px;
	font-size: 18px;
	font-weight: bold;
	color: #5A5A5C;
	background-color:#EDE465;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.maintext {
	width: 765px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#5A5A5C;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.navigation {
	font-size: 12px;
}

.navigationconf {
	font-size: 14px;
	font-weight: bold;
}

.options {
	font-size: 14px;
	text-align: center;
}

#options {
}

#options td{
	background-color: #DADADC;
	margin: 1px;
	border: 1px solid #5A5A5C;
}

#options a{
	text-decoration: none;
}

.pastexhb {
	background-color: #DADADC;
	margin-right: 2px;
	padding-left: 5px;
}

.returnlink {
	font-size: 10px;
}

.subhdg-green {
	width: 765px;
	font-size: 16px;
	font-weight: bold;
	color: #5A5A5C;
	background-color:#EDE465;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.subhdg-grey {
	width: 765px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#5A5A5C;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}

