body, html {
	height:100%;
	font-family:Myriad, Tahoma, Trebuchet, Arial
}
	
.infoarea {	
	padding-left:18px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:11px;
}	

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height:24px;
}

td {
	vertical-align: top;
}

p a {
	color:#000099;
	text-decoration:none;
	}

ul {
	margin:0px;
	margin-left:-25px;
	margin-bottom:10px;
	font-size:11px;
	color:#333333;
}

/* set ie to match */
* html body ul {
	margin-left:20px;
}


li {
	margin:0px;
	line-height:18px;
}

.hideme {display: none} 
  
.showme {display: inline}

