

.topNav {
	font-size: 10px;
	font-weight : bold;
    line-height: normal;
}

.bottomNav {
	font-size: 10px;
	font-weight : bold;
    line-height: normal;
}

.rtnav {
	width: 160;
}

.copyright {
	font-size: 10px;
    line-height: normal;
    text-align: center;
}



.bpDocument {
    margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	width: 100%;
}

.bpContent {
    margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	width: 100%;
}

.bpBasicTable { 
    margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
    line-height: normal;
		
}

.bpBasicTableTd { 
    margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
    line-height: normal;
}

.bpBasicForm { 
    margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    line-height: normal;
}

.bptabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #efefef;
}
.bpactivetabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	color: #FFFFFF;
}