 
	.ho						{font-size: 8pt;}
	 body         {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-style: normal;	text-decoration: none; color: #000000;}
	.jobtitle     {font-size: 11pt; font-style: italic; margin-top: 0px; margin-botton: 0px; padding: 0px;}
	.nospc        {margin-top: 0px; margin-bottom: 0px; padding: 0px;}
	.icon					{text-align:center; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 100px; width/**/:/**/ 90px;}
	.refer        {position: relative; left: 12px; align: center;}
	.job          {font-size: 11pt; font-variant: small-caps; margin-top: 10px;	margin-bottom: 2px; font-size/**/:/**/ 12pt;}
	.jobhead      {font-size: 13pt; font-weight: bold; margin-top: 10px;	margin-bottom: 4px; vertical-align:middle; font-size/**/:/**/ 14pt;}
	.begin        {padding: 0px 35px 0px 20px;}
	.category     {font-size: 14pt; font-weight: 600; margin-bottom: 0px;}
	.subcategory  {font-size: 12pt; font-weight: 400; margin-bottom: 0px;}	
	.bullitem			{padding-left:5px; valign:middle; valign/**/:/**/top;}
	.bulldet      {background-color: #EAF7FF; padding-left:5px; valign:middle; valign/**/:/**/top;}
	.bulldot      {valign:top;}
	.who          {font-size: 18pt; margin-bottom: 0px; margin-top: 2px;}
	.address      {font-size: 14pt; vertical-align: top; font-size/**/:/**/ 13pt;}
	.paddress     {font-size: 13pt; vertical-align: top; font-size/**/:/**/ 12pt;}
	.descr        {margin-top: 5px; margin-bottom: 5px;}
	.email        {font-size: 12pt; margin-bottom: 0px; margin-top: 0px; font-style: oblique; padding: 0px;}
	.more         {cursor: help;}
	.txt          {font-size: 12pt; margin-top: 0px; margin-bottom: 0px; padding: 0px;} 
	.ref          {font-size: 12pt; margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size/**/:/**/ 11pt;} 
	.reftitle     {font-size: 12pt; margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size/**/:/**/ 10pt;} 
	.detail       {background-color: #EAF7FF; font-size: 12pt; margin-top: 0px; margin-bottom: 0px; padding: 0px;}
	.phone        {font-size: 12pt; margin-top: 0px; margin-bottom: 0px; padding: 0px; text-align:right; font-size/**/:/**/ 11pt;} 
	
	.confirmit    {
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 20px;
	font-weidht: 400;
	font-weight: bold;
} 
	.legend       {font-size: 10pt; margin-top: 0px; margin-bottom: 10px; padding: 0px;} 
	.note         {font-size: 10pt;	margin-top: 5px; margin-bottom: 0px; padding: 0px; font-style: italic;} 
	.myemail      {position: absolute; visibility:hidden; z-index:150;}
	.txtA         {font-family: Arial, Helvetica, sans-serif;	font-size: 12pt; font-style: normal; text-decoration: none;	color: #000000;
							 	 font-size: 12pt;	margin-top: 0px; margin-bottom: 0px;	padding: 0px;	font-weight: 400;} 

	a.popuplink		{
	position:relative;
	z-index:24;
	color:#046;
	border-bottom:none;
	text-decoration:none;
	cursor:hand;
}
	a.popuplink:hover	{z-index:25;}
	a.popuplink span		{display: none;}
	a.popuplink:hover span	{ /*DISPLAYS ONLY ON HOVER*/
	display:block;
	position:absolute;
	top:-1em; left:4em; width:20em;
	padding:.3em;
	border:2px outset #BBB;
	font:Georgia;
	font-size:10pt;
	color:#000; background:beige;
	text-align:center;
}

	a.popupinfo		{
	position:relative;
	z-index:24;
	color:#046;
	border-bottom:none;
	text-decoration:none;
	cursor:help;
}
	a.popupinfo:hover	{z-index:25; background-color:beige;}
	a.popupinfo span		{display: none;}
	a.popupinfo:hover span	{ /*DISPLAYS ONLY ON HOVER*/
	display:block;
	position:absolute;
	top:-1em; left:2em; width:16em;
	padding:.3em;
	border:1px outset #BBB;
	font:Georgia;
	font-size:10pt;
	color:#000; background:beige;
	text-align:center;
