body {
  	font-family: Tahoma;
  	font-size: 12px;
        background-color:#FFFFFF;
  	color: #000;
	padding: 0;
	cursor: default;
	line-height:12px;
	margin:0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h2 {

	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1em 0;
}

h3{
	font-size: 13px;
	padding-bottom:10px;
	color:#000;

	margin:0px;
}

form  {
	margin:0px;
}

input.text {
 width: 100px;
 font-size: 12px;
 color: #000000;
 background-color: #ffffff;
 text-align: left;
 border: 1px solid gray;
 padding-left: 2px;
}

input.submit {
 width: 55px;
 font-size: 11px;
 border: 1px solid #000000;
 color: #000;
}

a img {
	border: none;
}

a {
	color: #BF0202;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a.nav {
	color: #2C555A;
	cursor: pointer;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
	background-color:#FFFFFF;
	color: #01BCD1;
}


/* Page wrapper
--------------------------------------------------*/
#container {
	background-color:#fff;
	margin: 0 auto;
	width:880px;
	text-align:left;
	position:relative;
}

/* Header
--------------------------------------------------*/
#header {
	background-color:#C9A88C;
	height:68px;
}

.hdrbnr {
	position: absolute;
	top: 4px;
	right: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #023E6C;
}

.hdrbnr img {
	display: block;
	border: none;
}

#header h1 {
	font-size: 22px;
	font-weight: normal;
	color:#fff;
	text-align:left;
	padding: 30px 0 10px 15px;
}


/* Content Wrapper
--------------------------------------------------*/
#subcontainer{
 	height:100%;
	float:right;
	width:100%;
	background: #fff;
}

#subcontainerinner{
	background: #fff;
}

/* footer
--------------------------------------------------*/
#footer {
	text-align: center;
	height:10px;
	clear:both;
	color:#fff;
}

#footerhdr {
	padding: 0px;
}

#footer a {
	color: #fff;
}

#footer p {
	margin: 0;
	padding-top:7px;
}

#header {
        background-color:#FFFFFF;
        /* height:68px; */
}

#header h1 {
        font-size: 22px;
        font-weight: normal;
        color:#fff;
        text-align:left;
        padding: 30px 0 10px 15px;
}

#navbar {
/* barra in alto */
        background-color:#01D8EF;
        border-top: 0px solid #C6C8C6;
        height:2px;
        color:#fff;
}

#navbar a {
        color: #fff;
        font-size: 11px;
        font-weight:normal;
        text-decoration:underline;
}

#navbar p {
        margin: 0;
        padding:5px 0 0 15px;
}

#search {
  /* clear: both;
  margin-top: 15px; 
  font-size: 12px; */
}

#search label {
  font-weight: bold;
}

#search input.text {
 width: 100px;
 font-size: 12px;
 color: #000000;
 background-color: #ffffff;
 text-align: left;
 border: 1px solid gray;
 padding-left: 2px;
}

#search input.submit {
 width: 55px;
 font-size: 11px;
 border: 1px solid #000000;
 color: #000;
}

/* side column
--------------------------------------------------*/

#col2 {
        font-size: 12px;
        width:212px;
        float:left;
        background-position: top left;
        background-repeat: no-repeat;
}

#col2inner {
        padding:10px 10px;
        background-color: #F0F0F0;
        border-left:1px solid #D4D4D4;
}


#col2 h3 {
        color: #5A5A5A;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        padding: 0px 0px 10px 5px;
}

#col2 ul {
        margin: 0;
        list-style-type: none;
        font-size: 11px;
        padding:5px 0px 5px 0px ;
        line-height:2em;
        background-color:#F4F4F4;
        border:1px dashed #959595;
}

#col2 li {
        padding:0px 0px 0px 12px;
}

#col2 ul a {
        color:#2061AB;
}

#col2 ul a:hover {
        color: #000;
        font-weight:none;
        text-decoration:underline;
}

#col1 .inner, #col2 .inner{
        padding:10px 5px 10px 5px;
}

.fullbox .hdr {
        width:100%;
}









/* Content
--------------------------------------------------*/
#content {
 /* top, right, bottom, left */
        margin: 0px 0px 0px 0px;
        /* margin: 0px 0px 0px 230px; */
}


#contentinner {

        float:right;
        width:99%;
        margin:0;
        background-color:#fff;

        line-height:1.7em;
}

#content p{
        padding:10px 0 5px 0;
        margin:0;
        color:#333;
        line-height:15px;
}

#content a.title{
        color: #0033CC;
        font-size: 13px;
        font-weight:bold;
}

#content  a.url {
        font-size: 10px;
        color: blue;
        font-weight:normal;
}

#content a {
        font-weight:bold;
}

#content td {
        padding-left:20px;
}

#content .fullbox .hdr h3{
        font-size: 14px;
        color:#000;
        padding:0px 14px 20px 0px;
        margin:0px;
}


#content .results .resultshdr h2{
        font-size: 12px;
        color:#000;
        padding:5px 14px 10px 0px;
        margin:0px;
}

#content .fullbox {
        width:100%;
        margin:5px 0px 5px 0px;
}

#content .results {
        border:2px solid #3D3D3D;
        margin:0px;
        padding:10px;
}

#content .inner {
        padding: 15px 15px 15px 15px;
}

#content .litebox {
     margin:20px 10px;
        border-top:1px dashed #707070;
}

#content .litebox .inner {
        padding: 15px 15px 15px 0px;
}

#content .litebox a {
        color:#707070;
        font-size:10px;
        font-weight:normal;
        text-decoration:none;
        line-height:1.3em;
}




.adbox {
	border: 2px gray solid;
	padding: 6px;
}



.pophead {
	color: #5A5A5A;
	font-size: 12px;
	font-weight: bold;
}



/* kwlinks
-----------------------------------*/

#kwlinks {
  padding: 0px;
}

#kwlinks table {
  padding: 0px;
}

#kwlinks table td {
  /* width: 160px; */
  text-align: left;
  padding: 0px;
}

#kwlinks ul,li {
  list-style-type: none;
  margin-left: 3px;
  padding-bottom: 0px;
}

#kwlinks a {
  color: #2061AB;
  margin-left: 3px;
  font-size: 11px;
  font-weight: normal;
}

#kwlinks a:hover {
  color: #000;
  font-weight:none;
  text-decoration: underline;
}

#kwlinks h1 {
 font-size: 12px;
 left: 20px;
 height: 15px;
 font-weight: bold;
 color: #5A5A5A;
}


/* mainsearch
-----------------------------*/
#mainsearch {
  clear: both;
  margin-top: 200px;
  font-size: 12px;
  margin-left: 100px;
}

#mainsearch label {
  font-weight: bold;
}

#mainsearch input.text {
 width: 200px;
 font-size: 12px;
 color: #000000;
 background-color: #ffffff;
 text-align: left;
 border: 1px solid gray;
 padding-left: 2px;
}

#mainsearch input.submit {
 width: 55px;
 font-size: 11px;
 border: 1px solid #000000;
 color: #000;
}

/* styles for reports overview page */

#summarytable {
  background:#fff;
  border:1px solid #ccc;
  width:42em;
  border-collapse:collapse;
}

#summarytable td {
  padding:5px 7px;
  text-align:right;
  vertical-align:top;
  font-size: 0.8em;
}

#summarytable tr.gray {
  background-color: #f5f5f5;
}

#summarytable tr.white  {
  background-color: #ffffff;
}

#summarytable tr.entity td.nameColumn {
  padding-left: 2em;
}

#summarytable .entitylink {
  margin-left:0.5em;
  white-space:nowrap;
}

#summarytable .entitylink img {
  border:0;
  vertical-align:middle;
  margin-right:2px;
}

#summarytable thead td {
  color:#666;
  font-size:11px;
  font-weight:bold;
}

#summarytable .thead td {
  color:#666;
  font-size:11px;
  font-weight:bold;
  border-top:1px solid #ccc;
}

#summarytable tfoot td {
  color:#333;
  font-size:1.15em;
  border-top:1px solid #ccc;
  background:#f0f0f0;
}

#summarytable .nodatarow td {
  border-top: 1px solid #ccc;
}

#summarytable .spacerrow td {
  font-size: 1px;
}

#summarytable .productcell {
  text-align: left;
  white-space: nowrap;
}

#summarytable .productname {
  font-weight: bold;
}

