@charset "UTF-8";
body  {
	background: #fff;
	text-align: left;
	color: #000;
	font-family: "Cambria", "Franklin Gothic Book", "Berlin Sans FB", "Arial Narrow", Verdana, Arial, Helv;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
h1 {
	font-size: 36px;
}
a {
}
.portoffice#wrapper {
	margin: 0mm;
	padding: 0mm;
}
.portoffice #container  {
	margin: 0;
	font-size: 1.5em;
}
.portoffice #back   a  {
	height: 1px;
	visibility: hidden;
}
.portoffice #header  {
	visibility: hidden;
	height: 1px;
} 
.portoffice #banner {
	height: 1px;
	visibility: hidden;
}
.portoffice #nav {
	height: 1px;
	visibility: hidden;
	}

.portoffice  #left    {
	height: 1px;
	visibility: hidden;
	width: 1px;
}

.portoffice  #right {
	visibility: hidden;
	height: 1px;
	width: 1px;
}

.portoffice #mainContent {
	padding: 0;
	margin: 0;
} 

.portoffice #mainContent p{
	font-size: 18px;
	line-height: 22px;
	}


.portoffice #back {
	visibility: hidden;
}

.portoffice   #topbutton {
	visibility: hidden;
}

.portoffice   #printbtn {
	visibility: hidden;	
}
.portoffice #footer {
	visibility: hidden;
}
.portoffice-highlight-panel {
	float: left;
	height: 1px;
	visibility: hidden;
}
.portoffice-highlight-text {
	display: block;
	font-size: 9px;
	line-height: 11px;
	text-transform: none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 0 0 0;
}
.portoffice-square-image {
	padding: 4px;
	height: 170px;
	width: 170px;
	border: solid #bbb2a4 1px;
	display: inline;
	margin: 0 0 9px 0;
	float: right;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

