/* CSS Document */

body, .bpc_menu, .bpc_banner {
	margin: auto;
	letter-spacing: 0.5px;
	padding: 0;
	text-align: center;
	display: block;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bpc_banner
{
	background:#4a76c6;
	z-index:1;
}
.bpc_menu
{
	z-index:100;
}
.left_align
{
	width: 750px;
	margin: 0;
	text-align: left;
	display: block;

}

.left_align_pad
{
	width: 730px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

p.right {text-align: right}
p.center {text-align: center}

.head1 {
	margin-top: 0;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #000000;

}

.head1_1, .head1_2 {
	margin-top: 0;
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1em;
}
.head1_2 {
	padding-top: 5px;
	letter-spacing: -1px;
}
.head2, .head2_blue {
	margin-top: 0;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1em;
}
.head2_blue {
	color: #213A7A;
}

.head3 {
	margin-top: 0;
	font-size: 10px;
	font-style: oblique;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1em;
}



.bodystyle, .bodystyle_bold, .bodystyle_justify {
	margin-top: 0;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 1em;
}

.bodystyle_bold {
	font-weight: bold;
}
.bodystyle_justify {
	text-align: justify;
}

.bodystylebullet {
	margin-top: 0;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 1em;
}

.head2bullet {
	font-size: 14px;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.4em;
}
.bodystylebullet2 {
	margin-top: 0;
	font-size: 10px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
}

.linkstyle_menu {
	margin-top: 0;
	font-size: 9px;
	line-height: 2em;
	color: #000000;
}
.linkstyle {
	margin-top: -10px;
	font-size: 9px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 20px;
}
.tm_style {
	margin-top: 0;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
}


.horizon_ctr {
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	left: 2px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	top: 199px;
}


	#leftcontent {
		float:left;
		width:30%;
		background:#fff;
		border-right: 0;
		border-bottom: 0;
		margin-right:15px;
		padding-left:20px;
		padding-bottom:10px;
		display: block

		}

	#rightcontent {
	margin: 0px 30px 50px 200px;
	padding: 0px 0px 5px 10px;

		}
