.infoTable{
	width:600px;
	
	
}

.pageTitle{
	background-color:white;
}
.pageTitle th {
	font-size: 18px;
	color:#003399;
	padding-top:0.7em;
	padding-bottom:0.7em;
}
.Indextable td {
	padding-top:0.7em;
	padding-bottom:0.7em;
}
.jumpcell {
	font-weight: bold;
	text-align: center;

}
.breakrow{
	background-color:white;
	height:25px;
	font-weight:bold;
	text-align: center;
	font-size:14px;
}
.breakrow td {
	padding-top:.3em;
	padding-bottom:.3em;
}

.backtotop{
	text-align: right;
}

.firstrow{
	background-color:white;
	
}
.firstrow td{
	font-weight: bold;
	color: 003399;
	padding-top: 1em;
	padding-bottom:1em;
	text-align: left;
}
.secondrow{
	background-color:white;
	
}
.secondrow td{
	font-weight: normal;
	color: 003399;
	padding-bottom: 1em;
	text-align: left;
}
.top {
	text-align: right;
}

