@charset "UTF-8";
/* CSS Document */

/*---------- Reset ----------*/

margin:0;
	padding:0;
	border:none;
}

.clclear {
	clear:both;
}




//*---------- Common Structure ----------*/



.hr {
	border-to


.



.hr {
	border-top:#0a0a0a 1px solid;
	border-bottom:#333 1px solid;
	margin:30px 0;
	width:100%;
	clear:both;
}

.btn a,
.btn button {
	display:block;
	padding:7px 40px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity=80);
  	opacity:0.8;
}

.btn a:hover,
.btn button:hover {
	filter:alpha(opacity=100);
  opacity:1;
	text-decoration:none;
}

.btn .green {
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, #95cf74; /* Old browsers */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -moz-linear-gradient(top, #95cf74 0%, #5eab3c 100%); /* FF3.6+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95cf74), color-stop(100%,#5eab3c)); /* Chrome,Safari4+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -webkit-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -o-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* Opera11.10+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -ms-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* IE10+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* W3C */
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
}
.ie8 .btn .green {
	background: #95cf74;
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
}
.btn .gray {
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, #666666; /* Old browsers */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -moz-linear-gradient(top, #666666 0%, #2d2d2d 100%); /* FF3.6+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -webkit-linear-gradient(top, #666666 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -o-linear-gradient(top, #666666 0%,#2d2d2d 100%); /* Opera11.10+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -ms-linear-gradient(top, #666666 0%,#2d2d2d 100%); /* IE10+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, linear-gradient(top, #666666 0%,#2d2d2d 100%); /* W3C */
	border:#666666 1px solid;
	color:#AAAAAA;
}





/*---------- Common Type ----------*/



p {
	margin-bottom:20px;
	line-height:20px;
}
p.plus-link {
	font-size:16px;
	font-weight:bold;
}
p span {
	color:#7bc156;
}

a {
	color:#7bc156;
}

a:hover {
	color:#666;
}

#vertex-page h3 {margin-bottom:0px;}
.content-container {padding:20px; background-color:#d7d7d7; margin-left:10px; width:902px;}
.content-container-grid {padding:20px; background-color:#d7d7d7;}
.other-content{padding:20px; background-color:#d7d7d7;}
.content-background{background-color:#d7d7d7;}
.strong{font-size:17px; font-weight:bold;}
.stronger{font-size:22px; font-weight:bold; line-height:26px;}
.green-text{color:#216a20;}
div.green-bar{background:url(images/green-bar.jpg) no-repeat; width:100%; height:102px; padding:16px 22px; cursor:pointer;}
.btn a.green-bar {
	width: 780px;
	height:82px;
	padding:10px 22px;
	background: url(../images/green-bar.jpg) no-repeat, #95cf74; /* Old browsers */
	background: url(../images/green-bar.jpg) no-repeat, -moz-linear-gradient(top, #95cf74 0%, #5eab3c 100%); /* FF3.6+ */
	background: url(../images/green-bar.jpg) no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95cf74), color-stop(100%,#5eab3c)); /* Chrome,Safari4+ */
	background: url(../images/green-bar.jpg) no-repeat, -webkit-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/green-bar.jpg) no-repeat, -o-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* Opera11.10+ */
	background: url(../images/green-bar.jpg) no-repeat, -ms-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* IE10+ */
	background: url(../images/green-bar.jpg) no-repeat, linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* W3C */
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
}
.ie8 .btn a.green-bar {
	background: #95cf74;
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
}

