﻿.style1 {
	border: 0;
	text-align: center;
}

.style2 {
	border: 4px solid #8CB444;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-left : auto;
	margin-right : auto;


}

.style2nooutline {
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	background-color: #FFFFFF;
}

.style3 {
	text-align: left;
}
.MainText {
	font-family: "Century Gothic";
	color: #8CB444;
}
.MainTextLarge {
	font-family: "Century Gothic";
	color: #8CB444;
	font-size: xx-large;
}
.MainTextCopyGreenbackground {
	border: thin solid #8CB444;
	font-family: "Century Gothic";
	color: #8CB444;
	background-color: #EBF4DB;
}
.noborder {
	border-width: 0;
}


.style4 {
	text-align: center;
}
.QuickAccessList {
	font-family: "Century Gothic";
	color: #8CB444;
	text-decoration: none;
}

