@charset "UTF-8";
body {
	background-color: #CDC7B6;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	font-size: 14px;
}
.content h1 {
font-size:20px;
	color: #EB141F;
}

.contentbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
}
.content {
	padding-top:10px;
	padding-left: 43px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.bubble {
	width: 250px;
	height: 40px;
	font-size: 11px;
	text-align:left
}
.bubble h1 {
	margin: 0px; 
	padding: 0px; 
	font-size: 11px;
}
.content h2 {
	color: #D61834;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.contentbg .content .clearance strong {
	color: #000000;
	font-size: 12px;
}
.contentbg .content .clearance .clearanceheader strong {
	color: #EF1D2D;
}
