/* ------------------------------------------------ */
/*	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,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	}
	
	fieldset, form, label, legend, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent !important;
	}
	
	select {
	background: #FFFFFF !important;
	}
	
/* ------------------------------------------------ */
/*	GLOBAL TEXT STYLES								*/

	body, div { font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; line-height: 14px; }
	.txt { font-size: 11px; font-weight: normal; color: #000000; line-height: 13px; }
	.orangebody { font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #FFAD00; line-height: 14px; }
	a { font-family: Arial, Verdana, Tahoma, sans-serif; font-weight: normal; color: #FFBC00; line-height: 14px; }
	
	/* ------------------------------------------------ */
	/*	HEADER TEXT STYLES								*/
	
	.nav ul { margin: 12px 0px 0px 32px; padding: 0px; list-style-type: none; float: left; display: inline; }
	.nav li { margin: 0px; padding: 0px; list-style-type: none; float: left; }
	
	.cr_body p.up { text-transform: uppercase; }
	
	.cr_body { font-size: 11px; }
	
	ul, ol {padding: 15px 20px;}