/***** Wyatt Foundation Style Sheet *****/



/********************** Homepage text ************************/
.homepageText1 {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	}
.homepageText2 {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	}
.homepageText3 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	}
/*********************************************************/

/********************** General Subpage text ************************/
.subpageText {
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	}

.subpageTextSM {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	}

.subpageTextSMW {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	}
/*********************************************************/

/********************** Events page text ************************/
.subpageText {
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	}

.eventsTitleText {
	color: #000055;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	}

.eventsSubTitleText {
	color: #000022;
	font-family: Arial;
	font-size: 11pt;
	}
/*********************************************************/

/************************* Contact Us text **************************/
.contactText1 {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	}
.contactText2 {
	color: #195bb4;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	}
/*********************************************************/

/************************* Gen rich text **************************/
.genText { font-family: Arial;  font-size: 10pt; color: #000000; font-weight: bold;}
.genText A:link		{ color: #000000;  text-decoration: none; }
.genText A:visited		{ color: #000000;  text-decoration: none; }
.genText A:hover		{ color: #FFFFFF; background: #2e3092;  text-decoration: none; }
/*********************************************************/

/************************* Footer links **************************/
.footerLink { font-family: Arial;  font-size: 8pt; color: #602D78; font-weight: bold;}
.footerLink A:link		{ color: #602D78;  text-decoration: none; }
.footerLink A:visited		{ color: #602D78;  text-decoration: none; }
.footerLink A:hover		{ color: #FFFFFF; background: #426a1f;  text-decoration: none; }
/*********************************************************/

/************************* Dactyl links **************************/
/*.xDactylLink { font-family: Arial;  font-size: 6pt; color: #ccc8e8; font-weight: normal;}*/
.DactylLink { font-family: Arial;  font-size: 7pt; color: #602D78; font-weight: normal;}
.DactylLink A:link		{ color: #602D78;  text-decoration: none; }
.DactylLink A:visited		{ color: #602D78;  text-decoration: none; }
.DactylLink A:hover		{ color: #FFFFFF; background: #426a1f; text-decoration: none; }
/*********************************************************/

/********************** clock text ************************/
.clocktext {
	color: #000033;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	}
/*********************************************************/


/************************* Misc PageLinks **************************/
.pageLink { font-family: Arial;  font-size: 8pt; color: #1F83AF;  font-weight: bold;}
.pageLink A:link		{ color: #1F83AF;  text-decoration: none; }
.pageLink A:visited		{ color: #1F83AF;  text-decoration: none; }
.pageLink A:hover		{ color: white; background: #336699;  text-decoration: none; }
/*********************************************************/

/************************* Text Links **************************/
.textLink { font-family: Arial;  font-size: 8pt; color: #C7F37F;  font-weight: normal;}
.textLink A:link		{ color: #C7F37F;  text-decoration: none; }
.textLink A:visited		{ color: #C7F37F;  text-decoration: none; }
.textLink A:hover		{ color: white; background: #000000;  text-decoration: none; }
/*********************************************************/


/************************* contact us links **************************/
.contactUsLink { font-family: Arial;  font-size: 10pt; color: #000000; font-weight: bold;}
.contactUsLink A:link		{ color: black;  text-decoration: none; }
.contactUsLink A:visited		{ color: black;  text-decoration: none; }
.contactUsLink A:hover		{ color: black; background: #FFFFFF;  text-decoration: none; }
/*********************************************************/

/********************** Admin Area text ************************/
.admintext { font-family: Arial; font-weight: bold; font-size: 8pt; color: #9E9E9E; }
.adminText1 {
	color: #F4FCD5;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	}
.adminText2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	}
/*********************************************************/


/************************* Misc **************************/
.clickMore { font-family: Arial;  font-size: 7pt; color: #161e41; }
.clickMore A:link		{ color: #161e41;  text-decoration: none; }
.clickMore A:visited		{ color: #161e41;  text-decoration: none; }
.clickMore A:hover		{ color: blue; background: #e3c9e1;  text-decoration: none; }
.videotext { font-family: Arial; font-weight: bold; font-size: 10pt; color: #9E9E9E; }
/*********************************************************/