li.v_li_1 {
display:none;
}

#ov-lc {
position:relative; top:-15px;left:0;
float:left;
width:207px;
background: #5E82AC url('../img/lc-shadow.png') no-repeat right 0;
}

*html #ov-lc {
width:207px;
background: #5E82AC;
overflow:hidden;
}

#ov-rc {
position:relative; top:-15px;left:0;
float:right;
width:734px;
background: url('../img/content-bg.jpg') no-repeat 0 0;
min-height:400px;
padding: 30px 0 0 30px;
}


#ov-rc-l {
float:left;
width:470px;
padding:0px 30px 0 0;
}

#ov-rc-l li {
	margin: 0 0 0.5em 0;
}

#ov-rc-r {
float:right;
width:220px;
padding-top:60px;
}


.white {
margin-top:50px;
}


/*     typography left col     */

#ov-lc {
font-size: 11px;
line-height:31px;
}


#ov-lc h2 {
font-size: 12px;
line-height:31px;
font-weight:bold;
color:#036;
padding: 0 0 0 40px;
margin:0;
border-bottom: #7E9BBD solid 1px;
}


#ov-lc h3 {
font-size: 12px;
line-height:31px;
font-weight:bold;
color:#245250;
background:#fff;
padding: 10px 0 0 40px;
margin:0;
width:206px;
height:31px;
}




/* 	subnav 	*/

#ov-lc ul.subnav {
font-size: 12px;
line-height:31px;
color: #fff;
margin:0;
padding: 0 0 0 0px;
width:207px;
list-style:outside;
list-style:none;
}

#ov-lc ul.subnav li {
width:207px;
height:31px;line-height:31px;
margin:0;
padding:0;
background: url('../img/subnav-li-bg.gif') no-repeat 0 0;
border-bottom: #7E9BBD solid 1px;
}

#ov-lc ul.subnav li:hover {
background: #245250 url('../img/subnav-li-bg.gif') no-repeat 0 0;
}

#ov-lc ul.subnav a {
padding-left:40px;
color:white;
}





/*     typography right col     */


#ov-rc {

font-size: 11px;
line-height:18px;
color: #333;
margin:0 0 22px 0;
}

#ov-rc p {
font-size:12px;
line-height:22px;
margin: 0 0 10px 0;

}


#ov-rc li {
font-size:12px;
line-height:18px;
margin: 0 0 12px 0;
}

#ov-rc h1 {
font-size: 22px;
line-height:41px;
font-weight:bold;
color:#245250;
margin:0 0 30px 0;
padding: 0 0 0 50px;
}


#ov-rc h2 {
font-size: 14px;
line-height:18px;
font-weight:bold;
color:#5E82AC;
margin:20px 0 5px 0;
padding: 0px;
}


#ov-rc img {
float:left;
}


p.learnmore {
text-align:right; 
font-weight:bold;
}

p.learnmore a {
color: #5E82AC;
text-decoration:none;
}

.casenumhilite {
	color: #5E82AC;
	text-transform: uppercase;
	font-family: arial,helvetica,sans-serif;
font-weight: bold;
text-decoration: underline;
}

