/*base*/

body { 
width:700px !important;
/*margin:0 !important;*/
padding:0 !important;
margin-left:auto;
margin-right:auto;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; font-family: Verdana, Geneva, sans-serif; color: #000; background: none; font-size: 11pt; 
}

.print-site_name {display:none;}
.print-hr {border: 1px #666666 solid; height: 0px;}
hr {border: 1px #555555 solid; height: 0px;}

h2 { font-size: 1.2em;}
p { font-size:0.8em;}

a {pointer-events:none;}

.print-breadcrumb {font-size: 0.8em;}

/*  table stuff  */
.content table {margin-bottom:3em;}
table {margin-left:10px; max-width:700px; font-size: 1em;}
th { padding:3px;}
tr:first-child{font-size: 1.1em;font-weight:bold;}

/* lists */
li { font-size: 0.9em;}


/* images */
img {max-width:700px !important; height: auto !important; margin-bottom: 1em;}
/*img[float="left"] {display:none;}*/
/*img[float="right"] {float:right;}*/

.field-label{Font-size:1.3em; background-color:#dddddd;padding-left:5px;}

/*CHARIM table-styles */

tbody {
    border: 1px solid #006600;
}

table {max-width:690px !important;}
table tbody tr td {border: 0px solid #000000}
tbody tr td{padding:3px;}
tbody tr:nth-child(even) {
  background-color: #EEEEEE;
}
tbody tr:nth-child(odd) {
  background-color: #F4F4F4;
}
table tr{border-top: 1px solid #8a8a8a;}
/*tbody tr:first-child {
  background-color: #C3C3C3;
}
tbody tr:nth-child(even) td:nth-child(odd){
  background-color: #DBDBDB;
}
tbody tr:nth-child(odd)  td:nth-child(odd){
  background-color: #E4E4E4;
}
tbody tr:first-child td:nth-child(odd){
  background-color: #BBBBBB;
}

table tr td:first-child:not(:only-child) {
    border:1px solid #8C8A8A;
}*/

p iframe {width:500px !important;}