a.pageNav 	 { color: blue; font-weight: bold }
a.pageNav:link { text-decoration: none; }
a.pageNav:active { text-decoration: none;}
a.pageNav:visited{ text-decoration: none;}
a.pageNav:hover { text-decoration: underline;}

td.bannerOne {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b71f8c;
	padding:16px 0 0 12px;
	background-image:url(./images/curv.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	height: 47px;
}

td.divPageSubHead{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	xpadding:16px 0 0 12px;
}

td.bannerTwo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #b71f8c;
}

td.tabLine   {
	border-top-style: solid ; 
	border-top-color: #B71F8C; 
	border-top-width: 2px;
}

td.tab_on   { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #B71F8C; 
	height: 24px; 
	font-size: 10px; 
	font-weight: bold;
	background-repeat: no-repeat; 
	background-image: url(./images/topleft_on.gif);
	text-align: center;
}
td.tab_off  { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #02848B;
	height: 24px; 
	font-size: 10px; 
	background-image: url(./images/topleft_off.gif);
	background-repeat: no-repeat; 
	text-align: center;
	xfont-weight: bold 
}
a:hover            { text-decoration: underline;}
a.tab_on 	 { color: white }
a.tab_on:link { text-decoration: none;}
a.tab_on:active { text-decoration: none;}
a.tab_on:visited{ text-decoration: none;}
a.tab_on:hover { text-decoration: underline;}
A.tab_off 	 { color: white }
a.tab_off:link { text-decoration: none;}
a.tab_off:active { text-decoration: none;}
a.tab_off:visited{ text-decoration: none;}
a.tab_off:hover { text-decoration: underline;}
a.secondary 	 { color: white }
a.secondary:link { text-decoration: none;}
a.secondary:active { text-decoration: none;}
a.secondary:visited{ text-decoration: none;}
a.secondary:hover { text-decoration: underline;}

div.divPageLevel1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02848B;
	font-weight: bold;
	text-align: center;
	xfont-style: italic;
}


div.divPageLevel2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B71F8C;
	font-weight: bold;
	text-align: center;
	xfont-style: italic;
}


