#pageContainer
{
    min-height: 100%;
}

* html #pageContainer
{
    height: 100%;
}

body, html
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:100%;
}
.style10 {color: #cccccc;font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style11 {color: #0033CC;font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.footer, a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 200%;
	color: #cccccc;
	text-align: center;
}
.footer2, a.footer2:link, a.footer2:visited, a.footer2:hover, a.footer2:active {
	font-family: Arial;
	font-size: 10px;
	line-height: 100%;
	color: #cccccc;
	text-align: center;
}

a.footer:hover
{
	color: #ffffff;
	text-decoration: underline;
}
a.footer2:hover
{
	color: #3399cc;
	text-decoration: underline;
}