HTML {
	MIN-HEIGHT: 100%; WIDTH: 100%; HEIGHT: 100%
}

body {
MIN-HEIGHT: 100%;
height: 100%;
margin: 0px auto;
font-family: verdana;
font-size: 11px;
color: #000000;
letter-spacing: 0px;
}

td {
text-align: left;
vertical-align: top;
margin-left: auto;
margin-right: auto;
}

ul {
font-size: 9px;
width: 130px;
margin: 0px;
list-style: none;
padding-bottom: 3px;
border-bottom: 0px solid #FF9933;
padding-left: 0px;
}

li {
padding-left: 0px;
height: 18px;
font-size: 9px;
width: 130px;
margin: 0px;
list-style: none;
padding-top: 5px;
border-bottom: 1px solid #FF9933;
color: #1C3462;
font-weight: bold;
}

div.container {
text-align: center;
}

div.header {
margin-left: auto;
margin-right: auto;
height: 123px;
background-color: #9CC5E9;
}

div.winterheader {
margin-left: auto;
margin-right: auto;
height: 123px;
background-color: #F2706B;
}

div.bluebar {
margin-left: auto;
margin-right: auto;
height: 23px;
width: 100%;
color: #F0D11D;
background-color: #1C3462;
font-size: 12px;
font-weight: bold;
text-align: center;
padding-top: 8px;
}

#footer {
	PADDING-BOTTOM: 0px; WIDTH: 100%; BOTTOM: 0px; PADDING-TOP: 1px; background-color: #1C3462; height: 55px;
}
#footer {
	WIDTH: 100%; text-align: center;
}