a {
	text-decoration:none;
}

a:hover {
  text-decoration:underline !important;
}

h1 {
	font-family:"Gill Sans","sans-serif","verdana","arial","helvetica";
	background:url(/staticarchive/b533ae182a6dfc852c09251642b52eff6e4d6180.jpg) no-repeat right top;
	text-transform:uppercase;
	font-size:25px;
	padding-left:15px;
	padding-top:23px;
	padding-bottom:23px;
	margin-bottom:20px;
	color:#333;
}

h2 {
	font-family:"arial","verdana","helvetica","sans-serif";
	padding-left:15px;
	font-size:21px;
	font-weight:normal;
	color:#4A4A4A;
	margin-bottom:10px;
}

div#blq-content p {
	padding-left:15px;
	color:#4A4A4A;
}

div#column_wrapper {
	position:relative;
	width:963px;
	height:425px;
}
* html div#column_wrapper {
	width:941px;
	margin-bottom:-25px;
}

div#column_one, div#column_two, div#column_three, div#column_four {
	position:absolute;
	top:0;
	left:15;
}

div#column_one {
	left:15px;
}

div#column_two {
	left:215px;
}

div#column_three {
	left:430px;
}

div#column_four {
	top:-55px;
	left:636px;
}

div#blq-content dt {
	width:170px;
	color:#333;
	text-transform:uppercase;
	border-bottom:2px solid #E5D3E2;
	margin:5px 0 5px 0;
	padding:25px 0 5px 0;
}

div#blq-content dd ol {
	list-style-type:decimal;
	margin:1px;
	padding:1px;
	margin-left:26px;
}
* html div#blq-content dd ol {
	margin-left:31px;
}

* html div#blq-content dd ol li {
	margin-top:2px;
}

div#blq-content dd ol li {
	color:#18215A;
	padding-top:3px;
}


div#blq-content dd ol li a {
	color:#18215A;
}
* html div#blq-content dd ol li a {
	margin-left:-5px;
}