/*a:link { color: #8CBBCA; }
a:visited { color: #8CBBCA; }
a:hover { color: #8CBBCA; }
a:active { color: #8CBBCA; } */

a:link { text-decoration: none; color: #36B1DC; }
a:visited { text-decoration: none; color: #36B1DC; }
a:hover { text-decoration: underline; color: #36B1DC; }
a:active { text-decoration: none; color: #36B1DC; }




.bluetext_small {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3AACDE;
	text-decoration:none;
	font-size: 11px;
}


.bluetext_medium {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3AACDE;
	text-decoration:none;
	font-size: 9pt;
}

.greytext_small {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	text-decoration:none;
	font-size: 11px;
}

.greytext_body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	text-decoration:none;
	font-size: 12px;
}


.blue_title  {
	font-family: Arial, Helvetica, sans-serif; 
	color: #40679F;
	text-decoration:none;
	font-size: 18px;
}


.blue_subtitle  {
	font-family: Arial, Helvetica, sans-serif; 
	color: #36B1DC;
	text-decoration:none;
	font-size: 12px;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	text-decoration:none;
	font-size: 11px;
}



.smallplustext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	text-decoration:none;
	font-size: 10pt;
}




.bluetext_large {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3AACDE;
	text-decoration:none;
	font-size: 15px;
}



.title {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3AACDE;
	text-decoration:none;
	font-size: 15px;
}


.largetext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3AACDE;
	text-decoration:none;
	font-size: 14pt;
}


.mediumtext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	text-decoration:none;
	font-size: 13px;
}



.blacktext_large {
	font-family: Arial, Helvetica, sans-serif; 
/*	color: #3AACDE; */
	color: #000000;
	text-decoration:none;
	font-size: 15px;
}


.blacktext_medium {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	text-decoration:none;
	font-size: 13px;
}

.blacktext_small {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	text-decoration:none;
	font-size: 11px;
}



.greytext_large {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	text-decoration:none;
	font-size: 15px;
}


.greytext_medium {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	text-decoration:none;
	font-size: 13px;
}

.greytext_small {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	text-decoration:none;
	font-size: 11px;
}

/* a:link { color: #333333; text-decoration: none;}
a:visited { color: #333333; text-decoration: none;}
a:hover { color: #333333; text-decoration: none;}
a:active { color: #333333; text-decoration: none;} 
*/
