﻿<!--

/* ---------------------------------
   Tested in Hotmail, Yahoo, Gmail
   Last updated 3/6/08
--------------------------------- */

/* -----------------------
   Warnings
 .mmhidePromo IMG {
	border:2px dotted red;
}
----------------------- */

 H1, H2, H3, H4, H5, P {
}

/* -----------------------
   Setup errors
----------------------- */

 .mmhideSetupError {
	background-color:#FFFFCC;
	border: 1px solid black;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0 10px;
}

 .mmhideSetupError H2, .mmhideSetupError H3 {
	padding:5px;
	margin:0px;
	border:none !important;
	background-image:none !important;
}

 .mmhideSetupError H2 {
	color:red;
}

 .mmhideSetupError H3 {
	font-size:0.9em;
}

/* -----------------------
   Editor's comments
----------------------- */
 .EditorsComments{
 	background-color:yellow;
 }

/* -----------------------
   Basic formatting
----------------------- */

Body, .mmhideEmlWrapper {
	background-color:#fff;
	margin:0;
	padding:0;
}

.mmhideEmlWrapper Table, .mmhideEmlWrapper TD, .mmhideEmlWrapper H1, .mmhideEmlWrapper H2, .mmhideEmlWrapper H3, .mmhideEmlWrapper H4, .mmhideEmlWrapper H5, .mmhideEmlWrapper P, .mmhideEmlWrapper UL, .mmhideEmlWrapper LI {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 16px;
}

.mmhideEmlWrapper TD {
	margin:0;
	padding:0;
}

 .mmhideH1, .mmhideH2, .mmhideH3, .mmhideH4, .SubHeading {
	display:block;
	color:#50535e;
	font-weight:bold;
}

 .mmhideH2 {
	font-size:16px;
}

 .mmhideH3, .SubHeading {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0.5em;
}

.SubHeading{
	padding: 0.5em 0 0.5em 0;
}


/* -----------------------
   Hyperlinks
----------------------- */

.mmhideEmlWrapper A, .mmhideEmlWrapper A:link, .mmhideEmlWrapper A:visited {
	text-decoration:none;
	color:#c8851c;
}

.mmhideEmlWrapper A:hover, .mmhideEmlWrapper A:active {
	text-decoration:underline;	
}

/* -----------------------
   Bullet lists
----------------------- */

.mmhideEmlWrapper UL{
	padding:0 0 16px 20px;
	margin:0;
}

.mmhideEmlWrapper LI{
	margin:0 0 6px 0;
	padding:0;
	/* Use image as a bullet point if required */
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(http://www.altium.com/Files/images/email/test/bullet.gif);
}

/* -----------------------
   Fix image spacing bug in Hotmail
----------------------- */

Table Img {
	display:block;
}

/* -----------------------
   mmhideFooter
----------------------- */

 .mmhideFooter {
	color:#565656;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	line-height:14px;
	padding: 0 15px;
}

/* -----------------------
   Mast head
----------------------- */
 .mmhideMasthead {
	color:#bfbfbf;
	font-weight:bold;
	padding:10px 0 0 15px;
}

 .mmhideMastLogo{
	padding-left:15px;
}

/* -----------------------
   mmhidePromo
----------------------- */
 .mmhidePromo {
	font-family:Tahoma,Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
	background-color:#f7f7f7;
	border:1px solid #ededed;
	padding:15px;
}

/* -----------------------
   Article
----------------------- */
 .mmhideBreakTop {
	border-top:1px dotted #a8a8a8;
}

 .mmhideBreakBottom {
	border-bottom:1px dotted #a8a8a8;
}

 .mmhideFullStoryLink {
	padding-top:1em;
	display:block;
	font-weight:bold;
}

 .mainArticle .mmhideH2 A,
 .secondaryArticle .mmhideH2 A{
	color:#50535e;
}

 .mainArticle .mmhideH2 A:hover,
 .secondaryArticle .mmhideH2 A:hover{
	text-decoration:none;
}

 .mainArticle .articleImg IMG{
	display:inline;
	
}


 .mainArticle .articleImg{
	width:200px;
	height:163px;
	background-image:url(http://devgraphics/Envision/images/noir_placeholder.gif);
	overflow:hidden;
	border:2px solid #50535e;

}

/* -----------------------
   Feedback / Comments
----------------------- */

 .mmhideLeftCol, .mmhideRightCol, .mmhideMidCol {
	padding:0 15px 0 15px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
}

 .mmhideColumnBreak {
	border-left: 1px dotted #a8a8a8;
	border-right: 1px dotted #a8a8a8;
}

/* -----------------------
  Alternative location
----------------------- */

 .mmhideAltLocation {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #50535e;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.mmhideEmlWrapper A:hover {
		text-decoration:underline;
	}

-->
