@charset "UTF-8";
/* CSS Document */

.taeskarticle	        		{font-family:"Times New Roman", Times, serif; font-size: 13px; line-height: 17px; color: #383838;}
.taeskarticle h2        		{font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight:normal; margin: 0 0 3px 0; padding: 0;}

/* Link class below should follow 'body' settings */
.taeskarticle a								{font-family:"Times New Roman", Times, serif; line-height: 17px; color: #383838; text-decoration:underline;}
.taeskarticle a:Active						{font-family:"Times New Roman", Times, serif; line-height: 17px; color: #383838; text-decoration:underline;}
.taeskarticle a:Visited						{font-family:"Times New Roman", Times, serif; line-height: 17px; color: #848484; text-decoration:underline;}
.taeskarticle a:Hover						{font-family:"Times New Roman", Times, serif; line-height: 17px; color: #FF8A00; text-decoration:underline;}


/* Article bullets class below should follow 'body' settings */
.taeskarticle ul                   {color: inherit; background-color: transparent; list-style: disc; display: block; padding-top: 10px;}
.taeskarticle li                  {font-family: inherit; font-size: inherit; color: inherit; font-weight: normal; line-height: inherit; background-color: transparent; padding-top: 3px;}


.taeskarticle ul[type=disc], .taeskarticle ul[type=circle], .taeskarticle ul[type=square] {}


/* Article table layout */



.taeskarticle table   				{font-family:"Times New Roman", Times, serif; font-size: 13px; line-height: 1.2em; color: #000000; font-weight: normal; background-color: transparent; background-image:url(../1image/tableheader.png); background-repeat:no-repeat; margin: 0; padding: 0; width: 100%;}
.taeskarticle caption       			{font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 1.2em; color: #000000; font-weight: bold; background-color: transparent; padding: 0 0 0 0; display: block;}

.taeskarticle th					{text-align: left;font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 1.2em; color: #000000; font-weight: normal; text-transform:uppercase; background-color: transparent; padding: 2px 24px 2px 6px;}
.taeskarticle td   					{text-align: left;font-family:"Times New Roman", Times, serif; font-size: 13px; line-height: 1.2em; color: #000000; font-weight: normal; background-color: transparent; padding: 2px 0 2px 6px; border-bottom: solid 1px #C3C3C3;}
.taeskarticle img[align=left] {margin-right: 10px;}
.taeskarticle img[align=right] {margin-left: 10px;}

