/* ------------------------------------------------ */
/*	TAG RESET										*/
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend, input, select
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	}
	
/* ------------------------------------------------ */
/*	GLOBAL TEXT STYLES								*/

	html, body, div { font-family: arial, verdana, tahoma, sans-serif; font-size: 12px; color: #484848; line-height: 17px; }
	a, a:visited, a:hover { font-family: arial, verdana, tahoma, sans-serif; color: #834000; } 
	.txt { font-family: arial, verdana, tahoma, sans-serif; font-size: 10px; line-height: 14px; color: #000000; }
	
	/* ------------------------------------------------ */
	/*	CONTENT TEXT STYLES								*/
	
		.cr_left h1, .cr_right h1, .cr_sub_left h1, .cr_sub_right h1, .crsfc_title h1 { margin: 0px; padding: 0px 0px 16px 0px; }
		.cr_left ul, .cr_sub_left ul { margin: 10px 0px 10px 0px; list-style-type: none; }
		.cr_left li, .cr_sub_left li { background: url('../images/individual/dot.gif') no-repeat; padding: 0px 0px 0px 49px; }
		.cr_right h2, .cr_sub_right h2 { font-weight: bold; font-size: 11px; color: #864303; margin: 0px; padding: 0px 0px 0px 0px; }
		.cfb_links { color: #834000; }
		.cfb_links a { font-size: 11px; line-height: 13px; color: #333333; font-weight: normal; text-decoration: none; }
		.crr_client_left img, .crsfc_client_left img { border: 3px solid #E7E7E7; }
		.bigtitle { font-size: 14px; font-weight: bold; line-height: 14px; color: #834000; }
	
	/* ------------------------------------------------ */
	/*	FOOTER TEXT STYLES								*/
	
		.fb_credits, .fb_address, .fb_pobox, .fb_contact { font-size: 11px; color: #FFFFFF; line-height: 13px; }
		.fb_credits a, .fb_contact a { font-size: 11px; color: #FFFFFF; line-height: 13px; font-weight: normal; text-decoration: underline; }