/* CSS Document */
#cs_flashBody
{
	background-color: #CCCCCC;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(em_starter_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

body, table { color:#000000;
              font-family:Arial,Helvetica;
              font-size:18px;
              font-weight:normal;
              font-style:normal;
              text-decoration:none;
              text-align:left;
              line-height:125%; }

a:link { color:#8000FF; text-decoration:underline; }
a:visited { color:#8000FF; text-decoration:underline; }
a:hover { color:#008080; text-decoration:underline; }

