@charset "UTF-8";
/* CSS Document */

body {
	background: url(/tags/ndo/xd/myPWeR/xdPage/assets/img/background.png) repeat-x;
	background-color:#81add3;
	margin: auto;
	width: 948px;
}
.colorBlue {
	color: #004a80;	
}
.xdPage h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004a80;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.xdPage {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 948px;
	max-width: 948px;
	position:relative;
	text-align:left;
}
.xdPage_content {
	border: solid 1px #dfdfdf;
	background-color: #ffffff;
	position:relative;
	padding: 0px;
	min-height: 300px;
	max-width:948px;
	width:948px;
	overflow: hidden;
}
.xdPage_copy {
	padding: 35px;
}
.xdPage_menuTabs {
	position: absolute;
	right: 0px;
	top: -60px;
}
.xdPage_login {
	position: absolute;
	right: 0px;
	top: -87px;
}
.xdPage_descriptor {
	position: absolute;
	left: -13px;
	top: 2px;

}
.xdPage_promo {
	position: absolute;
	right: -72px;
	top: -45px;

}
.xdPage_logo {
	position: absolute;
	left: 0px;
	top: -45px;
	z-index:2;
}
.xdPage_environment {
	position: absolute;
	left: 175px;
	top: -10px;
	z-index:2;
	display:none;
}
.xdPage_bottomLight {
	position: absolute;
	left: 0px;
	bottom: -74px;
	width:100%;
	text-align:center;
	z-index:-1;
}
.xdPage_textMenu {
	margin-top: 15px;
	z-index:2;
}
.xdPage_zoom {
	color: #999999;
	font-size: 10px !important;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 4px;
	top: 4px;
}
.xdPage_zoom a {
	font-size: 10px !important;
	color: #999999;
	text-decoration: none;
}
.xdPage_zoom a:hover {
	font-size: 10px !important;
	color: #999999;
	text-decoration: underline;
}
.xdPage_textMenu {
	text-align:center;
	font: 10px Arial, Helvetica, sans-serif;
}
.xdPage_textMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.xdPage_textMenu li {
	color: #171074;
	font: 10px Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a {
	color: #003975;
	text-decoration: none;
}
.xdPage_textMenu a {
	color: #003975;
	text-decoration: none;
}
.xdPage_textMenu a:hover {
	text-decoration: underline;
}
.xdPage_privacyLinks {
	text-align: center;
	color: #003975;
	font: 10px Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
.xdPage_privacyLink {
	vertical-align: middle;
	padding: 10px;
}
.xdPage_copyright {
	text-align: center;
	color: #003975;
	font: 10px Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

/* Head */
.xdPage_head  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.xdPage_head h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #004a80;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.xdPage_head p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Copy */
.xdPage_copy, .xdPageMy_copy td, .xdPageMy_copy p, .xdPageMy_copy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
}
.xdPage_copy li {
	margin-bottom: 10px;
}
.xdPage_copy a:hover {
	text-decoration:underline !important;
	color: #FF9900;
}

/* Copy- Section */
.xdPage_copy_section {
	margin-bottom: 25px;
}

.xdPage_copy_section_head {
	border-bottom:dotted 1px #d7d7d7;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
.xdPage_copy_section_title {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004a80;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.xdPage_copy_section_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.xdPage_copy_section_subtitle b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8b8b8b;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.xdPage_copy_section_subtitle a {
	color: #f7941d;
	text-decoration:none;
}
.xdPage_copy_section_subtitle a:hover {
	color: #f7941d;
	text-decoration:underline;
}
