body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html, body {
	background-color:#dfdfdf;
	font-family: "Lucida Grande",Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #52697E;
}
body {
	text-align: center;
	overflow: auto;
}


.wrapper {
margin:0 0 0px 0;
float:right;
width:538px;
padding:0px;
background-color:#F7F7F7;
color:#505050;




}
h1 {
	font-size: 21px;
	height: 47px;
	line-height: 47px;
	text-transform: uppercase;
}
.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color:#000000;
	background-color:#BFBFBF;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color:#F7F7F7;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}


.navigationTabs1 {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
.navigationTabs1 li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs1 li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color:#000000;
	background-color:#BFBFBF;
	position: relative;
	text-decoration: none;
}
.navigationTabs1 li a:hover {
	background-color:#F7F7F7;
}
.navigationTabs1 li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}

.tabsContent {
	border: 1px solid #ccc;
	border-top: 0px solid;
	width: 537px;
	overflow: hidden;
}
.tab {
	padding: 10px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 14px;
}
.tab h3 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #4688D2;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 537px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab dt {
	margin-top: 14px;
}