@charset "UTF-8";
#SecondaryPageMainBodySideBar {
	float: left;
	width: 25%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 4ex;
	font-size: x-small;
	display: block;
	overflow: hidden;
}
#SecondaryPageMainBodySideBarUpperTextBlock {
	width: 100%;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #479722;
	text-align: center;
	border: 1px solid #FFFFFF;
	height: 40px;
	padding-top: 15px;
}
#SecondaryPageMainBodyUpperTextBlock1 {
	height: 450px;
	float: left;
	width: 27%;
	margin-right: 6%;
	margin-top: 4ex;
	font-size: small;
	overflow: hidden;
	display: block;
}
#SecondaryPageMainBodyUpperTextBlock2 {
	float: left;
	height: 450px;
	width: 27%;
	margin-right: 4%;
	margin-top: 4ex;
	font-size: small;
	overflow: hidden;
	display: block;
}
#SecondaryPageMainBodyBottomNavbar {
	float: right;
	width: 58%;
	height: 40px;
	margin-right: 4%;
	font-size: small;
}
#SecondaryPageMainBodyBottomNavbarBlock1 {
	float: left;
	width: 32.1%;
	text-align: center;
}
#SecondaryPageMainBodyBottomNavbarBlock2 {
	float: left;
	width: 32.1%;
	text-align: center;
	padding-right: 1.85%;
	padding-left: 1.85%;
}
#SecondaryPageMainBodyBottomNavbarBlock3 {
	width: 32.1%;
	float: right;
	text-align: center;
}
