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


.learnmore-left {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/buttons/arrows.png) center right no-repeat !important;
	background: url(../images/buttons/arrows.gif) right no-repeat;
	padding: 0 18px 0 0;
	margin: 0 0 0 0;
	color: #a72025;
	text-decoration: none;
	position: relative;
}
.learnmore-left hover {
	color: #433a3a;
	background: url(../images/buttons/arrows.png) center right no-repeat !important;
	background: url(../images/buttons/arrows.gif) right no-repeat;
}

.learnmore {
	float: right;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/buttons/arrows.png) center right no-repeat !important;
	background: url(/images/buttons/arrows.gif) right no-repeat;
	padding: 0 18px 0 0;
	margin: 0 0 0 0;
	color: #a72025;
	text-decoration: none;
	position: relative;
}
.learnmore hover {
	color: #433a3a;
	background: url(/images/buttons/arrows.png) center right no-repeat !important;
	background: url(/images/buttons/arrows.gif) right no-repeat;
}

.arrow-button {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/buttons/arrows.png) center right no-repeat !important;
	background: url(/images/buttons/arrows.gif) right no-repeat;
	padding: 0 18px 0 0;
	margin: 0 0 0 0;
	color: #a72025;
	text-decoration: none;
	position: relative;
}
.arrow-button hover {
	color: #433a3a;
	background: url(/images/buttons/arrows.png) center right no-repeat !important;
	background: url(/images/buttons/arrows.gif) right no-repeat;
}


.arrow_next {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/buttons/arrows.png) center right no-repeat !important;
	background: url(/images/buttons/arrows.gif) center right no-repeat;
	padding: 0 18px 0 0;
	margin: 0 15px 0 0;
	color: #a72025;
	text-decoration: none;
}
.arrow_next hover {
	color: #433a3a;
}
.arrow_back {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/buttons/arrows_back.png) center left no-repeat !important;
	background: url(/images/buttons/arrows_back.gif) center left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 15px 0 0;
	color: #a72025;
	text-decoration: none;
}
.arrow_back hover {
	color: #433a3a;
}
.arrow_pause {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 0;
	margin: 0 15px 0 0;
	color: #a72025;
	text-decoration: none;
}
.arrow_pause hover {
	color: #433a3a;
	
}
.discuss {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	margin: 0 0 0 0px;
}
.discuss a {
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	color: #a72025;
	margin: 0;
	padding: 0;
}
.discuss img {
	margin: 0 5px 0 5px;
	padding: 0;
	vertical-align: top;
	display: inline;
}
.discuss a:hover {
	color: #433a3a;
}