/* Text */
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: sans-serif, Arial, Helvetica;
	margin:1.3em 0 0.7em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:190%; margin:0 0 1em; }
h2 { font-size:150%; }
h3 { font-size:130%; font-weight: bold;}
h4 { font-size:120%;}
h5
{
	border-bottom:1px solid #E5E5E5;
	font-size:140%;
	font-weight:normal;
	margin:0 0 0.8em;
	padding:0.5em 0 0.5em;
}
h6 { font-size:100%; }

hr, .hr
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}


table.data-table { width: 100%; border-bottom: 1px solid #F0F0F0; border-top: 1px solid #F0F0F0}
table.data-table th { text-align: left;}
table.data-table td, table.data-table th { padding: 1em; font-size: 0.85em;}
table.data-table tr.alt-row { background-color: #F0F0F0; }

.bit_tab_register
{
    float: left;
    margin-right: 15px !important;
    cursor: pointer;

}

.left-menu li
{
    display: block; !important
}

.rc_subheader .login .join {
	float: right;
    height: 75px;
    background: #3671f2;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
    margin-right: 5px;
}

.borderd_table {
	margin: 10px 0;
}
.borderd_table td {
	border: 1px dashed #999;
	padding: 8px 15px;
}

.amc_header {
	font-size: 20px;
	display: inline-block;
	visibility: visible;
	padding-bottom: 20px;
}

.comitee_wrap_ul .bx_sitemap_li_title a {
	font-size: 18px;
}

.material_hrefs {
	font-size: 16px;
	padding-bottom: 6px;
}

.material_section_list {
	margin: 0 !important;
}
.material_section_list ul li {
	margin-bottom: 0px;
}
