
/*-----------------------------------------------
// TAG CLASSES
//---------------------------------------------*/

/*-----------------------------------------------
// COLOR CLASSES
//---------------------------------------------*/

.paleBlue {
	background-color: #D2E4FD;
}

.lightBlueHead {
    color: #ffffff; 
    font-style: normal; 
    font-weight: bold; 
    font-size: 10px; 
    font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    text-decoration: none; 
    background-color: #2C70B3 
}

/* for domain results crossover page */

.rlGrey  { color: #044180; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #e7e7e7 }
.rlyellow { color: #044180; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffe47c }
.rlBlue { color: #044180; background-color: #e3efff }
/*-----------------------------------------------
// FONT CLASSES
//---------------------------------------------*/
.rLbt { color: #044180; font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.lightblueWhite {
   	color: #ffffff; 
   	font-style: normal; 
   	font-weight: bold; 
   	font-size: 10px; 
    	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #2C70B3;
}


/*-----------------------------------------------
// FONT CLASSES
//---------------------------------------------*/

