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-r {
float:right;
width:220px;
padding-top:60px;
}





/*     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;
}




/* 	sub subnav	*/

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

#ov-lc ul.subsubnav li {
width:207px;
height:18px;line-height:18px;
margin:0;
padding:0;
}

#ov-lc ul.subsubnav a {
padding-left:40px;
color:#333;
font-weight:normal;
}

#ov-lc ul.subsubnav a:hover {
color:#245250;
}





/*     typography right col     */


#ov-rc {

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

#ov-rc p {
font-size:14px;
line-height:24px;
margin: 0 0 10px 0;}

#ov-rc li {
font-size:14px;
line-height:20px;
padding:10px;
}

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


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





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

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

