body{
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}
.text_format{
	font-family: Verdana;
	font-size: 13px;
}
pre {
	clear: both;
	overflow: auto;
	background-color: #efefef;
	/*width:100% !important;*/
	width: 700px; /*for IE, which doesn't obey !important or width:100% on pre */
	padding-bottom: 0 !important;
	padding-bottom: 1.5em; /* for IE which doesn't make room at the bottom of the pre for a horizontal scrollbar */
}

#container_common{
	border: 1px solid #b8b8b8;
}
.faqs_h1_header
{
	background-color:424242;
	text-align:center;
	font-family: arial;
}
.normal_content
{
	font-size: 12px;
	font-family: arial;
}
.column-header {
	background-color:#999;
	padding:4px;
	margin-bottom:4px;

	font-size: 11px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
h1{
	font-size: 14px;
	color: white; 
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}
h2{
	font-size: 13px;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}
h3{
	font-weight:normal;
	font-size: 12px;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#td_heading_normal
{
	font-size: 13px;
	font-family: arial;
	background-color:CECEF6;
}
#td_subheading_normal
{
	font-size: 12px;
	font-family: arial;
	background-color:ECE0F8;
}
