* {
	margin:0;
	padding:0;
	color:#666;
}

body {font:12pt arial;}
p {margin-top:16px;}
ul {list-style-type:disc;}


#menubar {display: none;}
.subNavigation {display:none;}

.header {
	clear:both;
	margin-bottom:10px;
	padding:5px;
	border-bottom:2px solid #0266A7;
}

.header h3 {
	color:#0266A7;
	font:16pt arial;
	font-weight:bold;
	right:0;
	text-align:right;
}

.mainInfo {
	line-height:24pt;
}

#logoHide {
	display:inline;
	float:left;
}

#fullname {
	clear:both;
	text-transform:uppercase;
	font:10pt arial;
	font-weight:bold;
	color:#406785;
	display:block;
	float:left;
	letter-spacing: 1pt;
}

#contact {
	display:block;
	margin-bottom:5px;
}

#copyright {
	margin-top:18px;
	border-top:2px solid #0266A7;
	padding-top:10px;
	display: block; 
	width:758px;
	text-align:center;
	font-size:8pt;
}