.tables {padding-left:10px;}
.tables span {border-bottom:#000000 1px dotted; font-weight:bold;}
.tables span:hover {cursor:pointer;}
.tables div {display:none; margin:10px 0;}

.forp p{
	font-size:12px;
}
html,body {
  background-color: #ffffff;
  margin:0;
  padding:0;
  width: 100%;
  height:100%;
  font-family: sans-serif;
  font-size: 100%;
  color: #000000;
}

body { font-size: 0.75em; }
table { font-size: 100%; }

p {
  font-family: sans-serif;
  font-size: 1.2em;
  margin: 1em;
  text-align:justify;
}

h1,h2,h3,h4 {
    margin: 0.5em;
     text-align: left;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.3em; }

.main-content {
	text-align: justify;
}

a { 
	color: #000000;
	font-weight: bold;
}

.product a, .menu a { 
	color: #5a9bd7;
	text-decoration: none;
}

a:hover, a:active { 
	text-decoration: underline;
/*
	font-weight: bold;
	font-size: 1.1em;
*/
}

h2 a:hover, h3 a:hover { 
	
}

.content-title {
	color: #5a9bd7;
        font-size:1.5em;
        font-weight:bold;
        text-align:center;
        clear:both;
}

.menu {
	text-align: left;
	padding-right: .5em;
	padding-top: .2em;
	color: #5a9bd7;
	font-size: 1.1em;
	
}

.menu a {
	font-weight: bold;
}

.active a {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}

td.child a {
	color: #5a9bd7;
}

table.child td.odd a {
	color: #5a9bd7;
}

table.parent td.odd a {
	color: #5a9bd7;
}

td.icon {
	width: 16px;
	text-align: center;
}

.child td.icon {
	padding-left: 1em;
}

#site-phone {
    position: absolute; top: 50px; right: 100px; 
    color: #ffffff; 
    font-size: 3em;
}

#site-phone-label {
	position: absolute; top: 34px; right: 170px; 
	color: #ffffff; 
	font-size: 0.8em;
}

#copyright {
  margin-top: 0em; 
  font-size: .8em;
}
#copyright a {
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

.mlabel {
	/*color: #fffe00;*/
	color: #e3e409;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}

a.mlabel:hover { 
	font-size: 1.4em;
}

.tbl1{
	background-color : #9ebdc5;
}
.tbl1 td {
	font-size : 1.2em;
	/* color : #0f238c;*/
	background-color : #ffffff;
	padding: .5em;
}

.border {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C9EDB;
	border-right-color: #5C9EDB;
	border-bottom-color: #5C9EDB;
	border-left-color: #5C9EDB;
}



.newtab {width:100%;}
.newtab table {border:2px #5a9bd7 solid; border-collapse:collapse;}
.newtab table th {border:2px #5a9bd7 solid; text-align:center;}
.newtab table td {border:2px #5a9bd7 solid; text-align:center;}
.newtab img {padding:5px;}
.newtab h2 {font-size:1.3em; text-align:center; color:#5a9bd7;}
.newtab h3 {font-size:1.2em; text-align:center;}
.newtab h4 {font-size:1em; text-align:center;font-style:italic;}

.newdiv {margin:10px;}
.newdiv table th {font-size:1.2em; padding:5px;}
.newdiv table td {vertical-align:top; padding:5px;}
.newdiv img {padding:5px;}
.newdiv h2 {font-size:1.3em; text-align:center; color:#5a9bd7;}
.newdiv h3 {font-size:1.2em; text-align:center;}
.newdiv h4 {font-size:1em; text-align:center;font-style:italic;}
.newdiv p {text-align:justify;}
.newdiv ul {margin:10px 20px; list-style-type:none;}
.newdiv ul li a {font-size:1.3em; font-weight:bold; color:#5a9bd7;}

table.tablic {border:2px #5a9bd7 solid; border-collapse:collapse; width:80%; font-size:1em; margin:0 auto;}
table.tablic th {border:2px #5a9bd7 solid; text-align:center; padding:5px;}
table.tablic td {border:2px #5a9bd7 solid; text-align:center; padding:5px;}

.newzag {color: #5a9bd7; font-size: 1.4em; padding-bottom:5px; margin-bottom:0px;}
