/* General article formatting
DO NOT CHANGE CLASSNAMES OR CSS NAME
This stylesheet also in use by preview.tpl and help.tpl */


/* General typography */
.header            			{color: #555758; font-family:Verdana, sans-serif; font-size: 18px; line-height: 20px; background-color: transparent; display: block; padding:20px 20px 0px 20px;}
.userheader        			{color: #555758; font-family:Verdana, sans-serif; font-size: 14px; line-height: 14px; font-weight: normal; background-color: transparent;}
.lead              			{color: #555758; font-family:Verdana, sans-serif; font-size: 10px; line-height: 14px; font-weight: normal; font-style: italic;  display: block; padding: 0px 20px 25px 0px; background-color: transparent;}
.body              			{color: #555758; font-family:Verdana, sans-serif; font-size: 10px; line-height: 14px; font-weight: normal; background-color: transparent;display: block; padding: 10px 20px 20px 20px;}


/* Link class below should follow 'body' settings */
div.body A               	{color : #555758; font-size: inherit; font-family: inherit; font-weight : normal; text-decoration:underline; line-height: inherit; background-color: transparent;}
div.body A:Visited          {color : #555758; font-size: inherit; font-family: inherit; font-weight : normal; text-decoration:underline; line-height: inherit; background-color: transparent;}
div.body A:Active           {color : #555758; font-size: inherit; font-family: inherit; font-weight : normal; text-decoration:underline; line-height: inherit; background-color: transparent;}
div.body A:Hover            {color : #B0232B; font-size: inherit; font-family: inherit; font-weight : normal; text-decoration:underline; line-height: inherit; background-color: transparent;}


/* Article bullets class below should follow 'body' settings */
.bulletul                   {color: inherit; background-color: transparent; list-style: disc; display: block; padding-top: 10px;}
.bulletli                   {font-family: inherit; font-size: inherit; color: inherit; font-weight: normal; line-height: inherit; background-color: transparent; padding-top: 3px; }


/* Article images */
.imagetable					{background-color: transparent; color: inherit; margin: 0px; padding: 0px; border-spacing: 0px; border:0px solid black; border-collapse: collapse;}
.imagetxt   				{color: #555758;font-family: Verdana, sans-serif; font-size: 10px;  font-weight: normal; line-height: 11px; background-color: transparent; display: block; padding: 7px 0px 0px 0px;}



/* Article table layout */
.tablemaster   				{color: #ffffff;  margin: 6px; border:0px; background-color: #ffffff; }
.tabletitle       			{color: #B0232B;font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; line-height: 1.2em; border:0px; background-color: #ffffff; padding: 0px 0px 0px 4px; display: block;}
.tableclass   				{color: #555758;font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal;line-height: 1.2em; border:0px; background-color: #ffffff;}
.thclass					{color: #555758;font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal;line-height: 1.2em; border:0px; background-color: #ffffff; text-align: left; padding: 2px 6px 2px 6px;}
.tdclass   					{color: #555758;font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal;line-height: 1.2em;  border:0px; background-color: #ffffff; text-align: left; padding: 2px 6px 2px 6px;}


/* Article image and table common */						
div.floatleft 				{float: left; margin-right:15px; margin-top:5px; margin-bottom: 5px; margin-left: 0px;}
div.floatright 				{float: right; margin-left:15px; margin-top:5px; margin-bottom: 5px; margin-right: 0px;}


.contenttypeimage			{background-color: transparent; color: inherit; margin: 0px; padding: 0px 0px 0px 0px; border-spacing: 0px; border:0px solid black; border-collapse: collapse;}
.contenttypeimagetxt 		{color: #000000; font-family: verdana, sans-serif; font-size: 10px;  font-weight: normal; line-height: 11px; background-color: transparent; display: block; padding: 7px 0px 0px 0px;}

