/***************************************************************************
	Faq Style 3 NB hardcode background images...
/**************************************************************************/
a.fqstyle3:link,a.fqstyle3:visited, a.fqstyle3:active
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 20px; 
	font-weight: normal; 
	vertical-align: middle; 
	color: #ffffff;
	text-decoration: none; 
	display: block;
	padding-left: 2em;
	background-image: url(/custom/0511/img/calendar/arrow_off.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
a.fqstyle3:hover
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 20px; 
	font-weight: normal; 
	vertical-align: middle; 
	color: #ffffff;
	text-decoration: underline; 
	display: block;
	padding-left: 2em;
	background-image: url(/custom/0511/img/calendar/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

a.fqstyle3more:link, a.fqstyle3more:active
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #e2e0e0; /* #cssLINK; */
	text-decoration: none; 
}

a.fqstyle3more:visited
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #a5a3a3;	/* #cssVISITED; */
	text-decoration: none; 
}

a.fqstyle3more:hover
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
}

/* changes for print */
@media print
{
	a.fqstyle3:link,
	a.fqstyle3:visited, a.fqstyle3:active
	{  
		background-image: url(/custom/0511/img/calendar/prntarrow_off.gif);
	}
	a.fqstyle3:hover
	{  
		color: #000000;
		background-image: url(/custom/0511/img/calendar/prntarrow_on.gif);
	}
}

/***************************************************************************
	Faq Style 3 NB hardcode background images...
/**************************************************************************/

a.fqstyle4:link,
a.fqstyle4:active
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 19px; 
	font-weight: bold; 
	vertical-align: middle; 
	color: #e2e0e0; /* #cssLINK; */
	text-decoration: none; 
}
a.fqstyle4:visited
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 19px; 
	font-weight: bold; 
	vertical-align: middle; 
	color: #e2e0e0;	/* #cssVISITED; */
	text-decoration: none; 
}

a.fqstyle4:hover
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 19px; 
	font-weight: bold; 
	vertical-align: middle; 
	color: #ffffff;
	text-decoration: underline; 
}

a.fqstyle4more:link, a.fqstyle4more:active
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #e2e0e0; /* #cssLINK; */
	text-decoration: none; 
}

a.fqstyle4more:visited
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #e2e0e0;	/* #cssVISITED; */
	text-decoration: none; 
}

a.fqstyle4more:hover
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
}

font.fqstyle4AnswerHead
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #e2e0e0;
	line-height: 21px; 
}
font.fqstyle4AnswerBody
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #e2e0e0; /* #cssLINK; */
	line-height: 19px; 

}

/* changes for print */
@media print
{
	a.fqstyle4:link,
	a.fqstyle4:visited, a.fqstyle4:active
	a.fqstyle4:hover
	{  
		color: #000000;
	}
}

#ulFaq a
{
	font-family: tahoma, sans-serif;
	font-size: 13px; 
}