body { text-align:left; font-size:0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; background:#fff; }
*{ margin: 0; padding: 4px; border: 4px solid #fff; }

h2{ font-size: 1.2em; }
h3{ font-size: 1.1em; }


/* Lists
----------------------------------------------- */
#content ul {list-style:none; margin: 15px 0 15px 30px;}
html>body #content ul {margin-left: 40px;}
#content ul li { /*line-height: 1.8em;*/}

a{ color: #0096CE; text-decoration:underline;}
a:hover{ color: #666666; text-decoration:underline;}

/*** TABLE ***/
/*table.data { border-collapse:collapse; font-size:100%; margin-left: 15px;}
table.data th, table.data td { text-align:left; border: 1px solid #fff;}
table.data thead th, table.data th { background: #C1E0EA; text-align: left; padding: 12px 7px; border-bottom: 1px solid #4F5B03; border-right: 1px solid #ffffff;  color:#333B00; vertical-align:top;}
table.data td { padding: 10px 7px; vertical-align:top;}
table.data tr.alt td { background: #EAF4F8;}
table.data caption { text-align:left;  padding-bottom:10px; font-size:1.1em; font-weight:bold;}*/

table.dataResults { margin-left: 0;}

.clear{ width: 100%; height: 1px; line-height: 1px; font-size:0; display:block; clear: both; }

.picRight { float: right !important; margin: 5px 0 5px 10px; }
.picLeft { float: left !important; margin: 5px 10px 5px 8px;}
html>body .picLeft {margin-left: 15px;}
.picBlock { text-align:center !important; float: none !important}
	