#pageContainer
{
    min-height: 100%;
}

* html #pageContainer
{
    height: 100%;
}

body, html
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:100%;
}

td
{
	color: #000000;
	font-family: Arial;
}

.style10 {color: #b3d1ef;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: #b3d1ef;
	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: #b3d1ef;
	text-align: center;
}

a.footer:hover
{
	color: #ffffff;
	text-decoration: underline;
}
a.footer2:hover
{
	color: #ffffff;
	text-decoration: underline;
}
a.headerCyan:link, a.headerCyan:visited, a.headerCyan:hover, a.headerCyan:active
{
	color: #44A9C4;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerGreen:link, a.headerGreen:visited, a.headerGreen:hover, a.headerGreen:active
{
	color: #94D048;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerYellow:link, a.headerYellow:visited, a.headerYellow:hover, a.headerYellow:active
{
	color: #F7F12A;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerOrange:link, a.headerOrange:visited, a.headerOrange:hover, a.headerOrange:active
{
	color: #FBAB33;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerRed:link, a.headerRed:visited, a.headerRed:hover, a.headerRed:active
{
	color: #FA5C36;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerPink:link, a.headerPink:visited, a.headerPink:hover, a.headerPink:active
{
	color: #EF3D9C;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerPurple:link, a.headerPurple:visited, a.headerPurple:hover, a.headerPurple:active
{
	color: #CC47A3;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerMagenta:link, a.headerMagenta:visited, a.headerMagenta:hover, a.headerMagenta:active
{
	color: #F12B91;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerNavy:link, a.headerNavy:visited, a.headerNavy:hover, a.headerNavy:active
{
	color: #341794;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerBlack:link, a.headerBlack:visited, a.headerBlack:hover, a.headerBlack:active
{
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

a.headerCyan:hover, a.headerGreen:hover, a.headerYellow:hover, a.headerOrange:hover, a.headerRed:hover, a.headerPink:hover, a.headerPurple:hover, a.headerMagenta:hover, a.headerNavy:hover, a.headerBlack:hover
{
	text-decoration: underline;
}

a.mediumText:link, a.mediumText:visited, a.mediumText:hover, a.mediumText:active
{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	line-height: 140%;
	text-decoration: none;
}

a.mediumText:hover
{
	text-decoration: underline;
}

a.standardText:link, a.standardText:visited, a.standardText:hover, a.standardText:active
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
}

a.standardText:hover
{
	text-decoration: underline;
}