/* overture */

.ovContBox {
width:auto;
padding: 10px 0px 0px 0px;
_padding: 2px 0px 0px 0px;
float:left;
}

.ovContBoxTop {
width:543px;
height:6px;
background-image:url(../images/ov_midbox_top.gif);
background-repeat: no-repeat;
float:left;
}

.ovContBoxMiddle {
width:543px;
background-image:url(../images/ov_midbox_middle.gif);
background-repeat: repeat-y;
_margin-top:-8px;
float:left;
}

.ovContBoxMiddleBox {
width:100%;
padding:0px 0px 0px 10px;

float:left;
text-align:left;
}

.ovContBoxMiddleBox p {
float:left;	
}

.ovContBoxMiddleBox p a {
text-decoration:underline;
color:#0A7400;
}

.ovContBoxMiddleBox p a:hover {
text-decoration:underline;
color:#990000;
}

.ovContBoxMiddleBox h4 {
float: left;
width: 100%;
display: block;
float: left;
padding: 0;
margin: 0;
}

.ovContBoxMiddleBox h4 a {
font:bold 14px/16px Arial, Helvetica, sans-serif;
color:#28578F;
text-decoration:underline;
float: left;
width: 100%;
}

.ovContBoxMiddleBox h4 a:visited {
font:bold 14px/16px Arial, Helvetica, sans-serif;
color:#28578F;
text-decoration:underline;
float: left;
width: 100%;
}


.ovContBoxMiddleBox h4 a:hover {
font:bold 14px/16px Arial, Helvetica, sans-serif;
color:#990000;
text-decoration:underline;
float: left;
width: 100%;
}

.ovContBoxMiddleButton a {
}

.ovContBoxMiddleButton a:hover {
}

.ovContBoxBottom {
width:543px;
height:6px;
background-image:url(../images/ov_midbox_bottom.gif);
background-repeat: no-repeat;
display:block;
float:left;
}
.siteDomain {
float:left;
font-family: Arial;
font-size: 12px;
font-weight: 300;
color: #0A7400;
font-style: normal;
font-variant: normal;
text-decoration: underline;
text-align: left;
}
