/* basic */
body {font-size: 62.5%; font-family: Arial,"Tahoma", sans-serif;}
 
/* our code for scin */
h1 { color: #4870a7; font-size:180%; font-weight: bold;}
h2 { color: #c95f47; font-size:160%; font-weight: bold;}
h3 { color: #4870a7; font-size:140%; font-weight: bold; line-height: 2em;}
h4 { color: #4870a7; font-size: 140%; font-weight: bold; line-height: 1.4em;}
h5 { color: #000; font-size: 130%; font-weight: bold; line-height: 1.2em;}
h6 { color: #000; font-size: 120%; font-weight: bold; line-height: 1.2em;}
p {font-size: 12px; color: #000;}
a {color:  #4870a7; text-decoration: none;}
a:hover {text-decoration: none;}
p a {color:  #4870a7; text-decoration: none;}
.wym_iframe span.img_text_tpl { padding: 1em;}
p .imgright {background-color: #E3EBF8; padding: 1em; text-align: center;}
p span span.img_text { padding: 0; color: #333; font-size: 1em; font-weight: normal;}
ul li {font-size: 1.2em;}
ul li ul li {font-size: 1em;}
ol li {font-size: 1.2em;}
ol li ol li {font-size: 1em;}


table.wym_table_a {width: 100%; border-spacing: 0; border-collapse: collapse; text-align: left; vertical-align: top; margin: 10px auto 12px; font-size: 12px; border-bottom: 3px solid #b3b3b3; background: none;}
table.wym_table_a th {color: #fff; padding: 8px; border: 1px solid #E3EBF8; font-weight: normal; text-align: left;}
table.wym_table_a td {color: #000; padding: 8px; border: 1px solid #E3EBF8;}
table.wym_table_a tr {background-color:#F0F0F0;}
table.wym_table_a tr th {background-color:#9AB2D4;}

table.wym_table_b {width: 100%; border-spacing: 0; border-collapse: collapse; text-align: left; vertical-align: top; margin: 10px auto 12px; font-size: 12px; border-bottom: 3px solid #b3b3b3; background: none;}
table.wym_table_b th {color: #fff; padding: 8px; border: 1px solid #E3EBF8; font-weight: normal; text-align: left;}
table.wym_table_b td {color: #000; padding: 8px; border: 1px solid #E3EBF8;}
table.wym_table_b tr {background-color:#F0F0F0;}
table.wym_table_b tr th {background-color:#9AB2D4;}

/*.content_column p, .content_column h1, .content_column h2, .content_column h3, .content_columnh4, .content_column h5,
.content_column h6 {clear: both; overflow: hidden;}*/