@charset "UTF-8";
.caption {
	font-family: Cambria, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #231f20;
	font-weight: lighter;
}
.PageHead {
	font-family: "Arial Rounded MT Bold", arial;
	font-size: 22pt;
	color: #46a0de;
	vertical-align: top;
	text-indent: 0px;
	font-style: normal;
	font-weight: bold;
}
.GreenHead {
	font-family: "Arial Rounded MT Bold", arial;
	font-size: 22pt;
	color: #ABC95B;
	vertical-align: top;
	text-indent: 0px;
	font-style: normal;
	font-weight: bold;
}
.smallerHead {
	font-family: "Arial Rounded MT Bold", arial;
	font-size: 16pt;
	font-weight: bolder;
	color: 46a0de;
}
.smallestHead {
	font-family: "Arial Rounded MT Bold", arial;
	font-size: 14pt;
	font-weight: bolder;
	color: 46a0de;
}
.readMore {
	font-family: "Arial Rounded MT Bold", arial;
	font-size: 10pt;
	font-weight: bold;
	color: 9dc03e;
}
.text {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
}
.textbold {
	font-family:  Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.ephasis {
	font-family: "Arial Rounded MT Bold", arial;
	color: #46A0DE;
}

a:link {
	font-family:  Arial, helvetica, sans-serif;
	color: #333399;	
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
	font-family:  Arial, helvetica, sans-serif;
	color: #333399;	
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	color: #46A0DE;
}
a:active {
	text-decoration: none;
}
a {
	font-family:  Arial, helvetica, sans-serif;
	color: #333399;	
	text-decoration: none;
	font-weight: bold;
}
