﻿html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #1d4672;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center;
}

#page-content
{
	padding-bottom: 0px;
}

#page-footer
{
	position: relative;
	bottom:auto;
	clear:both;
vertical-align:top;
}

.NewWindowPanelsTab {
	position: relative;
	top: 20px;
	float: left;
	text-indent: 15px;
	line-height: 2.5em;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #184876;
	padding: 0;
	margin: 0;
	height: 33px;
	background-color: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}


