body {
	margin:10px 10px 0px 10px;
	padding:0px;
	height:98%;
	font: 9pt/17pt arial; 
	color: #555753; 
}
p { 
	font: 9pt/17pt arial; 
	text-align: justify;
	margin:0px 10px 10px 10px;
}
p.normal {
	font: 9pt/12pt arial;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0077C6;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0077C6;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #0099FF;
}
	
#ads, #banner, #secondheader, #leftcontent, #rightcontent, #footer, #ads3 {
	display: none;
}

#centercontent {
	top:-36px;
	clear:both;
	background:#fff;
}

#centercontent div {
	border: 1px solid #0099FF;
	padding: 4px;
}

#centercontent div h1 {
	font: bold 8pt/22pt arial; 
	color:#fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background:#0099FF;
}

ul.menu 
{
	margin: 5px;
	padding: 0px;
}

li.menu {
	line-height: 2.5ex; 
	display: block; 
	padding-top: 0px; 
}

.contact-input {
	position:absolute;
	left: 150px;
	font: 8pt arial; 
	color: #555753; 
}
.other-input {
	position:absolute;
	left: 85px;
	font: 8pt arial; 
	color: #555753; 
}
.just-input {
	font: 8pt arial; 
	color: #000000; 
}
.button-input {
	font: 8pt arial; 
	font-weight: bold;
	margin-top: 5px;
	color: #FFFFFF;
	background:#0099FF;
	border: 1px solid #CCCCCC;
}
