
/* Layout Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header  {display:none}

ul ul
 {
 padding-left: 0;
 margin-left:0;
 margin-top:6px;
  margin-bottom:10px;
 list-style: none;
 }
 
 ul ul ul
 {

 padding-left: 0;
 margin-top:3px;
  margin-bottom:0px;
 list-style: none;
 margin-left:20px;
 }
 
 ul ul li {margin-bottom:10px;}

 
#pagetitle, #footer{ 
text-align:center;
} 

/*#footer {display:none}*/


#sponsors td { padding: 4px 20px 4px 20px;  font-size:11px;
font-weight:bold;}

table {text-align:center; border:1px solid #ddd;}


#registrationfees td { padding: 0px 20px 0px 10px;}

#registrationfees table {margin-top:-5px; font-size: 12px; text-align:left; border:none;}

#registrationfees form {margin:0 0 4px 0; padding:0;}
 

p.date {
font-family:  sans-serif, arial, helvetica;
font-weight: bold;
font-size: 12px;
margin: 0 0 5px 0;
text-align: center;
color: #6CA167;
}

.date
 {
font-size: 12px;
color: #5C8857;
padding-right:4px;
}

.program li {padding-top:3px; padding-bottom:2px;}

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


.hilite-entry {
	font-weight:bold;
	background-color:#DDE4EB;
	padding:8px 12px 8px 12px;
}

.entry {
	margin:0;
	font-family:  sans-serif, arial, helvetica;
	text-align: justify;
}

#papers i {font-size:11px;}

.menubar {display:none}



.subnavigation{
font-family:  sans-serif, arial, helvetica;
color:#333333;
font-size:10px;
font-weight:normal;}


  .smalltext{
	font: 11px sans-serif, arial, helvetica;
	color: black;
}


#outline ul{
font-size: 12px;
line-height: 14px;
text-align: left;
padding: 0;
margin: 5px 8px 20px 0;
}

#outline li
{
display: block;
margin-left:8px;
padding: 2px;
font-size: 12px;
line-height: 14px;
} 
 
 #registrationfees ul{
font-size: 12px;
line-height: 14px;
text-align: left;
padding: 0;
margin: -10px 8px 10px 0;
}

#registrationfees li
{
display: block;
margin-left:8px;
padding: 0px;
font-size: 12px;
line-height: 14px;
} 




h1 {
font-weight: bold;
font-size: 24px;
margin: 0 0 8px 0;
}

h1 a {font-size: 20px;}


h2 {
font-weight: bold;
font-size: 16px;
margin: 0 0 8px 0;
}

h2, h3, h4 {
color: #445E88;
}

h3 {margin:10px 0 0 0;}

h4	{
	font-size: 14px;
margin:10px 0 0 0;
	}
	
	h5	{
	font-size: 18px;
margin:10px 0 0 0;
color:black;
	}
	


/* link
----------------------------------------------- */
a, a:link, a:visited {
color: #596d8c;
text-decoration: underline;
}

a:hover {
color: #8eba8a;
text-decoration: none;
}

a:active {
color: #50814b;
text-decoration: underline;
}


