@charset "UTF-8";
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D2A86;
}
.bg01 {
	background-image: url(images/bg_line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bluecaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0D2A86;
}.bg02 {
	background-image: url(images/bg_line02.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.image {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	left: auto;
	top: auto;
}
.subnavs01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.subnavs02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
.actable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

