/* ------------------------------------------------------------- */
/* 
 |   These rules were taken from the www.firstcitizens.com
 |   site to style the following pages:
 |
 |    - Privacy Statement
 |    - Legal Info
 |
 |   This site's look and feel was once based on firstcitizens.com,
 |   and has since changed.  However, since the content for these
 |   pages may be used on both sites, we didn't want to have 2
 |   different versions of markup.
 */
/* ------------------------------------------------------------- */

div.content
{
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 15px;
}

span.contenttm
{
	font-family: Verdana, Arial;
	font-size: 10px;
	vertical-align: top;


}

div.detailindent
{
	padding-left: 15px;
}

div.detailindent div.content
{
	font-size: 11px;
}

div.subhead
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 5px;
	color: #000000;
}

span.subhead
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 5px;
	color: #000000;
}

span.emphasize
{
	font-style: italic;
}

div.bulletedlist
{
	margin-bottom: 15px;
	line-height: 16px;
}

div.bulletedlistbold
{
	font-weight:bold;
	margin-bottom: 15px;
	line-height: 14px;
}
