/* =================================================================== 
 * ===================================================================
 *						ANCHORS CSS ;)
 * =================================================================== 
 * =================================================================== */


a:link 
{
	color: #0066CC;
	text-decoration: underline;
}

/** =================================================================== */

a:visited 
{
	text-decoration: underline;
	color: #0066CC;
}

/** =================================================================== */

a:hover 
{
	color: #00CCCC;
	text-decoration: underline;
	
}

/** =================================================================== */

a:active 
{
	text-decoration: none;
	color: #0066CC;
}




/** =================================================================== */

a.navtext:link
{
	color:#ebebeb;
	text-decoration: none;
	
}
/** =================================================================== */

a.navtext:visited
{
	color:#ebebeb;
	text-decoration: none;
	
}
/** =================================================================== */

a.navtext:hover
{
	color:#ffffff;
	text-decoration: none;
	
}
/** =================================================================== */


a.navtext:active
{
	color:#90ffff;
	text-decoration: none;
	
}
/** =================================================================== */

a.navteen:link
{
	color:#7A0000;
	text-decoration: underline;
	font-size: 12px;
}
/** =================================================================== */

a.navteen:visited
{
	color:#7A0000;
	text-decoration: underline;
	font-size: 12px;
}
/** =================================================================== */

a.navteen:hover
{
	color:#999999;
	text-decoration: underline;
	font-size: 12px;
}
/** =================================================================== */


a.navteen:active
{
	color:#666666;
	text-decoration: underline;
	font-size: 12px;
}

/** =================================================================== */

a.breadcrumbs:link
{
	color: #000000;
	text-decoration: none;


}
/** =================================================================== */

a.breadcrumbs:visited
{
	color: #000000;
	text-decoration: none;

}
/** =================================================================== */

a.breadcrumbs:hover
{
	color: #000000;
	text-decoration: underline;

}
/** =================================================================== */

a.breadcrumbs:active
{
	color: #000000;
	text-decoration: none;

}
/** =================================================================== */

a.baselinks:link
{
	color:#ebebeb;
	text-decoration: none;
	
}
/** =================================================================== */

a.baselinks:visited
{
	color:#ebebeb;
	text-decoration: none;
	
}
/** =================================================================== */

a.baselinks:hover
{
	color:#ffffff;
	text-decoration: none;
	
}
/** =================================================================== */


a.baselinks:active
{
	color:#90ffff;
	text-decoration: none;
	
}

/* =================================================================== 
 * ===================================================================
 *						TYPOGRAPHY CSS ;)
 * =================================================================== 
 * =================================================================== */
.menuheadings2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #0144D0;
	font-weight: bold;
}

.menuheadings2small
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #0144D0;
	font-weight: bold;
}

.mainHeading 
{
	font-family: "Times New Roman", Times, serif;
	color: #0053a0;
	font-size: 16px;
	font-weight: bold;
	background-color: #FAF8B4;
}

.mainHeadingKids {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B00D2;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px;
	background-attachment: fixed;
}

.mainHeadingTeens 
{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px;
	background-attachment: fixed;
}

/** =================================================================== */

.normaltext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.leadintext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}


/** =================================================================== */

.dictionarytext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:10pt;
}

/** =================================================================== */

.loginFailure 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
}


/** =================================================================== */

.menuheadings 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0144D0;
	font-weight: bold;
}

/** =================================================================== */

.loginText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999; /* colour: mid-dark gray */
}

/** =================================================================== */

.loginTextBold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	
	color: #999999; /* colour: mid-dark gray */
}


/** =================================================================== */

.formtext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/** =================================================================== */

.formtextbold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/** =================================================================== */

.navtext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 0px;
}

/** =================================================================== */

.baselinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}

/** =================================================================== */

.navtext2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#5977BD
}

/** =================================================================== */

.navtext3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.navtext4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
/** =================================================================== */

.printonly
{
	display: none;

}

/** =================================================================== */
.floatimageright{
	float:right;
	margin-top:5px;
	margin-left:8px;
	margin-right:3px;
	margin-bottom:5px;
	padding: 2px;
}
.floatimageleft{
	float:left;
	margin-top:5px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:5px;
}

.noborder
{
	border:none;
}
.blockquote {font-size: 18px; font-style: bold; width: 180px; float: left; margin-right: 1; margin-top: 0; margin-bottom: 0; margin-left: 1; color: #333333; font-family: "Times New Roman", Times, serif;}

.leadintextKids {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
