body{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;	
	line-height: 140%;
	background-color: #fff;
}

h1{
	font-weight: bold;
	color: #000;
	font-size: 1.3em;
	margin: 0px 0px 20px 0px;
}

h2{
	font-weight: bold;
	color:#333;
	font-size: 1.15em;
	margin: 15px 0px 15px 0px;
}

h3{
	font-weight: bold;
	color: #666;
	background: url(../media/images/bullet_star.gif) no-repeat 0px 6px;
	padding-left: 20px;
}

h4{
	font-weight: bold;
	color: #999;
}

h5{
	font-weight: bold;
	color: #999;
}

h6{
	display: inline;
	font-weight: bold;
	color: #999;
}

#wrapper{
}

#container{
}

#print_logo{
	display: block;
}

#header{
	display: none;
}

#title{
}

#content{
	padding: 0px;
}

	#content_footer{
		text-align: center;
		clear: both;
		padding-top: 40px;
	}
	
#footer{
	color: #999;
	font-size: 0.9em;
	padding: 10px 0px;
}

	#footer .left{
		float: left;
	}
	
	#footer .right{
		float: right;
	}

	#footer .highlight{
		color: #999;
	}

	#footer a{
		color: #999;
	}
	
.table_specs td{
	border: 1px solid #999;
}

.faqItem .imgContainer{
	display: none;
}
	
	
.faqImg{
	display: none;
}

.faqQuestions{
	display: none;
}	
