body {
	margin: 0px;
	padding: 0px;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
	
#navbarheader {
	height: 68px;
	background-image:url('media/bg-white-and-beige.gif');
	background-repeat: repeat-x; 
}

a#home {
	position: absolute;
	top: 0px;
	left: 0px;
}
a#entremark {
	position: absolute;
	top: 0px;
	right: 0px;
}
div#navbarrow {
	position: absolute;
	top: 46px;
	left: 0px;
}

div#navbarmiddle {
	background-image: url('media/bg-innovation.gif');
	background-repeat: repeat-x;
	height: 138px;
}

img#vista {
	position: absolute;
	right: 0px;
}

img#innovation {
	position: absolute;
	top: 90px;
	left: 92px;
}

div#navbarmiddletoprow {
	position: absolute;
	top: 68px;
	left: 92px;
}
div#navbarmiddlebottomrow {
	position: absolute;
	top: 182px;
	left: 92px;
}

div#maincontent {
	padding: 20px;
}
div#navbarbottom {
	background-image: url('media/bg-bottom.gif');
	background-repeat: repeat-x;
}
img#navbarbottomright {
	position: absolute;
	right: 0px;
}

span.quals {
	font-size: 0.75em;
	font-weight: normal;
	font-style: italic;
}

h1, .h1 {  
	font-size: 1.2em; 
	font-weight: bold
}

.subnote {  
	font-family: "Times New Roman", Times, serif; 
	font-size: x-small; 
	font-weight: bold; 
	text-align: right; 
	font-variant: small-caps; 
	text-transform: capitalize;
}

h3, .h3 {  
	font-size: 1.1em; 
	font-weight: bold
}

.indentleft {
	margin-left: 15px;
}

table.topalign td {
  vertical-align: top;
	cell-spacing: 0px;
}

table.lightborder {
  border-right: 1px solid #c0c0c0;
}
table.lightborder td {
  border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}

table.lightborder th {
  border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	text-align: left;
	background: #c0c0c0;
}

ul {
	 margin-top: 0px;
	 padding-top: 0px;
 	 margin-bottom: 0px;
	 padding-bottom: 0px;
}
