A               {
		font-family : arial;
		font-weight : normal;
		text-decoration: none; 
		}

A:link		{
		text-decoration: none;
		}

A:active        {
		text-decoration: none;
		}

A:visited       {
		text-decoration: none;
		}

A:hover         {
		text-decoration: underline;
		}


/* top menu link  */

.nav		{
		color : #5F5F6D;
		font-style : normal;
		font-family : trebuchet ms,arial, verdana;
		font-weight  : bold;
		font-size :10px;
		text-decoration : none;
		}
	
a.nav:link{color : #5F5F6D; text-decoration : none}
a.nav:visited{color : #5F5F6D; text-decoration : none}
a.nav:hover{color : #78788A; text-decoration : none}

/* top menu link section highlight*/

.navon		{
		color : #E8E8E8;
		font-style : normal;
		font-family : trebuchet ms,arial, verdana;
		font-weight  : bold;
		font-size :10px;
		text-decoration : none;
		}
	
a.navon:link{color : #E8E8E8; text-decoration : none}
a.navon:visited{color : #E8E8E8; text-decoration : none}
a.navon:hover{color : #E8E8E8; text-decoration : none}

/* blue bold header text */

.b_headsm		{
		color : #012685;
		font-style : normal;
		font-family : arial, trebuchet ms,verdana;
		font-weight  : bold;
		font-size :11px;
		text-decoration : none;
		}

/* blue bold text and link */

.b_blue		{
		color : #012685;
		font-style : normal;
		font-family : trebuchet ms, arial, verdana;
		font-weight  : bold;
		font-size :10px;
		text-decoration : none;
		}
	
a.b_blue:link{color : #012685; text-decoration : none}
a.b_blue:visited{color : #012685; text-decoration : none}
a.b_blue:hover{color : #012685; text-decoration : underline}

/* blue bold text and link */

.b_blue2		{
		color : #012685;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		}
	
a.b_blue2:link{color : #012685; text-decoration : none}
a.b_blue2:visited{color : #012685; text-decoration : none}
a.b_blue2:hover{color : #012685; text-decoration : underline}

/* blue bold text and link */

.b_blue3		{
		color : #586995;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.b_blue3:link{color : #586995; text-decoration : none}
a.b_blue3:visited{color : #586995; text-decoration : none}
a.b_blue3:hover{color : #768CC7; text-decoration : underline}


/* blue bold text and link */

.b_blue4		{
		color : #5A6B98;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :11px;
		text-decoration : none;
		}
	
a.b_blue4:link{font-size :11px;color : #5A6B98; text-decoration : underline}
a.b_blue4:visited{font-size :11px;color : #5A6B98; text-decoration : underline}
a.b_blue4:hover{font-size :11px;color : #768CC7; text-decoration : underline}

/* red bold text and link */

.b_red		{
		color : #A72B1B;
		font-style : normal;
		font-family : trebuchet ms,arial, verdana;
		font-weight  : bold;
		font-size :10px;
		text-decoration : none;
		}
	
a.b_red:link{color : #A72B1B; text-decoration : none}
a.b_red:visited{color : #A72B1B; text-decoration : none}
a.b_red:hover{color : #A72B1B; text-decoration : underline}

/* small dark grey text arial size: 10px */

.dg_sm		{
		color : #5F5F6D;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}

/* small dark blue text and link arial size: 10px */

.db_sm		{
		color : #012685;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.db_sm:link{color : #012685; text-decoration : none}
a.db_sm:visited{color : #012685; text-decoration : none}
a.db_sm:hover{color : #012685; text-decoration : underline}

/* red bold header text arial size: 12px */

.r_head		{
		color : #A72B1B;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :12px;
		text-decoration : none;
		}

		/* blue bold header text arial size: 12px */

.b_head		{
		color : #012685;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :12px;
		text-decoration : none;
		}
		
/* grey intro text arial size: 12px */

.g_intro_txt		{
		color : #5F5F6D;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :12px;
		text-decoration : none;
		}

		body
		{height:100%;
		}
TD               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#5F5F6D;
		}

		TD.pur               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#5F76B2;
		}
		
INPUT.ns               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 10px;
		text-decoration: none; 
		color:#5F5F6D;
		width:130px;
		background-color:#ffffff;
		border-width:1px;
		}

INPUT.nsg               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		background-color:#F5F5F5;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		width:130px;
		}


INPUT               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		}

SELECT               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		}
		
		SELECT.bg_blue               {
		font-family : arial, verdana, helvetica;
		background: #004E85;
		font-weight : normal;
		font-size : 10px;
		text-decoration: none; 
		color:#ffffff;
		}
		
INPUT.ns_small               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		width:80px;
		}

INPUT.ns_smallp               {
		font-family : arial, verdana, helvetica;
		background-color:#F5F5F5;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		text-align:center;
		width:80px;
		border-width:1px;
		}

TEXTAREA               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#3B3B3B;
		
		background-color:#F5F5F5;
		border-width:1px;
		}

TD.dr               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		color:#868687;
		}

.sml 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	color:#868687;
	font-size : 10px;
	}

	.smred 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	color:#A72A1A;
	font-size : 10px;
	}
	
.l_grey 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	color:#666666;
	font-size : 11px;
	}

a.l_grey:link{color : #666666; text-decoration : underline}
a.l_grey:visited{color : #666666; text-decoration : underline}
a.l_grey:hover{color : #828282; text-decoration : underline}


.pinkhead 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : bold;
	color:#FF2D9F;
	font-size : 12px;
	}

	.pinkhead2 	{ 
	text-decoration : none;
	font-family :  verdana;
	font-weight : bold;
	color:#FF2D9F;
	font-size : 15px;
	}
.lgreyhead 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : bold;
	color:#E8E8E8;
	font-size : 11px;
	}

.greyhead 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : bold;
	color:#999999;
	font-size : 12px;
	}

.blackhead 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : bold;
	color:#000000;
	font-size : 12px;
	}

.greenhead 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : bold;
	color:#00A3B2;
	font-size : 12px;
	}
.orhead 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : bold;
	color:#CC6600;
	font-size : 12px;
	}
.tea_white 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	color:#ffffff;
	font-size : 11px;
	}

.grey1 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	color:#979797;
	font-size : 12px;
	}

	.grey2 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	color:#4d4d4d;
	font-size : 12px;
	}
	
.greybord 	{ 
	text-decoration : none;
	color:#ff0000;
	size : 1px;
	}

.greybig 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	color:#979797;
	font-size : 15px;
	}
.blackbig 	{ 
	text-decoration : none;
	font-family : trebuchet ms,arial, verdana;
	font-weight : normal;
	color:#4d4d4d;
	font-size : 11px;
	}
.t_link		{
		color : #4d4d4d;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		}
	
a.t_link:link{color : #4d4d4d; text-decoration : none}
a.t_link:visited{color : #4d4d4d; text-decoration : none}
a.t_link:hover{color : #666666; text-decoration : none}


.more		{
		color : #0000ff;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.more:link{color : #FF2D9F; text-decoration : none}
a.more:visited{color : #FF2D9F; text-decoration : none}
a.more:hover{background-color : #FF2D9F; color: #ffffff; text-decoration : none}