body {
margin:0px;
background-color:	#2f1d23;
}

body, td {
font-family:	'trebuchet ms', arial, verdana, sans-serif;
font-size:		13px;
line-height:	16px;
color:			#333333;
}

.popupheader {
background-color:	#2f1d23;
color:				#ffffff;
padding:			20px;
border-bottom:		5px solid #6a5b60;
}

.popupbody {
background-color:	#ffffff;
color:				#333333;
padding:			20px;
padding-bottom:		60px;
}

.popupfooter {
border-top:		5px solid #6a5b60;
padding:			20px;
padding-top:		0px;
vertical-align:		top;
margin-bottom:		30px;
}

h2	{
font-size:			24px;
/*  line-height:		24px;  */
color:				#fcf8ef;
display:			inline;
font-weight:		normal;
border:				0px solid #fff;
/*  float:				left;  */
}

.closelink	{
background-color: 	#6a5b60;
padding:		10px;
padding-top:	3px;
padding-bottom:	3px;
float:			right;
color:			#f6e497;
text-transform:	uppercase;
font-size:		10px;
font-family:	arial;
font-weight:	bold;
text-decoration:	none;

/*  margin-right:20px;  */
}

.title {
color:		#996600;
font-weight:bold;
display:	inline;
padding:0px;
padding-bottom:4px;
}
.microcopy {
font-family:verdana;
line-height:11px;
font-size:10px;
}
