#column-left-header {
	float: left;
	width: 4%;
	height: 263px;
	
}
.body1 {
	height:100%;
	background-color: #F9F4E1;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 100%;
	position: relative;
	
}
.bgcolor {
	background-color: #F8F3E1;
	background-image: url(images/pop-greytop.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.Arial-12-whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial-12-darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #606060;
	text-decoration: none;
}
.Arial-11-redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DE2416;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DE2416;
	text-decoration: none;
}
.line-x {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
