/* GENERAL STYLES */
/* GENERAL STYLES */
/* Stephen Brandwood */
 /* IAS SMARTS Interactive 2006 */


/**************************** Misc Items ***************************/




table.green {
	background-color:#ffe085;
	border-collapse: collapse;
	/*width: 70%;*/
	/* border: 1px solid #CFD942; */
	font-weight:bold;
	font-size: 13px;
	line-height: 120%;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}
table.green th,table.green td  {
	vertical-align:top;
	font-size:small;
}
table.green td.col1  {
	vertical-align:top;
	font-size:small;
	width:24%
}

table.green td.col2  {
	vertical-align:top;
	font-size:small;
}

.thankyou {
	position:relative;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	top:38%;
}
