@media all {
	body {background-color: #fff; margin: 0;}
	#container {margin: 0 auto; padding: 0; width: 800px;}
	#header {}
	#header #banner {width: 100%; height: 100px; background: url(../images/ba_banner.jpg) no-repeat top left;}
	#header #banner #nav {clear: both; float: left; margin: 0; padding: 55px 0 0 15px; width: 100%;}
	#header #banner #nav ul {margin: 5px; padding: 0; list-style: none;}
	#header #banner #nav li {float: left; margin: 0; padding: 0;}
	#header #banner #nav a {display: block; padding: 10px 10px 10px 0; font: bold 12px Georgia, "Times New Roman", Times, serif; color: #fff; text-decoration: none;}
	#header #banner #nav a {text-decoration: none;}
	#header #banner #nav #current a {text-decoration: underline;}
	#header #banner #nav a:hover {text-decoration: underline;}
	.content {clear: both; padding: 2px 25px;}
	.content #intro {font: 12px Arial, Helvetica, sans-serif; line-height: 20px;}
	.content #info-12px {font: 12px Arial, Helvetica, sans-serif; line-height: 20px;}
	.content #info-14px {font: 14px Arial, Helvetica, sans-serif; line-height: 20px;}
	.content #info-16px {font: 16px Arial, Helvetica, sans-serif; line-height: 20px;}
	.content #intro h1 {margin: 0; padding-top: 10px; font: bold 16px Georgia, "Times New Roman", Times, serif;}
	.content #intro #contact {width: 250px; margin: 3px; padding: 3px;}
	.content #intro #contact div.info {clear: both; color: #5f5f5f;}
	.content #support {font: 12px Arial, Helvetica, sans-serif; line-height: 20px;}
	.content #support h1 {font: bold 16px Georgia, "Times New Roman", Times, serif; margin: 0; padding-top: 20px;}
	#splitter {width: 100%; height: 30px; background: url(../assets/images/splitter.jpg) no-repeat top left;}

	/* #footer {padding: 10px 10px 5px 0; font: 11px Arial, Helvetica, sans-serif; text-align: right;} */
	#footer {}
	#footer #banner {width: 100%; height: 30px; background: url(../assets/images/footer.jpg) no-repeat top left; color: #fff; text-align: center; font: 11px Arial, Helvetica,san-serif; padding: 10px 0px 0px 0px;}
	
	/*-- Added 11/14/07 --*/
	div.content { width: 750px; padding: 10px 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; }
	div.content a img { border: none; }
	div.content div#left { float: left; width: 450px; }
	div.content div#right { float: right; width: 300px; }
	div.content div#inline-list ul li{ float: left; list-style:none; margin: 0; }
	/*div.content div#right img { border: 1px #e5e5e5 solid; }*/
	div.content div#right p#qb_diagram_footer { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; width: 100%; text-align: center; font-style: italic; }
	div.content div#contact { clear: both; padding: 0 8px; background-color: #f5f5f5; border-top: 1px #e5e5e5 solid; border-bottom: 1px #e5e5e5 solid; }
	div.content div#qb_logo { clear: both; text-align: center; }
	div.content strong.headline { font-family: Georgia, "Times New Roman", Times, serif; font-size: 120%; }

	/*-- Added 2/29/16 --*/
	.H1_LARGE {font-size: 26px; font-family: Georgia, "Times New Roman", Times, serif;}
	.H1_MED {font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif;}
	.H1_SMALL {font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif;}
	.H2 {font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
	.H3 {font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px; font-weight: bold;}
	.style1 {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
	/*-- Added 4/11/2016 --*/
	div.content table { background-color: white; }
	/*#gradient {background-color: white};*/
}
