@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.pageheader {	position: relative;
             	left: 200px;
             	top: 200px;
             }

.tblhead {color: white;
          font-family: sans-serif;
          font-size: 12pt;
          font-weight: bold;
          background-color: #004080}

.tbltext 
{
	/*font-family: sans-serif;*/
	color: black;
        font-size: 10pt
}

.footer
{	
	/*font-family: sans-serif; */
	font-size: 10pt
}

/*A:LINK {font-family:sans-serif;
        text-decoration: none;
        color: blue}

A:VISITED {font-family:sans-serif;
           text-decoration: none;
           color: blue}

A:ACTIVE {font-family:sans-serif;
          text-decoration: none;
          color: red}

A:HOVER {font-family:sans-serif;
         text-decoration: underline overline;
	     color: red}*/

body
{
	font-family: Poppins;
}

p a, td a
{
	color: blue;
	text-decoration: none;
}

.dropmenu0	
{	background-color: #006633;
}

.displayTableNoBorder
{	border-bottom: solid black 1px; 
	border-right: solid black 1px;
	border-top: solid black 1px;
	border-left: solid black 1px;
	width: 616px;
	
}

.staticTable
{	border: solid black 1px; 
	width: 100px; 
	font-family: sans-serif;
	font-size: 10pt;
}

.staticTable td
{	border-bottom: solid black 1px;
	background-color: #004080; 
	color: #FFFF00;
}

.staticTable td:HOVER
{	border-bottom: solid black 1px;
	background-color: #626262; 
	color: black;
}

.staticTable a:HOVER
{	text-decoration: none;
}

.staticTable td a
{	color: white;
	text-decoration: none;
}

.displayTableNoBorder th
{	background-color: #004080; 
	font-size: 12pt; 
	font-family: sans-serif; 
	color: #FFFFFF;
	
}
 
.displayTable
{	border-bottom: solid black 1px; 
	border-right: solid black 1px;
	width: 616px;
	
}

.displayTable td
{	
	/*font-family: sans-serif;*/
	font-size: 10pt;
	border-top: solid black 1px;
	border-left: solid black 1px;
}

.displayTable th
{	border-left: solid black 1px; 
	border-top: solid black 1px; 
	background-color: #004080; 
	font-size: 12pt; 
	/*font-family: sans-serif; */
	color: #FFFFFF;
}

.displayTable .total td
{	border-left: solid black 1px; 
	border-top: solid black 1px; 
	background-color: #004080; 
	font-size: 12pt; 
	/*font-family: sans-serif; */
	color: #FFFFFF;
}

td
{	
	/*font-family: sans-serif;*/
	font-size: 10pt;
	color: black;
	font-weight: normal
}

.sierra
{	font-family: sans-serif;
	color: black;
	font-size: 10pt;
	border: solid black 1px
}

p 
{	font-family: Poppins;
	font-size: 10pt;
	color: black;
	font-weight: normal
}

.searchform 
{	background-color: #004080;
	border: solid #0080C0 1px;
	color: white;
	font-size: 10pt;
}

.headerTable a
{	font-size: 10pt;
	/*font-family: Poppins;*/
	color: white
}

.headerTable td
{	font-size: 10pt;
	/*font-family:sans-serif;*/
	/*font-family: Poppins;*/
	color: white
}

.tblcont {font-size: 10pt;}

TD.tdheader 
{	font-size: 10pt;
	color: white;
}

p img
{	color: white;
	border-color: white;
}

h1 
{	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
	/*font-family: sans-serif;*/
}

li 
{	font-size: 10pt;
	/*font-family: sans-serif*/
	padding-bottom: 20px;
	list-style-type: disclosure-closed;
}

body
{	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form
{	margin: 0px;
}

.midihead 	
{	font-size: 12pt; 
	font-weight: bold
}

.screencell 
{	background-color: #000000;
	border-style: solid; 
	border-width: 10px;
	border-color: #004080
}
