.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.thrColFix #mainContent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CC33;
	margin-top: 0;
	margin-right: 270px;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 500;
	min-height:550px;
}



.thrColFix #breadcrumb_nav {
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 8px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height:18px;
}
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 147px; /* padding keeps the content of the div away from the edges */
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	z-index: 400;
}
.thrColFix #mainContent .rule {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.thrColFix #sidebar1 ul {
	margin: 0px;
	padding: 0px;
}

.thrColFix #sidebar1 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.thrColFix #sidebar1 ul li a {
	font-weight: normal;
	display: block;
	color: #330066;
	background-color: #FFF5CC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.thrColFix #sidebar1 ul li a:hover {
	background-color: #FFE57A;
}
.thrColFix #mainContent ul {
	padding: 0px;
	margin: 0px;
}
.thrColFix  #mainContent  ul li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	}
.thrColFix #mainContent ul li a {
	list-style-image: url(images/arrow.gif);
	list-style-position: inside;
		color: #0066CC;
}
.thrColFix #mainContent ul li a:hover {
	color: #990000;
}
#sidebar1 h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}
.thrColFix #sidebar1 .quote {
	margin-top: 80px;
}
.thrColFix #locationBox {
	background-image: url(images/LocationBoxL2.gif);
	background-repeat: no-repeat;
	width: 230px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50px;
	display: block;
	margin: 0px;
}
.thrColFix  #locationBox  .find {
	color: #FFCC00;
	text-align: right;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	width: 60px;
	display: block;
}
.thrColFix #locationBox .GObutton {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/goButton.jpg);
	background-repeat: no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 35px;
}
.thrColFix #locationBox table {
	padding: 0px;
	margin: 0px;
}
.PrintReadyWaiver{
text-align:center;
display:block;
font-size:18px;
font-weight:bold;
}
.PrintReadyWaiver a:hover{
text-decoration:underline;
}
