*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body{
	margin:0;
	height:100%; /* this is the key! */
}


/*------------- font size (generic) ---------- */
#fm-center *,
#fm-center-app *{ 
	font-size: 11px; 
}
#fm-center-cnbody *,
#fm-center-ewbody,
#fm-center-ewbody *,
#fm-center-ewbody2,
#fm-center-ewbody2 *{ 
	font-size: 11px; 
}

/*------------- content area ----------- */
#fm-center .footnote {
	font-size: smaller;
}
#fm-center a, img{
	border:0;
}
/*-------------------- content top area: title, subtitle starts------- */
#content-top,
#content-top-summary{
	margin:0px;
	padding:0;
}
#fm-center .ew-title,
#content-top .title,
#content-top-summary .title,
#content-top-err .title,
#content-top .title2{
	margin: 0 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}

.super {
font-size: .55em !important;
vertical-align:top;
}
