/* REDEFINED HTML Tags */

body { 	font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #666666;
	 margin: 0px;
	 background-color: #FFFFFF;}

td { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; }
	
tr { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; }
	
p { font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; } 


/*----------------------------------------------------------------------------*/
/* LINK Classes */

a{
	color:#CD1182;
	font-weight: bold;
	text-decoration: underline;}
	
a:link{
	color:#CD1182;
	font-weight: bold;
	text-decoration: underline;}
	
a:hover{
	text-decoration: none;
	font-weight: bold;
	color:#CD1182; }
	
a:visited{
	text-decoration: underline;
	font-weight: bold;
	color:#CD1182; }
	
/*--------------------------------*/
	
a.linksWHITE{
	text-decoration: underline;
	color:#D9D9D9;
	font-weight: bold;
}
	
a.linksWHITE:link{
	text-decoration: underline;
	color:#D9D9D9;
	font-weight: bold; }
	
a.linksWHITE:hover{
	text-decoration: none;
	color:#D9D9D9;
	font-weight: bold; }
	
a.linksWHITE:visited{
	text-decoration: underline;
	color:#D9D9D9;
	font-weight: bold; }
	
/*--------------------------------*/
	
a.linksFOOTER{
	text-decoration: underline;
	font-weight: normal;
	color:#FFFFFF; }
	
a.linksFOOTER:link{
	text-decoration: underline;
	font-weight: normal;
	color:#FFFFFF; }
	
a.linksFOOTER:hover{
	text-decoration: none;
	font-weight: normal;
	color:#FFFFFF; }
	
a.linksFOOTER:visited{
	text-decoration: underline;
	font-weight: normal;
	color:#FFFFFF; }
	
/*--------------------------------*/
	
a.linksSUBNAV{
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 20px;
}
	
a.linksSUBNAV:link{
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 20px; }
	
a.linksSUBNAV:hover{
	text-decoration: underline;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 20px; }
	
a.linksSUBNAV:visited{
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 20px; }


/*----------------------------------------------------------------------------*/
/* CUSTON CELL Classes */

.cellbgWHITE { background-color: #FFFFFF;}

.cellbgBLACK { background-color: #000000;}

.cellbgGREYLGT { background-color: #DDDDDD;}

.cellbgGREYMED { background-color: #CCCCCC;}

.cellbgGREYDRK { background-color: #666666;}

.cellbgPRIMARY { background-color: #CD1182;}

.cellbgSECONDARY { background-color: #333333;}

.cellbgTERTIARY { background-color: #404040;}


/*----------------------------------------------------------------------------*/
/* CUSTOM FONT Classes */

.txtBOLD
	{	font-weight: bold;}
	
.txtITALIC
	{	font-style: italic;}
	
.txtSMALL
	{	font-size: 8px;}
	
.txtLARGE
	{	font-size: 13px;}
	
.txtLGTGREY {
	color: #D9D9D9;}
	
.txtWHTIE {
	color: #FFFFFF;}
	
.txtSUBTITLE {
	font-weight: normal;
	color: #CD1192;
	font-size: 18px;
}

.txtTITLE {
	font-size: 18px;
	color: #333333;
}

.txtTTL16 {
	font-weight: bold;
	font-size: 16px;
}

.txtTTL14 {
	font-weight: bold;
	font-size: 14px;
}
	
.txtFOOTER{
	color: #FFFFFF;
	}
	
.txtHOME{
	font-size: 13px;
	line-height: 18px;
	}
	
.txt20LD{
	line-height: 20px;
	}
	
.txt16LD{
	line-height: 16px;
	}
	
.txt16LDcallout{
	line-height: 16px;
	padding-top: 10px;
	padding-left: 10px;
	}
.txtQUOTE{
	line-height: 20px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
	padding: 20px;
	}
	
.txtQUESTIONS{
	line-height: 16px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	vertical-align: middle;
	text-align: left;
	padding: 10px;
	font-weight: bold;
	}
	
.txtANSWER{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	vertical-align: middle;
	text-align: left;
	padding: 10px 10px 0px;
	}
	
.txtCAREER{
	font-size: 12px;
	padding: 4px;
	background-color: #404040;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.txtCAREERwhite{
	padding: 4px;
	background-color: #FFFFFF;
	}
	
.txtCAREERgrey{
	padding: 4px;
	background-color: #CCCCCC;
	}
	
/*----------------------------------------------------------------------------*/
/* CUSTOM FORM Classes */
.jobFINDER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	height: 20px;
	width: 199px;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.SIGNUP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	width: 150px;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
