@charset "UTF-8";
/* CSS Document */

#boxRight h3 {
	font-size: 133.333%;
	color: #004254;
	font-weight: normal;
	width: 649px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8cb1be;
	border-bottom-color: #8cb1be;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-top: 30px;
}
#boxRight #h3Top {
	margin-top: 0px;
}
#boxRight .textLead {
	width: 652px;
	}
#boxRight table {
	width: 652px;
	line-height: 150%;
	margin-top: 12px;
}

#boxRight table th {
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #aedae2;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 4px;
	vertical-align: top;
}
#boxRight table td {
	background-color: #e0f2f5;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#boxRight #tableLast {
	margin-bottom: 40px;
}
