@charset "utf-8";
/* CSS Document */
body {
	margin-bottom:0px;
	font-family:trebuchet ms;
	color:#990033;
	font-size:14px;
	line-height: 16px;
	background-image: url(insulate/tile.jpg);
	margin-top: 0px;
	background-color: #cccccc;
	background-repeat: repeat-x;
}




a:link {
	color:#3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #3366FF;
}
.bubbletext{

	font-family:trebuchet ms;
	color: #663300;
	font-size:16px;
	line-height:18px;
	padding-left:40px;
	padding-right:40px;
	
}
.pad{
	padding-left: 18px;
}
.pad2{
	padding-left: 18px;
	padding-right:18px;
}
.head{
	padding-left: 18px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
}
.topbox{

	background-image:url(insulate/bubblebit.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.loft{

	color:#cc9933;
	padding-left: 18px;
	padding-right:15px;
}

.cavity{ 
	
	color: #333333;
	padding-left: 18px;
	padding-right:15px;
}

.other{

	color: #663300;
	padding-left: 18px;
	padding-right:15px;
}



