@import url("FontOptions.css");
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #1D4B78;
    font-size: 15pt;
}
body {
}
a:link {
    color: #E76EAA;
}
a:visited {
    color: #5290CA;
}
a:hover {
    color: #ED8947;
}
a:active {
    color: #FAFAFA;
}
.NameImg {
    height: 50px;
    width: 250px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
.LabelImg {
    height: 50px;
    width: 150px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
#HeaderBox {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 900px;
    height: 79px;
    z-index: 200;
}
.Bodybox {
    height: 900px;
    width: 150px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
#Bodybox {
    position: absolute;
    left: 150px;
    top: 175px;
    width: 700px;
    height: 700px;
    z-index: 200;
}
.Bodybox {
    height: 700px;
    width: 700px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
#pdfBox {
    position: absolute;
    left: 0px;
    top: 75px;
    width: 700px;
    height: 1000px;
    z-index: 500;
}
.pdfBoxImg {
    height: 1000px;
    width: 1000px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
#pdfLnk {
    position: absolute;
    left: 900px;
    top: 12px;
    width: 75px;
    height: 100px;
    z-index: 200;
}
.pdfLnkImg {
    width: 75px;
    height: 100px;
}
.iFloatBoxImage {
    height: 1400px;
    width: 1000px;
    overflow: visible;
    z-index: auto;
    border-width: 0;
}
.iFMemBttn {
	width: 120px;
	height: 35px;
	border-width: 0;
	border: 0;
}
.iFLngMemBttn {
	width: 150px;
	height: 35px;
	border-width: 0;
	border: 0;
}
