body {
	font-family:Garamond, "Times New Roman", Times, serif;
	padding:0;
	margin:0;

}

p {
	line-height:1.5em;
	margin:0 1em 1em 2em;
	padding:0;
}

div#MainContent table {
	line-height:1.5em;
	margin:0 1em 1em 2em;
	padding:0;
}

small {
	font-size:.8em;
}
h1, h2, h3 {
	font-weight:normal;
	color:#009;
	letter-spacing:1px;
}
h1 {
	font-size:2em;
	margin:0 0 .5em;
	padding:0;
}
h2 {
	font-size:1.4em;
	margin:1.5em 0 1em;
	padding:0;
}
h3 {
	font-size:1.2em;
	margin:1em 0 0 .75em;
	padding:0;
}
image {
  border:none;
}

table {
  border-collapse:collapse;
}

.homepage {
    font-size: medium;
}

.address  {
} 

.address-company {
  font-weight: bold;
} 

li {
	margin-bottom:.5em;
}
ul, ol {
	margin:0 0 .5em 4em;
	padding:0;
}

.emphasised-list {
list-style-image:url(bullet.gif);
}

.emphasised-list li
{
    margin-bottom: 1em;
}

.tagline 
{
    font-size: medium;
    color: #cc3399;
}

div#Footer
{
  font-size: 10pt;
  /*text-align: center;
  padding-top: 20px;*/
}

td.MastLeft
{
    padding:0px;
    margin:0px;
    border:none;
    width:620px;
}

td.MastCenter
{
    padding:0px;
    margin:0px;
    border:none;
    background: url(Images/Mast_Stretch.gif) repeat-x;
}

td.MastRight
{
    padding:0px;
    margin:0px;
    border:none;
    width:154px;
}

td#LeftMenu {
    padding:10px;
    border-bottom: solid 1px #AFB0CC;
    width: 150px;
    vertical-align:top;
    background: #EBEBF2;
    background-position:center bottom;
    background-repeat:no-repeat;
}

.HeightControl
{
    float:right;
    height:500px;
    width:1px;
    margin-right:-10px;
    z-index:-1;
}

#MiniMenu a
{
    color: #0E2D51;
    text-decoration:none;
}

.SelectedMenuItem
{
	text-decoration: none;
}

.HoveredMenuItem
{
	text-decoration: none;
}

.MenuStyle
{
	font-size:90%;
	color:Black;
}

.MenuItem
{
	margin-top:2px;
}

/* Conference page settings*/

div.adcon {width:100%;float:left;border:1px solid #1B3D8B;margin-bottom:20px;}
div.adheader {width:100%;height:50px;background:#EBEAF1;}
div.adfooter {padding-bottom:1px;padding-left:10px;border-top:1px solid #1B3D8B;clear:both;}
p.adcontent {margin-left:10px;}
p.head2 {padding:10px;}

/*
span.tag{font-style:italic;color:#F1CB6D;}
ol{font-size:x-small;}
img{border:none;}
*/

.notice {
	clear:right;
	float:right;
	margin:0 0 1em 1em;
	padding:40px 15px 20px;
	width:101px;
	height:75px;
	text-align:center;	
	background:url(images/notice.gif) no-repeat top center;
}
.notice small {
	display:block;
	margin-top:1em;
}

.logo {
	color:#009;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(images/Small_Logo.gif) no-repeat top center;
	padding:115px 10px 0;
	margin:1em 0;
	text-align:center;
}

.further_info {
	color:#cb1000;
	height:auto !important;
	margin-left:4em;
	height:44px;
	min-height:44px;
	padding:10px 0 10px 30px;
	background:url(images/information.gif) no-repeat left center;
	vertical-align:middle;
}

.further_info img {
	border:none;
	float:left;
	padding:10px 10px 10px 10px;
	vertical-align:middle;
}
