@charset "UTF-8";

@import url(menu.css);
@import url(main.css);
@import url(products.css);


a.yesNumberText{
	color:#165829;
	font-size:medium;
	line-height:150%;
	font-size: 100%;
	text-decoration:underline;
}
a.yesNumberText:hover{
	color:#165829;
	font-size:medium;
	line-height:150%;
	font-size: 100%;
	text-decoration:none;
}

.boxProcess .processATitle{
	margin: 10px 0px;
	background: url("../yes/images/arrow_small.gif") no-repeat;
	padding:0px 0px 5px 30px;
	color:#165829;
	font-size: 100%;
}
.boxProcess .processATitle span {
	font-size: 130%;
	font-weight: bold;
}

#yesThreeBoxTop{
	background:url("../yes/images/whitethreetop.gif") no-repeat;
	background-position:bottom center;
	margin:0px;
	padding:0px;
	width:684px;
	height:17px;
}
#yesThreeBoxCenter{
	background:url("../yes/images/whitethreecenter.gif") repeat-y;
	background-position:bottom center;
	margin:0px;
	padding:0px;
	width:684px;
}
#yesThreeBoxCenter #yesThreeBoxLeft{
	margin:0px;
	padding:0px;
	width:230px;
	float:left;
}
#yesThreeBoxCenter #yesThreeBoxLeft #yesThreeLeftInline{
	margin:0px;
	padding:0px 10px 0px 15px;
	font-size: 80%;
	line-height: 1.3em;
}
#yesThreeBoxCenter #yesThreeBoxMiddle{
	margin:0px;
	padding:0px;
	width:224px;
	float:left;
}
#yesThreeBoxCenter #yesThreeBoxMiddle #yesThreeMiddleInline{
	margin:0px;
	padding:0px 12px;
	font-size: 80%;
	line-height: 1.3em;
}
#yesThreeBoxCenter #yesThreeBoxRight{
	margin:0px;
	padding:0px;
	width:230px;
	float:right;
}
#yesThreeBoxCenter #yesThreeBoxRight #yesThreeRightInline{
	margin:0px;
	padding:0px 15px 0px 15px;
	font-size: 80%;
	line-height: 1.3em;
}
.yesThreeImage{
	margin:5px 0px;
	padding:0px;
	height:120px;
	text-align:center;
}
.yesTitle{
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
.yesClear {
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url("../yes/images/whitethreecenter.gif") repeat-y;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
#yesThreeBoxBottom{
	margin:0px;
	padding:0px;
	background:url("../yes/images/whitethreebottom.gif") no-repeat;
	background-position:bottom center;
	width:684px;
	height:22px;
}
