body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF; /* #EEF0CC; */
	margin: 0px;
	text-align: center;
}
img.ilinkimg {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.ilinka {
	text-decoration: none;
	position: static;
	height: auto;
	width: 280px;
	text-align: left;
	vertical-align: top;
	display: block;
}

/* div.outline_grey {
	border: 2px solid #666666;
	position: static;
	width: 984px;
	background-color: #999999;
	padding: 2px;
	height: auto;
} */

div.outline_grey {
	border: 2px solid #CCC;
	border-top: none;
	background-color: #999;
	padding: 2px;
	padding-top: 0;
	position: static;
	width: 984px;
	height: auto;
}


div.gd {
	border: 1px solid #333333;
	/* border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;  */
	background-color: #FFF;
	text-decoration: none;
	position: static;
	height: auto;
	width: 980px;
	padding-top: 0px;
	margin-top: 0px;
}
div.hd {
	position: static;
}
a.amt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 4px 6px;
	border: solid 1px #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	position: static;
	display: block;
	width: 160px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: left;
	padding: 3pt 3pt 3pt 5pt;
	margin: 0px;
}
a.adyloc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

div.cnt {
	border: 1px none #CCCCCC;
	margin: 0pt;
	padding: 5pt;
}
h2 {
	font-size: 12px;
	color: #009900;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}


div.ftd {
	font-size: 8pt;
	color: #006600;
	background-color: #FFFFFF;
	text-align: center;
	border: 2px #009900;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3pt;
	margin-top: 10px;
}
a.amt:hover {
	color: #009900;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}

table.cct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: static;
	height: auto;
	width: 99%;
}
td.cc1c {
	padding: 6px 0px 6px 6px;
	position: static;
	width: 180px;
	text-align: left;
	vertical-align: top;
}
td.cc2c {
	background-color: #FFFFFF;
	position: static;
	width: auto;
	padding: 0px;
	border: 3px solid #009900;
	text-align: left;
	vertical-align: top;
}
a.amt0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #007700;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px 6px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	position: static;
	display: block;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


/* Listings */
table.advlstt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.subpricet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;

}
td.subpricec {
	font-weight: bold;
	text-align: center;
}
td.subpricetitlec {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	position: static;
	width: 90px;


}
td.subpricedatac {
	background-color: #FFFFFF;
	text-align: right;
}
div.lstppblkd {
	margin-bottom: 12px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: static;
}

td.pidimg {
	width:130px;
	height:130px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:top;
	text-align:left;
}

/* END listings  */

