/* Pan-Global Financial */ BODY 					{						background-color : #ffffff;						text-decoration:none;						margin: 0px;						}/* BODY TEXT */ .textMed				{ 						font-family: arial, helvetica, sans-serif;						font-size: 12px; 						color: #184A18; 						}												.textMed a				{ 						font-family: arial, helvetica, sans-serif;						font-size: 12px;						text-decoration: none; 						color: #357D3A; 						}						.textMed a:visited		{ 						font-family: arial, helvetica, sans-serif;						font-size: 12px;						text-decoration: none; 						color: #357D3A; 						}						.textMed a:active		{ color: #7D987E; }						.textMed a:hover		{ color: #7D987E; }.textSmall				{ 						font-family: arial, helvetica, sans-serif;						font-size: 10px; 						color: #184A18; 						}												.textSmall a			{ 						font-family: arial, helvetica, sans-serif;						font-size: 10px;						text-decoration: none; 						color: #357D3A; 						}						.textSmall a:visited	{ 						font-family: arial, helvetica, sans-serif;						font-size: 10px;						text-decoration: none; 						color: #357D3A; 						}						.textSmall a:active		{ color: #7D987E; }						.textSmall a:hover		{ color: #7D987E; }.copyright				{ 						font-family: arial, helvetica, sans-serif;						font-size: 10px; 						color: #ffffff; 						}												.copyright a			{ 						font-family: arial, helvetica, sans-serif;						font-size: 10px;						text-decoration: none; 						color: #357D3A; 						}						.copyright a:visited	{ 						font-family: arial, helvetica, sans-serif;						font-size: 10px;						text-decoration: none; 						color: #357D3A; 						}						.copyright a:active		{ color: #7D987E; }						.copyright a:hover		{ color: #7D987E; }/* HEADINGS */ .intro					{ 						font-family: arial, helvetica, sans-serif;						font-size: 15px; 						font-weight: bold;						line-spacing: 20px;						color: #184A18; 						}.headSmall				{ 						font-family: arial, helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #184A18; 						}.headMed				{ 						font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #184A18; 						}/* MISC */ .title					{ 						font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #184A18; 						}/* INPUT */ .btn 					{  						font-family: arial, helvetica, sans-serif; 						font-size: 11px; 						font-weight: bold; 						color: #ffffff; 						background-color: #184A18;						border-style:1px; 							}.txtbox					{						font-family: arial, helvetica, sans-serif; 						font-size: 11px; 						font-weight: normal; 						color: #184A18; 						background-color: #ffffff;						border-style:1px; 						}/* POSITIONING */ 	