.column_holder {
    border-top: 1px solid #999999;
}
.left_column
{
    background: url( images/leftrollout-bg.jpg ) top right repeat-y;
    padding: 0;
    margin: 0;
}
.left_column_bottom
{
    background: url( images/leftrollout-bottomedge.jpg ) bottom left no-repeat;
    height: 5px;
    width: 100%;
    padding-top: 20px;
}
.right_column
{
    padding: 0;
    margin-left: 40px;
    margin-right: 20px;
}

table.listTable
{
    margin-bottom: 20px;
}


.left_column_hr
{
    background: url(images/leftrollout-fullHR.jpg) top left no-repeat;
    height: 1px;
    padding: 0;
    margin: 0;
}
table.listTableTitle
{
	margin: 0px;
}

table.listTableTitle th
{
	border-top: 0;
	border-bottom: 0;
        text-transform: uppercase;
}

div.bodyMiddle
{
	background: url(bodymiddle.png) top left repeat-y;
	width: 940px;
	height: 527px;
	padding-left: 9px;
	margin-top: -5px;
	position: relative;
}
div.bodyMiddle div.bodyMiddleLeft
{
    width: 920px;
    height: 527px;
overflow: hidden;
}

div.bodyMiddle div.bodyMiddleRight
{
	position: absolute;
	left: 240px;
	top: 80px;
	width: 690px;
	height: 450px;
	overflow: auto;
}

div.body div.box
{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    font-size: .8em;
}
input.orangebutton
{
    width: 200px;
}

table.listTable td
{
	border-bottom: 0;
	color: #999999;	

	padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 15px;
}

table.listTable td.center
{
    text-align: center;
}
table.listTable th a
{
    color: #48a1d6;
    text-decoration: none;
}
table.listTable th a:hover
{
    text-decoration: underline;
}

div.footer
{
    top: 625px;
}

div.overlay div.scroller
{
    height: 400px;
    max-height: 400px;
    overflow: auto;
    width: 520px;
}
div.overlay table.listTable td
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

div.overlay div.form div.formmiddle>div.scroller
{
    height: auto;
}
div.phone
{
margin-top:10px;
margin-bottom:10px;
}
div.testim
{
margin-top:10px;
}
span.bluelink
{
color: #2187C0;
}
