.StandardText{
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.StandardTitle {
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.StandardBigTitle {
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.StandardXBigTitle {
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.DarkGreenText {
	font-family: Arial,Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #084A3D;
}
.DarkGreenBold {
	font-family: Arial,Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #084A3D;
}
.DarkGreenTitle {
	font-family: Arial,Helvetica,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #084A3D;
}
.DarkGreenBigTitle {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:  #084A3D;
}
.BlackText {
	font-family: Arial,Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
}
.GreyText {
	font-family: Arial,Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}
.GreyBold {
	font-family: Arial,Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.GreyTitle {
	font-family: Arial,Helvetica,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.GreyBigTitle {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3C7C9C;
}
.OutlinedBox {
	border: 1px solid #91AFA9;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	width: 434px;
}
.OutlinedGreenBox {
	background-color: #F5FBF9;
	border: 1px solid #91AFA9;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	width: 434px;
}
a.HoverLink {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:  #084A3D;
	text-decoration: none;
}
a.HoverLink:hover {
	color:  #A6D1C2;
}
