/* BODY TABLES */

.tableMain01{
	padding-left: 10px;
	padding-right: 10px;
}

.tableBottom01{
	border-top: 1px solid #4682B4;
	border-bottom: 1px solid #4682B4;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.tableBottom02{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.tableHeadLocator{ 
	padding-right: 25	px;
}

.tableHeadPrint{ 
	padding-left: 25	px;
}

.tableRollOverNormal{
	background-color: White;
}

.tableRollOverBlue{
	background-color: #E3F0F0;
	cursor : hand;
}

.tableHead01{
	font-size: 13px;
	color: #36648B;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 19px;
	padding-right: 3px;
	padding-top: 1px;
	border-bottom: 1px solid Silver;
	border-left: 1px solid #36648B;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
}

.tableHead01a{
	font-size: 10pt;
	color: #36648B;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 19px;
	padding-right: 3px;
	padding-top: 1px;
	border-left: 1px solid #36648B;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
}

.tableBox01 {
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F4F6FB;
}

.tableBox02 {
	border-top: 1px solid #778899;
	border-bottom: 1px solid #778899;
	border-right: 1px solid #778899;
	border-left: 1px solid #778899;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.tableForm01{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid Silver;
}

.tableForm02{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #657787;
}