@charset "ISO-8859-1";
.BigAzureHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
}
.AM_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.AM_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bkgd {
	background-attachment: fixed;
	background-image: url(images/header_sides.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.HdrLft {
	background-attachment: fixed;
	background-image: url(images/Header_Left.gif);
	background-repeat: no-repeat;
	background-position: top;
}

