@import url(../cms/css/reset.css);

body { margin:0; padding:0; font: 76% Arial, sans-serif; text-align:center; color:#6D7364; }
#flash-content{ width:900px; margin:0 auto; text-align:center; }
#html-content{
	width:580px;
	text-align:left;
	margin:0 0 0 0;
}
#html-flash-notice{
	background:#658A16;
	padding:10px;
	color:#fff;
	font-weight:normal;
}
#html-flash-notice a:link, #html-flash-notice a:visited{
	color:#fff;
	font-weight:bold;
}
#html-content h1{
	text-indent:-9000px;
	background: transparent url(../images/email/modality_systems_logo.gif) no-repeat;
	padding:20px 0 30px 0;
	margin:40px 0 30px 0;
}
#html-content h2{
	font-size:1.8em;
	font-weight:normal;
	line-height:1em;
	color:#1F959B;
	margin:0 0 10px 0;
}
#html-content h3{
	font-size:1.5em;
	font-weight:normal;
	color:#658A16;
	margin:0 0 10px 0;
}
hr{
	border:none;
	border-top:1px dashed #CFD0CE;
	border-bottom:1px solid #fff;
	margin:0px 0 5px 0;
}
p{
	margin:0px 0 15px 0;
	font-size:1.1em;
}
a:link, a:visited{
	color:#1F959B;
}
a:hover, a:visited:hover{
	text-decoration:none;
}
