@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
}
.az_main_cont {
    background-image: url("images/az_top_bg_left.gif");
    background-repeat: repeat-x;
	background-position: top;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006633;
}
.footer_tb {
	font-size: 14px; 
	color: #ffffff;	
	background-image:url(images/az_bottom_r.gif); 
	background-repeat: repeat-x;	
	height: 82px;
	padding: 10px;
	font-weight: bold;
}
.get_flash {
	font-size: 12px;
	color: #999999;
	text-align: center;
}