/*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.4em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4, h5 {font-size: 1em;}

a {outline: none;}
a img {border:none;}

fieldset {border-width: 0px; padding-top: 10px;}
legend {font-size: 1.3em; font-weight: bold;}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
input {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
select {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
hr {border: none 0; border-top: 1px solid #d6d6d6; height: 2px; clear: both; margin-bottom: 20px;}


/*Classes*/
.clear {clear: both; line-height: 0px;}
.arr {font-size: 1.2em;}
.hand {cursor: pointer;}
.tbl_grid {border:1px solid #9e9e9e; border-collapse:collapse; background-color: #e1e1e1;}
.tbl_grid td {border:1px solid #9e9e9e;}
.tbl_outline {border:1px solid #6ad4ea; background-color: #0aadd0;}
.txt_lbl {font-weight: bold; color: #f6cb02;}
.txt_readmore {font-weight: bold; margin: 0px;}
.left {float: left; margin: 0px 10px 10px 0px;}
.highlight {padding: 5px; background-color: #fff7b6; border: 1px solid #eccc5b;}
.pos {background-image: url('../img/ico_pos.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}
.alert {background-image: url('../img/ico_alert.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}
.i_txt {width: 250px;}



