@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;

}
.borderleft {
	background-color: #ffffff;
}
.borderright {
	background-color: #ffffff;
}
.bordertop {
	background-color: #ffffff;

}


.pageback {
	background-color: #E7E7E7;
	padding: 20px;
}
.navbar {
	padding-top: 20px;
	padding-left: 20px;
}
.purpletext {
	color: #8e83e9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
.yellowtext {
	color: #81BE3C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
}
.textsmall {
	font-size: 10px;
	line-height: 14px;
	color: #282828;
}

.orangeboldtext {
	color: #81BE3C;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
.redboldtext {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
	line-height: 21px;
	text-decoration: none;
	margin-right: 10px;
}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #282828;
	text-decoration: none;
}
.titleyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #81BE3C;
	text-decoration: none;
}
.titlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888887;
	text-decoration: none;
}
.pricetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	text-decoration: none;
	line-height: 12px;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	line-height: 15px;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.indentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #282828;
	line-height: 9px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.indentyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81BE3C;
	line-height: 15px;
	text-decoration: none;
}
a.whitetext:hover {
color: #81BE3C;
} 
a.purpletext:hover {
color: #8e83e9;
} 
a.yellowtext:hover {
color: #8e83e9;
} 
a.orangeboldtext:hover {
color: #81BE3C;
} 
.titlepurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8e83e9;
	text-decoration: none;
}
.titleyellowalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #81BE3C;
	text-decoration: none;
}
.red {
	font-weight: bold;
	color: #FF3300;
}
.navbar2 {
	padding-top: 5px;
	padding-left: 20px;
	color: #FFFFFF;
}
.orangetext {
	color: #81BE3C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
a.orangetext:hover {
	color: #81BE3C;
}
.navbar3 {
	padding-top: 20px;
	padding-left: 20px;
}
.whiteboldtext {
	color: #282828;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
a.whiteboldtext:hover {
	color: #81BE3C;
}
.titleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	text-decoration: none;
}

