@charset "utf-8";
html {
	background-image: url(../images/bg/body-rpt-green.png);
}

#nav-main a {
	background: transparent url(../images/bg/nav-main-item-rpt-green.png) repeat-x 0 -41px;
}

.summary li {
	background: transparent url(../images/bg/dot-blue.png) no-repeat 0 7px;
}

.rates-box h2 {
	/*color: #000;*/
	background: transparent url(../images/bg/rates-box-green.png) no-repeat left top;
}

.rates-box-smaller h2 {
	background-image: url(../images/bg/rates-box-smaller-green.png);
}

.rates-box .list {
	background: transparent url(../images/bg/rates-box-green.png) no-repeat left bottom;
}

.rates-box-smaller .list {
	background-image: url(../images/bg/rates-box-smaller-green.png);
}

.rates-box li a, .rates-box li a:hover {
	color: #52a900;
	/*background-color: transparent;*/
}

.board-text h1 {
	/*color: #000;*/
}

.page-title {
	/*color: #000;*/
}

.board-text h1 strong {
	color: #52a900;
	/*background-color: transparent;*/
}

.page-title strong {
	font-size: 14px;
	color: #52a900;
	/*background-color: transparent;*/
}

#content .search-account form h2 {
	/*color: #000;*/
}

#content .search-account form label {
	/*color: #000;*/
	/*background-color: transparent;*/
}

#content .search-account form .note {
	/*color: #000;*/
}

#content .search-account form .note label {
	color: #fc3600;
}

#content .search-account form .item-button .button {
	background: transparent url(../images/button/show-me-results-green.png) no-repeat left top;
}

#cab-select-list li.hovered {
	background-color: #35841d;
}

#content .search-account .result .item .col-button .call {
	background: transparent url(../images/bg/icon-tel-green.png) no-repeat 0 2px;
}

#content-top .page-summary .summary {
	/*color: #000;*/
}

.form-contact .item-button .button {
	background: transparent url(../images/button/button-submit-green.png) no-repeat left top;
}

.tip-list h2 {
	color: #458e00;
	border-bottom: 2px solid #458e00;
}

.sidebar-item h2 {
	color: #52a900;
	/*background-color: transparent;*/
}

.sidebar-item-1 h2 {
	background-image: url(../images/bg/sidebar-item-1-green.png);
}

.sidebar-item-2 h2 {
	background-image: url(../images/bg/sidebar-item-2-green.png);
}

.sidebar-item-3 h2 {
	background-image: url(../images/bg/sidebar-item-3-green.png);
}

.sidebar-item .summary {
	/*color: #000;*/
	/*background-color: transparent;*/
}