body {
	margin: 0;
	padding: 0.1em;
	font-family: helvetica, arial, lucida, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	color: #303030; 
	background: #ffffff;
	}

#container {
        width: 98%;
        min-width: 800px;
        margin: 10px auto;
        background-color: #ffffff;
        border: 0px;
        line-height: 130%;
        z-index: 0;
        }
#top {
        color: #ffffff;
        height: 120px;
        min-width: 800px;
        border-bottom: 4px solid #4078c3;
        background-color: #ffffff;
        background-image: url(monte_bianco.jpg);
        background-position:right;
        background-repeat: no-repeat;
        z-index: 1;
        }
#toptitle {
        padding: 0;
        margin: 10px 0px 0px 10px;
        float: left;
        color: #ffffff;
        height: 100px;
        max-width: 500px;
        background-image: url(emi_logo.gif);
        background-repeat: no-repeat;
        z-index: 2;
        }
#pagetitle {
	font-size: 16pt;
        font-weight: bold;
        margin: 10pt;
	}

#toptitle h1 {
        color: #303030;
	padding-left: 250px;
	font-size: 40px;
	font-weight: bold;
	margin-top: 18px;
	}
	
#topsearch {
	padding: 0;
	margin: 0;
	float: right;
	text-align: right;
	height: 80px;
	max-width: 300px;
	z-index: 2;
	}

#topnav {
	padding: 0;
	margin: 0;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	height: 30px;
	float: right;
        text-align: right;
	}

#topnav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

#topnav a:hover {
	text-decoration: underline;
	}

#leftnav {
	float: left;
	width: 150px;
	margin: 0;
	padding: 10px;
	font-size: 10px;
	}

#leftnav a {
	font-weight: bold;
	color: #4078c3;
	text-decoration: none;
	}

#leftnav a:hover {
	text-decoration: underline;
	}

#navstats {
	width: 100%;
	margin-top: 400px;
	text-align: center;
	vertical-align: bottom;
	}

#navcontainer { 
	margin: 0px; 
	width:100%;
	color: #4078c3;
	}

#navcontainer ul {
	margin: 0;
	padding: 1px;
	list-style-type: none;
	font-family: helvetica, arial, lucida, verdana, sans-serif;
	}	

#navcontainer li { 
	margin: 0; 
	padding: 1px;}

#navcontainer a {
	color: #4078c3;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}

#navcontainer a:hover {
	text-decoration: underline;
	}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a {
	padding: 10px 5px 10px 25px;
	color: #4078c3;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}

#navcontainer ul ul a:hover {
	text-decoration: underline;
	}

#content {
	margin-left: 160px;
	border-left: 4px solid #4078c3;
	min-height: 600px;
	padding: 1em;
	max-width: 800px;
	}






.nav {
    text-align: right;
    color: gray;
    font-size: small;
    }
.nactive {
    border-bottom: 1px dotted blue; 
    background-color: lavender; 
    color: blue;
    font-size: small;
    text-decoration: none;
    }
.ninactive {
    color: gray; 
    font-size: small; 
    }
.nlink {
    text-decoration: none; 
    color: blue; 
    font-size: small; 
    }
.nlink:hover {
    background-color: lavender; 
    border-bottom: 1px dotted blue;
    font-size: small; 
    }
.inpage {
    text-decoration: none;
    color: blue;
    }
.inpage:hover {
    background-color: mistyrose;
    color: red;
    border-bottom: 1px dotted red;
    }
.levbar {
    #position: absolute; 
    top: 0px; 
    left: 0px;
    width: 15em; 
    height: 100%; 
    #border-right: 4px dotted gray; 
    #border-bottom: 4px dotted gray; 
    background-color: gainsboro;
    }
.main {
    #position: absolute; 
    left: 13em; 
    width: 75%;
    }
h2,h3,h4,h5 {
    border-bottom: 1px dotted gray; 
    border-top: 1px dotted gray;
    background-color: whitesmoke; 
    font-weight: normal;
    }
.pagetitle {
    #border-top: 1px dotted gray; 
    #border-bottom: 1px dotted gray;
    padding-top: 5%;
    padding-bottom: 5%;
    margin-top: 5%;
    margin-bottom: 5%;
    text-align: center;
    width: 100%;
    color: gray; 
    background-color: white;
    }
dt  {
    font-weight: bold;
    margin-top: 1%;
    }
th  {
    background-color: whitesmoke;
    text-align: left;
    }
.field  {
    background-color: whitesmoke;
    text-align: right;
    }
.levbarlist {
    list-style-type: none;
    padding: 5%;
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
    background-color: whitesmoke;
    }
.pkglist {
    padding-top: 2%;
    padding-bottom: 2%;
    list-style-type: circle;
    }
.letterlist {
    background-color: whitesmoke;
    }
.letterlist a {
    padding-left: 0.2em;
    padding-right: 0.2em;
    }
.footernote {
    text-align: right;
    font-size: small;
    background-color: whitesmoke;
    border-top: 1px dotted gray;
    color: gray;
    }
.repoview {
    text-decoration: none;
    color: gray;
    border-bottom: 1px dotted gray;
    font-size: small; 
    }
.repoview:hover {
    background-color: lavender; 
    border-bottom: 1px dotted blue;
    color: blue;
    font-size: small; 
    }

