/*RAM*/
a {
	font:normal 12px/18px Verdana;
	color:#86c03f;
}
a:hover {
	color:#549802;
}
.title {
	padding-bottom:0px;
}
.landingText {
	font:normal 16px/25px Verdana;
	color:#929497;
}
.contentTabWhoSelected {
	background:url('/Common/website_templates/ram/images/who_selected.jpg') no-repeat;
}
.contentTabWho {
	background:url('/Common/website_templates/ram/images/who.jpg') no-repeat;
	cursor:pointer;
}
.contentTabWho:hover {
	background:url('/Common/website_templates/ram/images/who_hover.jpg') no-repeat;
	cursor:pointer;
}
.contentTabHowSelected {
	background:url('/Common/website_templates/ram/images/how_selected.jpg') no-repeat;
}
.contentTabHow {
	background:url('/Common/website_templates/ram/images/how.jpg') no-repeat;
	cursor:pointer;
}
.contentTabHow:hover {
	background:url('/Common/website_templates/ram/images/how_hover.jpg') no-repeat;
	cursor:pointer;
}
.contentTabWhySelected {
	background:url('/Common/website_templates/ram/images/why_selected.jpg') no-repeat;
}
.contentTabWhy {
	background:url('/Common/website_templates/ram/images/why.jpg') no-repeat;
	cursor:pointer;
}
.contentTabWhy:hover {
	background:url('/Common/website_templates/ram/images/why_hover.jpg') no-repeat;
	cursor:pointer;
}