body { margin: 0px; padding: 0px; color: #404040; font-size: 0.7em; font-family: Georgia, "Times New Roman", Times, serif; background: #fff;}

#popup_container { width: 500px;}



#popup_header { width: 500px; height: 67px; background: url(../_images/template/popup_bkg.gif) no-repeat scroll top left;}
	#popup_header_left { float: left; width: 230px; padding: 10px 0px 0px 20px;}
	#popup_header_right { text-align: right; padding: 4px 20px 0px 0px; float: right; width: 220px;}
	#popup_header a { color: #000; text-decoration: none;}

#popup_footer { font-size:11px; height: 55px; width: 500px; background: url(../_images/template/popup_footer.gif) no-repeat scroll bottom left;}
	#popup_footer_left { float: left; width: 230px; padding: 30px 0px 0px 20px;}
	#popup_footer_right { text-align: right; padding: 30px 20px 0px 0px; float: right; width: 220px;}
	
.popup_content { background: #fff; padding: 0px 20px 0px 20px;}
td { vertical-align: top;}
h1 {color: #000; font-size: 180%; font-weight: normal; padding-bottom: 10px; margin: 0px; font-family: Georgia, "Times New Roman", Times, serif;}
h2 {color: #000; font-size: 150%; font-weight: normal; color:#6a6552; padding-bottom: 10px; margin: 0px; font-family: Georgia, "Times New Roman", Times, serif;}
h3 {color: #000; font-size: 120%; font-weight: normal; padding-bottom: 10px; margin: 0px; font-family: Georgia, "Times New Roman", Times, serif;}

p { font-family: Georgia, "Times New Roman", Times, serif; line-height: 15px; padding-bottom: 10px; margin: 0px;}

.clear { clear: both;}

img { border: none;}