@charset "UTF-8";
#underlayer .main_left .box {
	background-image: url(../../images/dotted.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 40px;
	overflow: hidden;
}
#underlayer .main_left .box h3 {
	font-size: 20px;
	color: #003064;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}
#underlayer .main_left .box .right {
	float: right;
	margin-top: 8px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#underlayer .main_left .box .link {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #325982;
	padding-left: 16px;
	margin-top: 40px;
}
#underlayer .main_left .box .link h4 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
#underlayer .main_left .box .link p {
	margin: 0px;
	padding: 0px;
}
#underlayer .main_left .box a   {
	color: #003064;
	text-decoration: underline;
}
#underlayer .main_left .box a:hover {
	text-decoration: none;
}
#underlayer .main_left .box .pdf  {
	background-image: url(images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: left 28px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	padding-left: 24px;
}
#underlayer .main_left .box .block  {
	background-color: #fff;
	border: 1px solid #e1e0e0;
	display: block;
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-image: url(images/icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #333;
	padding: 15px;
	margin-top: 40px;
}
#underlayer .main_left .box .block:hover {
	background-color: #f1f3f6;
	padding: 15px;
	border: 1px solid #e1e0e0;
	display: block;
	position: relative;
	opacity: 1;
}
#underlayer .main_left .box .block .logo  {
	margin: 0px;
	padding: 0px;
	width: 78px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
	height: auto;
}
#underlayer .main_left .box .block.cf .right  {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
	width:630px;
}
#underlayer .main_left .box .block.cf .right p  {
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#underlayer .main_left .box .block.cf .right a  {
	font-size: 14px;
	font-weight: normal;
}
#underlayer .main_left .box .block.cf .right .arrow  {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #003064;
	text-decoration: underline;
}
