/*body { background-color: #E5E5E5 }*/
/*body { background-color: #55b244 }*/
/*body { background-color: #3db222; z-index: -1}*/
/*body { background-color: #185293; z-index: -1; margin: 0px; overflow-y:auto; height: 100%; font-size: 90%}*/
body { background-color: white; z-index: -1; margin: 0px; height: 100%; font-size: 90%}


div.links { position: absolute; top: 10px; left: 40px; right: 40px; height: 25px; background-color: royalBlue; padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-variant: small-caps; font-weight: 400; z-index: 1;
	border: #0040C0 solid 2px}
	
div.links a { font-family: "Arial"; font-weight: 600; font-size: 18px; color: paleGoldenRod; text-transform: lowercase}
div.cell {text-align: center; float: left}

a {color: #2238B3; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700}
a.target {color: #002222; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700}

img {border-style: none; padding: 5px}

div.text { position: relative; top: 50px; left: 20%; width: 60%; right: 20%; height: auto; z-index: 0; padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; font-weight: 500; font-size: 14px}	
	
div.footer { position: relative; margin-top: 20px; font-size: 9px; top: 30px; left: 20px; width: 80%;}	

div.expand {margin-top: 15px}

table.footer { font-size: 9px;}	

.hidden { display: none; }
.unhidden { display: block; }
