/*Basic styles*/
body {font-family: Arial, Helvetica, sans-serif; font-size: 0.72em;}
table, td {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}

h1 {font-size: 1.6em; font-weight: normal;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4, h5 {font-size: 1.1em; margin: 0px;}

a {outline: none;}
a img {border:none;}

input {font-size: 11px; color: #004281;}
textarea {font-family: Tahoma,Arial,sans-serif; font-size: 11px; color: #004281;}
select {font-size: 11px; color: #004281;}
hr {border: none 0; border-top: 2px solid #d6d6d6; height: 2px; clear: both; margin-bottom: 20px;}


/*Classes*/
.clear {clear: both; line-height: 0px;}
.tbl_data {border:1px solid #6ad4ea; border-collapse:collapse; background-color: #0aadd0;}
.tbl_data td {border:1px solid #6ad4ea;}
.tbl_simple {border:1px solid #6ad4ea; background-color: #0aadd0;}
.arr {font-size: 1.2em;}
.txt_lbl {font-weight: bold;}
.hand {cursor: pointer;}
.txt_more {font-weight: bold; margin: 0px;}
.xbtn {margin-top: 4px; padding-left: 1%; padding-right: 1%; background-color: #004281; font-weight: bold; cursor: pointer; overflow: visible; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; border: 2px solid #a4dbff; color: #fff;}
.btn {margin-top: 4px; background-color: #004281; font-weight: bold; cursor: pointer; font-family: Arial, Helvetica, sans-serif; border: 2px solid #a4dbff; color: #fff;}
