body{
	background:url("images/bgBody.gif") top left repeat-x #fff;
	font-family:"Lucida Sans", Tahoma, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#000;
	margin-top:0
}
a img{border:none}
a			{color:#be1a1a; }
a:hover		{text-decoration:none;}
a:visited 	{color:#700099}

p{
	padding:2px 3px 6px 3px;
	margin:0;
}

h1{
	font-size:25px;
	color:#1a74be;
	margin-bottom:10px;
	padding-bottom:1px;
	border-bottom:1px solid #1a74be;
	font-weight:normal;
	width:100%;
	letter-spacing:-1pt
}

h2{
	font-size:21px;
	padding-bottom:3px;
	margin-bottom:0
}

#page{
	background:#fff;
	width:1000px;
	margin:0 auto;
	padding-top:20px
}
#header		{margin-bottom:7px;}
#header img	{margin-bottom:7px;}

#content{
	width:960px;
	margin:0 auto;
}

#qb{
	width:100%;
	height:235px;
	display:block;
	background:url("images/qbBack.jpg") top left no-repeat;
}

	#qb p{display:none;}
	#qb label{
		position:absolute;
		margin-top:118px;
		margin-left:284px;
		width:132px;
		height:28px;
		display:block;
	}
		
	#qb input#zip{
		position:absolute;
		margin-top:110px;
		margin-left:424px;
		border:none;
		background:none;
		width:144px;
		height:38px;
		font-size:22px;
		font-weight:bold;
		letter-spacing:1px;
		padding-left:10px;
		padding-top:11px
	}
	
	#qb input#submit{
		position:absolute;
		margin-top:110px;
		margin-left:579px;
		width:135px;
		height:49px;
		background:none;
		border:none
	}
	
#main{
	clear:both;
	width:100%;
	margin-top:20px
}

#copy{
	width:700px;
	float:left;
}

#supp{
	width:220px;
	float:right;
}
	#supp .suppBox{
		margin-bottom:10px;
	}

	.heading{
		font-weight:bold;
		color:#4a95e2
	}
	
	#supp ul{
		padding-top:0;
		margin-top:0
	}
	
	#supp ul.checkMark li{
		list-style-image:url("images/liCheckMark.gif");
	}

#footer{
	clear:both;
	border-top:1px solid #b5b5b5;
	margin-top:30px;
	font-size:11px;
	color:#3b3a3a;
	line-height:19px
}
	
.c	{text-align:center}
.h	{display:none}
.cl	{clear:both}

