#resoBox {
	width: 100%;
	text-align:left;
}
#resoBox #resoBoxHead #resoBoxHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 45px;
	height: 45px;
	padding-left: 20px;
	background-image: url(resoBoxHeadCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#resoBox #resoBoxHead {
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
	background-color: #669D5B;
	margin-bottom: 1px;
}
#resoBox #resoBoxLine {
	background-color: #FFFFFF;
	height: 1px;
}
#resoBox #resoBoxMain {
	border: 1px solid #EBEBEB;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#resoBox #resoBoxMain .resoIconHead {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
}
#resoBox #resoBoxMain .resoIconHead a {
	font-size: 14px;
	color: #7E7E7E;
	text-decoration: none;
	font-weight: bold;
}
#resoBox #resoBoxMain .resoIconHead a:hover {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#resoBox #resoBoxMain .resoIcon {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 71px;
	text-align: center;
	height:140px;
}
#resoBox #resoBoxMain .resoIcon a {
	font-size:12px;
	color:#000;
	text-decoration: none;
}
#resoBox #resoBoxMain .resoIcon a:hover {
	text-decoration: none;
}
#resoBox #resoBoxMain #resoBoxMainHead {
	height: 100px;
	border-bottom: solid 1px #EBEBEB;
}
#resoBox #resoBoxMain #resoBoxMainText {
	padding: 10px;
}
.disclaimer {
	font-size: 9px;
	color: #999999;
}
.table_header {
	font-weight: bold;
	background-color: #669D5B;
	color:#fff;
}
.table_header b,
.table_header strong,
.table_header p {
	color:#fff;
}
.table_sub_header {
	background-color:#ffffff;
}
.table_highlight_row {
	background-color: #ffffff;
}
h1 {
	font-size:28px;
	font-weight:100;
	margin: 33px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1;
	color:#333;
}

