@charset "UTF-8";
/* CSS Document */

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	background-image: url(/images/ibuzzLeadsBanner/background.gif);
	background-attachment:fixed;
}

.heading
	{ 
	background-image: url(/images/ibuzzLeadsBanner/bannerTop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 960px; height: 282px;
	margin: 0 auto;
	
}

.container_12 {
	background-image: url(/images/ibuzzLeadsBanner/bannerBack.jpg) !important;
	background-repeat: repeat-y !important;

}
.wht {
	background-color: #FFF !important;
	padding: 10px;
}

h1,h2,h3,h4,h5,h6 { font-family: "Trebuchet MS"; } 

h1 { font-size: 24px;}
h2 { font-size: 16px;}
h6 { font-size: 10px;}
fieldset {border: 1px solid white; padding: 10px; }
p { padding: 15px; padding-left: 0; }
ul { margin-top: 5px; }

a { text-decoration: none; color: #1B4798; }
a:hover {text-decoration: underline; }

li { list-style-image:url(/images/emailBullet.jpg); margin-left: 40px; padding: 0;}

.smallerList ul {margin-top: 0 !important;}
.smallerList li { list-style-image:none !important; margin: 0; padding: 0; padding-bottom: 15px; }
.smallerList p {margin: 0; padding: 0;}

.box,.bodyCopy { color: #333; border: 1px solid silver; background-color: #EEE; padding: 5px; }
.box p {padding: 15px; }
.box span { width: 150px; display:inline-block; }

.boxZ { padding-top: 5px; padding-bottom: 5px; background-color: #DDD;}
.boxZ a { display: block; border: 1px solid black; border-top-color: White; border-left-color: White; padding: 5px; background-color: #EEE; margin: 10px; }

.barSplit { background-color: White; font-size: 2px; margin-bottom: 10px; }


.footer { clear: both; margin: 0 auto; padding-top: 30px; height: 50px; text-align: center;  }
.footer a { color: Black; }

.newIcon {float: left; padding-right: 5px; padding-bottom: 5px; }
.youTube {text-align: center; }

.slapRight { text-align: right; }

.gather fieldset { border: 1px dotted black; padding: 25px; background-color: #DDD; }

.NEWSHEAD h1 { font-size: 36px; color: red;padding: 20px; padding-top: 0; text-align: center; border-bottom: 3px solid black; margin-bottom: 10px;}

.mmenu { text-align: right; position: relative; top: -100px; font-size: 10px; }
.mmenu a { text-decoration: none; color: #001285; font-weight: bold; }
.mmenu a:hover { text-decoration:underline; }

.printButton {font-family: "Trebuchet MS"; font-size: 24px; cursor: pointer; }

.silver { color: #333; font-size: 11px; }

.disclaimer { font-size: 8px;}
.disclaimer a { color: #999999; text-decoration:none; }
.disclaimer a:hover {text-decoration: underline; }