table
{
	border-spacing: 0px;
	font-style: bold;	
}

tr, td, th {
	border-width: 1px;
	padding: 0px;
	border-style: inset;
	font-style: bold; 
}


*{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.body {
        background: url(hatter.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
.ceglogo {
        background: url(ailogo.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

table, th, td, tr {
    /* border: 1px solid black ; */
    /* border-collapse: collapse; */
}
td *{
	padding: 0 1px;
	/*font-size:8.44pt;*/
	font-size:10pt;

}
.indextable td img{
	width:80%;
}
.row0{
    /*background-color: gainsboro;*/
    font-weight: bold;
}
.row1{
    background-color: #eaf2e4;
}

/*left border*/
.nap_border{
	/*border-left: 2px solid black !important ;*/
}
.nap_border_blue{
	/* border-left: 2px solid black !important ; */
}

.top_border{
	/* border-top: 2px solid black !important ; */
}
.right_border{
	/* border-right: 2px solid black !important ; */
}
.info{
	font-size:9pt !important; 
	padding:0 2px;
}
.info span, .info sup{
	color:red; 
	font-weight:600;
}

.info2 {
	text-align: right;
}


.boldfont {
	font-weight: bold;
}