

fieldset,img { 
	border:0;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	text-align:center;
}

.navigationTabs {
	height: 23px;
	line-height: 23px;

}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {

}
.navigationTabs li a.active {

}
.tabsContent {
	width: 698px;
	overflow: hidden;
}
.tab {
	padding: 16px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	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;
}