/* * { margin: 0; } */
html, body { height: 100%; }

.pagewrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -2em; }
.pagefooter, .pagepush { height: 2em; }
/*
.pagewrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -12em; }
.pagefooter, .pagepush { height: 12em; }
*/

p.pgfooter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: black; margin: 0px; }

/* #002749 */
a.pgfooter { color: #004080; text-decoration: none; }
a.pgfooter:visited { color: #004080; text-decoration: none; }
a.pgfooter:hover { color: #004080; text-decoration: none; }

a.pgfooterblue { color: #0000FF; text-decoration: none; }
/* a.pgfooterblue:visited { color: #800080; text-decoration: underline; } */
a.pgfooterblue:visited { color: #0000FF; text-decoration: none; }
/* a.pgfooterblue:hover { color: #800080; text-decoration: none; } */
a.pgfooterblue:hover { color: #0000FF; text-decoration: none; }

