table.blue {
	border-spacing: 1px;
	border: 5px solid #003399;
	margin: 150px auto 0px;
	width: 650px;
}

table.blue caption {
	text-align:left;
	font-size:10pt;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
}

table.blue th {
	background-color: #ffffff;
}

table.blue th {
	background-color: #ffffff;
	text-align:left;
	padding: 0px 2px 0px 2px;
}

table.green {
	border-spacing: 1px;
	border: 5px solid #006633;
	margin: 5px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	color: #003399;
	font-weight: bolder;
}

table.green caption {
	text-align:left;
	font-size:10pt;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
}

table.green th {
	background-color: #ffffff;
}

table.green th {
	background-color: #ffffff;
	text-align:left;
	padding: 0px 2px 0px 2px;
}

table.inner {
	border-spacing: 1px;
	border: none;
	margin: auto auto 10px;

}

table.inner caption {
	text-align:left;
	font-size:10pt;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;

}

table.inner th {
	background-color: #ffffff;
}

table.inner th {
	background-color: #ffffff;
	text-align:left;
	padding: 0px 2px 0px 2px;
}

.right {
	color: #003399;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: right;

}

.right_span {
	color: #003399;
	font-weight: bolder;
	font-size: 14px;
	line-height: 16px;
	text-align: right;

}

.left {
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	color: #006633;
	text-align: left;
}

.img1 {
	text-align: left;
}

.img2 {
	text-align: right;
}

.img3 {
	text-align: right;
}

a {
	color: #003399;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	text-decoration: none;

}

a:hover {
	color: #003399;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	text-decoration: underline;
}
