#headerbottom {
  background: #fff url(/st/common/images/header_bottom_waiting.gif) repeat-y scroll 50% -30% !important;
}

#mainstatic, #mainstatic_popup {
	color: #000;
	background-color:#fff;
	margin:0px auto;
	text-align:left;
  font:normal 12px arial,helvetica,sans-serif !important;
}
#mainstatic {
	width:770px;
}
#mainstatic_popup {
	width:540px;
}
p, td, th, ul, ol, li, dl, dt, dd {
	font:normal 12px arial,helvetica,sans-serif;
}
#subheaderstatic {
	padding:0;
	clear: both;
}
#subheaderstatic img {
	margin:0;
	display: block;
	clear: both;
}
#subheaderstatic br {
	clear: both;
}
#contentstatic {
	background: #f3f3fd;
	border-top: solid 6px #a3a5e5;
	margin:0 0 20px 0;
	padding:10px 0 0 5px;
}
#contentstatic.noborder {
	border-top: none !important;
	padding-top: 0 !important;
}
/*#contentstatic img {
	margin: 20px 0 0 0;
	display: block;*/
}
#contentstatic h3, #editorialquestions h3, #editorialanswers h3, #editorialanswers h5 {
	font:bold 13px arial;
	background-color:#c6c6fa; 
	margin:0 0 6px 0;
	padding:3px 10px;
	color:#2b0097 !important;
	width:101%;
}
#editorialanswers h5 {
	border-top:solid 10px #fff;
	font:bold 12px arial;
	background-color:#e7e7fb;	
}
#contentstatic h4, #editorialanswers h4 {
	font:bold 11px;
	background-color: transparent;
	margin:0px;
	padding:0 10px;
}
#contentstatic p, #editorialanswers p {
	background-color: transparent;
	margin:0;
	padding:0 10px 5px 5px;
	font-size: 12px;
}
#contentstatic p.date {
	color: #2B0097;
	text-align: right;
	margin-top: 30px;
}

.underline blockquote, .underline b
{
    text-decoration:underline;
}

#contentstatic ol {
	margin:0 10px 6px 35px;
}
/* two column table layout */
table.mainhead, table.maincontent {
	width:100%;
	clear:both;
}
table.mainhead #indent {
	width:210px;
}
table.maincontent {
	margin-bottom:20px;
}
table.maincontent tr {
	vertical-align:top;
}
table.maincontent #topics {
	width:200px;
}
table.maincontent #editorialanswers {
	background: #f3f3fd;
	border-left:10px solid #fff;
	padding-top:0px;
}
#topics ul {
	list-style: disc url(/st/common/images/static/bullet.gif) inside;
	margin:0px;
	display:inline;
	padding:0px;
}
#topics li {
	background-color:#e7e7fb;
	margin:0px;
	padding:3px 4px;
}
#topics li a {
	background-color:transparent;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	margin-left:3px;
}
#topicsend {
	width:200px;
	height:18px;
	background: #fff url(/st/common/images/topics_end.gif) repeat-y scroll top right;
}
table.maincontent #editorialanswers table {
	margin:0 10px 5px 10px;
}
table.maincontent #editorialanswers table th {
	font-weight:bold;
	text-align:left;
}
table.maincontent #editorialanswers li {
	margin-right:10px;
}
/*table.maincontent #editorialanswers img {
	display:block;
	margin-top:20px;
}*/
.backtotop {
  font:normal 11px arial;
  float:right;
  margin:12px 5px 0px 10px;
}
#mandatory {
  font:bold 13px verdana;
  color:#9c1921;
}
#contactform {
  text-align:left;
  margin:10px;
	color:#333;
}
#contactform th {
  font:bold 11px arial;
	background-color:#e7e7fb;
	padding:1px 7px;
	vertical-align:top;
}
#contactform td {
  font:normal 11px arial;
	vertical-align:top;
}
#closebutton {
	float:right;
	margin:5px;
}
#closebuttontop {
	display:none !important;
}