@charset "iso-8859-1";
.espPageHeader {
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	padding-top: 10px;
}
.espPageToolbar {
	width: 960px;
	margin: 0px auto -1px auto;
}
.espPageContent {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -88px;
	margin-left: auto;
}
.espPageContentLeft {
	float: left;
	width: 640px;
}
.espPageSidebar {
	width: 300px;
	margin-left: 20px;
	float: right;
}
.espPageCenteredElement {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -80px;
	margin-left: -200px;
}
#PAGEFOOTER, #push {
	position: relative;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 48px;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.espPageFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	border: 1px solid #CCC;
	overflow: visible;
	position: relative;
	padding: 10px;
	height: 25px;
	color: #666;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.espPageFooter a {
	text-decoration: none;
	color: #666;
}
.espPageFooter a:hover {
	color: #F30;
}
#MESSAGE_BOX {
	background-color: #FAA;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.espSidebarWindow:first-child {
	padding-top: 35px;
}
div.espSidebarWindow {
	padding-top: 10px;
}
.espSidebarWindowContent p {
	margin-top: 8px;
}
.espSidebarWindowContent p:first-child {
	margin-top: 0px;
}
.espTinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.NEW {
	font-weight: bold;
	color: #F00;
	text-decoration: blink;
}
