body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.margins {
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
div.nav {
	float:left;
	z-index:0;
	/* position:relative; */
	width: 151px;
	margin-left: 1px;
	font-family: arial, helvetica, sans-serif;
}
div.navblock a, div.navblock a:link, div.navblock a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
div.subnav-lev2 {
	background-color: #CCDDFF;
	line-height: 25px;
	margin-top: 5px;
	border: 1px solid #335588;
}
div.subnav-lev2 a {
	color: #335588;
	line-height: 25px;
	padding-left: 10px;
	font-size: 105%;
}
div.subnav-lev3 {
	background-color: #EEEEFF;
	line-height: 20px;
}
div.subnav-lev3 a {
	color: #335588;
	line-height: 20px;
	padding-left: 15px;
	font-size: 95%;
}
div.subnav-lev2 a:hover {
	color: #CCDDFF;
	background: #006699;
}
div.subnav-lev3 a:hover {
	color: #CCDDFF;
	background: #006699;
	/* background: #2E7599; */
}
a.subnav-on, a.subnav-on:link, a.subnav-on:visited {
	color: #CCDDFF;
	/* background: #006699; */
	background: #003366;
}
div.main {
	position: relative;
	z-index: 10;
	margin-left: 175px;
	margin-right: 0px;
	top: 1px;
	text-align: justify;
	left: 1px;
}
div.main h2 {
	font-size: 1.3em;
	padding-top: 15px;
	color: #000066;
}
div.main h3.heading {
	font-size: 1.1em;
	padding-top: 10px;
	color: #000066;
}
div.clearboth {
	clear: both;
}
div.clearright {
	clear: right;
}
div.iciam_logo {
	padding-top: 20px;
	margin-left: 20px;
}
img.iciam_logo07, img.iciam_title {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
img.unieth_logo {
	padding-bottom: 5px;
	padding-right: 5px;
}
div.footertext {
	color: #666666;
	font-family: "courier new", courier, mono;
	text-align: right;
	font-size: 80%;
	margin-bottom: 10px;
	margin-right: 20px;
}

ul.square {
	list-style-type : square;
}

table.silvatable {
	empty-cells: show;
	border-collapse: collapse;
}
table.silvatable tr {
	vertical-align: top;
}
table.silvatable tr.rowheading {
	font-weight: bold;
}

table.plain {
	border-style: none;
}
.float-right {
    float:right;
    clear:right;
    margin-left:20px;
    z-index:50;
    position:relative;
}
