/*paleta H215 S219*/
body {
	background-color: #061428;
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 90%;
	line-height: 1.4;
	font-family: sans-serif;
}

a {
	color: #eee;
} 
a img {
	border: none;
}
a.external-link {
	padding-right: 16px;
	background: url("images/icons/external-link.gif") left center no-repeat;
}

#document {
	margin: 0 auto;
	padding: 0;
	width: 725px;
	_width: 730px;
}

#sidePanel {
	margin: 1em auto;
	width: 250px;
	float: left;
}

.menu {
	text-align: left;
}

.menu ul {
	width: 250px;
	padding: 0 0 18px 1px;
	margin: 5px 0 3px 0;
	overflow: auto;
}

.menu ul li a.active {
	color: #aaa;
	text-decoration: none;
	font-weight: bold;
}

#contentTray {
	margin-left: 260px;
	width: 464px;
	background: url("../graphics/464_bg.png") repeat-y #fff;
}

#content {
	width: 434px;
	background: url("../graphics/464_foot.png") left bottom no-repeat;
	padding: 5px 20px 30px 10px;
	text-align: left;
}

.hide {
  display: none;
}

.ppchide span {
	cursor: pointer;
}

#siteswitch {
	float:left;
	width:40px;
}

#pdasiteswitch {
	display:none;
}
