body {
	margin: 0;
	padding: 0;
	min-width: 700px;      
	font:11px verdana,arial,sans-serif;
	background:#f4f4f4 url(../images/bg.jpg) top repeat-x;
	color:#797979;
	/*behavior:url('csshover.htc');*/
}

html{
	margin:0;
	padding:0;
}
#main {
	float: right;
	padding:18px 20px 20px 20px;
	width: 680px;
}

#pagecontainer {
	margin:20px 0 0 0;
	width:100%;
	background:#f4f4f4 url(../images/bg.jpg) top repeat-x;
}

#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.9em;
	background:#ffffff url(../images/main_bg.gif) top repeat-y;
  	width: 996px;
  	margin: 0 auto;
}

#pagecontents {
	background:#fff url(../images/contenttop.gif) left top repeat-x;
  	width: 980px;
  	margin: 0 8px 0 8px;;
}

#container{
	padding:0px 0 0px 0;
	font-size:0.98em;
	position:relative;
	background:#F3F3F3 url(../images/main_bg.jpg) top no-repeat;
	max-width: 1270px;	
}


#maincolumn ul li{
	list-style:none;
	list-style-image:none;
	background:url(../images/bullet.gif) left 6px no-repeat;
	padding:0 0 0 15px;
	width:100%;
}

#main .tabs ul li{
	background:none;
}

#header{
	height:153px;
	position:relative;
	background:url(../images/header_bg.gif) top no-repeat;
	padding:85px 0 0 8px;
}


#logo{
  position:absolute;
  top:26px;
  left:35px;
}
 
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}

/* Footer styles */
#footer-container {
display: block;
position: relative;
margin:0;
padding: 10px 0 0 20px;
background: #669900;
}

#footercopyright {
	float: right;
	color:#fff;
	font-size:0.95em;
	margin:0px 10px 0 35px;
	position:relative;
	height: 40px;
	background : url(../images/mistalogosmall.gif) top right no-repeat;
	padding-right: 60px;
	line-height: 32px;
}

#footernavbar{
   postion; relative;
   width: auto;
   height: auto;
   border: 0;
}

#footernav1 {
  float: left;
  padding-right: 60px;
  width: 170px;
  height: 200px;
  border-right: 1px dotted #99CC99;
}

#footernav2 {
  float: left;
  padding-left: 30px;
  margin-left: 20px;
  width: 200px;
  height: 200px;
  border-right: 1px dotted #99CC99;
}

#footernav3 {
  float: left;
  padding-left: 30px;
  margin-left: 20px;
  width: 200px;
  height: 200px;
  border-right: 1px dotted #99CC99;
}

#footernav4 {
  float: right;
  padding: 40px 20px 0 0;
  margin-left: 20px;
  width: 120px;
  height: 200px;
  border: 0;
}

#footernavbar ul{
	padding: 0 30px 0 0;
	margin: 0;
}

#footernavbar li{
	list-style:none;
	list-style-image:none;
	background:url(../images/bullets/bullet.gif) left 5px no-repeat;
	padding:0 0 0 15px;
	width:100%;
}

#footernavbar a{
	color:#c9e3c9;
	text-decoration: none;
}

#footernavbar a:hover{
	color:#eee;
	text-decoration: underline;
}

#footernavbar h3{
	color:#99CC99;
	text-transform: uppercase;
	font-size: 1.1em;
}

#footer img{
	position:relative;
	top:1px;
}


a, a:link, a:visited {
  color: #669900;
  text-decoration: underline;
}

a:hover {
  color: #99cc00;
  text-decoration: underline;
}

a:active, a.active { 
  color: #006699; 
}
		
h1.title, h1.title a, h1.title a:hover {
	color:#8d9aac;
	font-size:1.8em;
	font-weight:normal;
	margin:19px 0 .5em 0;
}

h1, h1 a, h1 a:hover {
	color:#8d9aac;
	font-size:1.8em;
	font-weight:normal;
	margin:19px 0 .5em 0;
	padding:0 0 6px 0;
}



h2, h2 a, h2 a:hover, .block h3, .block h3 a {
  font-size: 1.5em;
  color: #669900;
  margin:.5em 0 .5em 0;
	font-weight: bold; 
}

h3 { 
  font-size: 1.4em;
	color: #2c5681;
  font-weight: bold; 
}

h4, h5, h6 {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

p, .body {
  padding: 0 0 0.5em 0;
  margin: 0;
}

pre {
  background: #ddd;
  border: 1px solid #aaa;
  padding: 0.75em 1.5em;
}

blockquote {
  margin: 0.5em 1em;
  padding: 0.3em;
}


table {
  font-size:inherit;
  font:100%;
}


pre, code {
  font:115% monospace;
}

table tr.odd {
  background: #ddd;
}


td.icon {
  text-align: center;
}


code {
  font-size: 100%;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
}

img { 
  border: 0; 
}


.breadcrumb {
  margin:0;
  padding:0;
  font-size: 1.1em;
  margin-left:-32px;
padding:4px 0 4px 35px;
	background:url(../2009/images/dots.gif) bottom repeat-x;
}

/* Menu styles */

/* Menu styles */

/* Link styles */
ul.links {
  text-align:left;
}

ul.links li {
  border-left: 1px solid #9cf;
}

.taxonomy {
  margin:0;
  padding:0;
  display:inline;
	display:none;
}


ul.links li.first {
  padding-left:0;
  border: none;
}

.links {
  color: #999;
}
.links a {
  padding:0 .1em 0 .1em;
}

.submitted, .taxonomy { 
  font-size: 85%;
  color: #999; 
}

#primary {
	position: absolute;
	top:34px;
	right:40px;
	margin:0 0 0 0;
	width: auto;
	height: 25px;
}

#primary ul {
	margin: 1px 0 0 10px; 
	padding: 0;
	position: relative; 
	
}

#primary li {
	position: relative; 
	height: 25px; 
	margin: 0 10px 0 0; 
	padding: 0;
	float: left; 
	line-height: 25px;
	list-style: none;
	z-index:500;
	padding-left: 28px;
	padding-right: 25px;
}

#primary a {
	display:block;
	text-decoration: none;
	padding: 0px 10px 0 0;
	overflow:hidden;
	color:#0f274e;
	font-weight:bold;
	font-size:1.0em;
}

#homeoption {
   padding-left: 24px;
   width: auto;
   height:24px;
   line-height: 24px;
   background: url(../images/functionmenu/home.gif) top left no-repeat;
   margin: 1px;
}

#sitemapoption {
   padding-left: 24px;
   width: auto;
   height:24px;
   line-height: 24px;
   background: url(../images/functionmenu/sitemap.gif) top left no-repeat;
   margin: 1px;
}

#contactoption {
   padding-left: 24px;
   width: auto;
   height:24px;
   line-height: 24px;
   background: url(../images/functionmenu/contact.gif) top left no-repeat;
   margin: 1px;
}

#homeoption:hover {
   background: url(../images/functionmenu/home_over.gif) top left no-repeat;
}

#sitemapoption:hover {
   background: url(../images/functionmenu/sitemap_over.gif) top left no-repeat;
}
#contactoption:hover {
   background: url(../images/functionmenu/contact_over.gif) top left no-repeat;
}


#primary a:hover,
#primary a.active {
	color:#86eb0a;
}



/* MAIN MENU */

#main_menu {
	position: relative;	
	left:0px;
	width: 964px;
	height: 32px;
	margin: 0px 8px 0px 8px;
	padding-left: 16px; 
	background:#336699 url(../images/menubar.gif) top repeat-x;
	border-top: 1px solid #fff;
}
#main_menu ul {
	margin: 0; 
	padding: 0; 
	position: relative; 
}
	
#main_menu li {
	position: relative;
	height: 32px; 
	margin: 0; 
	float: left;
	line-height: 33px;
	list-style: none; 
	border-right: 1px solid #666;
	border-left: 1px solid #ccc;
}

#main_menu li a {
	display: block; 
	text-decoration: none;
	text-transform: uppercase; 
	height: 100%;
	overflow: hidden;
	color: #666;
	margin: 0;
	width: auto;
	font-weight:bold;
	padding: 0 30px 0 20px;
}

#main_menu li a:hover {
background:#336699 url(../images/menubarover.gif) top repeat-x;
color: #fff;
}

#main_menu li a.selected  {
background:#336699 url(../images/menubar_selected.gif) top repeat-x;
color: #669900;
}

 #main_menu .EntryMenu {
	display:none;
	box-shadow: 0px 1px 2px #CCC;
	background-color: lightgrey;
	position: absolute;
	width:100%;
	z-index:1000;
}

#main_menu .EntryMenu li{
	float: none;
	width: 100%;
	text-align: left;
}

#main_menu .EntryMenu a{
	border-bottom: none;
}

#main_menu .EntryMenu a:hover{
	border-bottom: none;
	background-color: RGBa(200,200,200,0.1);
}

#main_menu .ListMenu > a::after{
	content:"\0025BC";
	font-size:12px;
}

#main_menu ul li:hover .EntryMenu{
	display:block;
}

#main_menu nav ul li{
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
}

/* MAIN MENU */

#side_menu {
	position: relative;	
	left:0px;
	width: 964px;
	height: 32px;
	margin: 0px 8px 0px 8px;
	padding-left: 16px; 
	background:#336699 url(../images/menubar.gif) top repeat-x;
	border-top: 1px solid #fff;
}

#side_menu ul {
	margin: 0; 
	padding: 0; 
	position: relative; 
}
	
#side_menu li {
	position: relative;
	height: 32px; 
	margin: 0; 
	float: left;
	line-height: 33px;
	list-style: none; 
	border-right: 1px solid #666;
	border-left: 1px solid #ccc;
}

#side_menu li a {
	display: block; 
	text-decoration: none;
	text-transform: uppercase; 
	height: 100%;
	overflow: hidden;
	color: #666;
	margin: 0;
	width: auto;
	font-weight:bold;
	padding: 0 30px 0 20px;
}

#side_menu li a:hover {
background:#336699 url(../images/menubarover.gif) top repeat-x;
color: #fff;
}

#side_menu li a.selected  {
background:#336699 url(../images/menubar_selected.gif) top repeat-x;
color: #669900;
}











/* Previous Conferences Menu */
#menu_prevconf {
	left:0px;
	width: 210px;
	height: 32px;
	margin: 0px 8px 0px 0px;
	padding-left: 0px; 
	border-top: 1px solid #fff;
}


#menu_prevconf ul {
	margin: 0; 
	padding: 0; 
	position: relative; 
}

#menu_prevconf li {
	position: relative;
	height: 32px; 
	width: 200px;
	float: left;
	line-height: 33px;
	list-style: none; 
	text-indent:5px;
	background:#336699 url(../images/menubar.gif) top repeat-x;
	font-size: 100%;
} 

#menu_prevconf li a {
	display: block; 
	text-decoration: none;
	/*text-transform: uppercase;*/ 
	height: 100%;
	overflow: hidden;
	color:#666; /* #666 */
	margin: 0;
	width: auto;
	font-weight:bold;
	/*padding: 0 30px 0 20px;*/
}



#menu_prevconf li a:hover {
background:#336699 url(../images/menubarover.gif) top repeat-x;
color: #fff;
}

#menu_prevconf li a.selected  {
background:#336699 url(../images/menubar_selected.gif) top repeat-x;
color: #669900;
}

/* End: Previous Conferences Menu */
























#pagefooter {
	background: #F3F3F3 url(../images/pagefooter.gif) top center;
	width: 996px;
	height: 72px;
	margin: 0;
	padding: 0;   
}

h2.primary {
font-size:1.2em;
text-transform: uppercase; 
color: #ff9900;
}


.dottedline {
width: 100%;
border-top: 1px dotted #ccc;

}


#outlinedtable {
  float: center;
  clear: both;
  background: #ccc;
}

#outlinedtable th, #outlinedtable td{
  background: #fff;
  padding: 3px;
  margin: 1px;
}

