
/* [ HEADING ]
// ______________________________________________________ */

/* _____[ HEADING ]_____ */

/* 
*/

/* _____[ HEADING ]_____ */

/* ______________________________________________________ */
/*
 
*/
/* TEXT STYLES
// ______________________________________________________ */

/* _____HEADERS AND LISTS_____ */
h2.__local_help
{	
	font-family:"av_medium", arial, helvetica, sans-serif;
	font-size: 		20.67px;
	color: 			#000000;
	letter-spacing: 	-1px;
				/* top, right, bottom, left */
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	line-height: 		113%;
	
	font-smooth: 		always;
}

h3.__local_faq-small a
{	
	font-family:"av_medium", arial, helvetica, sans-serif;
	font-size: 		12.6px;
	color: 			#ffffff;
	letter-spacing: 	-1px;
				/* top, right, bottom, left */
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	line-height: 		113%;
	font-smooth: 		always;
	text-decoration:	none;
	text-align:		left;
}

ul.__local_faq-small
{	
	list-style-image: url(/__img/help-bullet.gif);
	margin:			-6px 0px 0px 11px;
	padding: 		0px 0px 0px 0px;
	font-size: 		9.45px;
}

ul.__local_faq-small li
{
				/* top, right, bottom, left */
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
}
/* 
*/

h3.__local_faq-medium
{	
	font-family:"av_medium", arial, helvetica, sans-serif;
	font-size: 		15.12px;
	color: 			#ffffff;
	letter-spacing: 	-1px;
				/* top, right, bottom, left */
	margin:			4px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	line-height: 		113%;
	font-smooth: 		always;
	text-decoration:	none;
}

ul.__local_faq-medium
{
	list-style-image: url(/__img/big-help-bullet.gif);
	margin:			-6px 0px 0px 12px;
	padding: 		0px 0px 0px 0px;
	font-size: 		11.34px;
}

ul.__local_faq-medium li
{
				/* top, right, bottom, left */
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
}
/* 
*/

/* _____PARAGRAPHS_____ */
p.__local_body-text-small-dark
{
	font-family:"av_medium", arial, helvetica, sans-serif;
	font-size: 		12.6px;
	color: 			#000000;
	letter-spacing: 	-1px;
				/* top, right, bottom, left */
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	line-height: 		113%;
	
	font-smooth: 		always;
	
	background-color:#dcd8c1;
}

.__local_body-text-dark-link-underline
{
	text-decoration:underline;
	color:#000000 !important;
}
.__local_body-text-dark-link-underline A:link {
	text-decoration:underline;
	color:#000000 !important;
}
.__local_body-text-dark-link-underline A:visited {
	text-decoration:underline;
	color:#000000 !important;
}
.__local_body-text-dark-link-underline A:active {
	text-decoration:underline;
	color:#000000 !important;
}
.__local_body-text-dark-link-underline A:hover {
	text-decoration:underline;
	color:#000000 !important;
}

/* 
*/


/* _____MISC_____ */
span.__local_faq-answers
{
	width:517px;
	display:block;
}

.__local_faq-answers p
{
				/* top, right, bottom, left */
	margin:			9px 0px 0px 0px;
	color:#d6d1ab !important;
	
}

.__local_faq-answers p A:link 
{
	text-decoration:underline;
	color:#d6d1ab !important;
}
.__local_faq-answers p A:visited 
{
	text-decoration:underline;
	color:#d6d1ab !important;
}
.__local_faq-answers p A:active 
{
	text-decoration:underline;
	color:#d6d1ab !important;
}
.__local_faq-answers p A:hover 
{
	text-decoration:underline;
	color:#d6d1ab !important;
}


/* ______________________________________________________ */
