/* CSS Document */

.mediaBoxwhite {
background: #fff url(_i/bg_mediabox.gif) repeat-x top;
padding: 15px 12px 5px;
}
.mediaBox {
background: #ecf3f8 url(_i/bg_mediabox.gif) repeat-x top;
padding: 15px 12px 5px;
}
.mediaBoxwhite h2, .mediaBox  h2 {
margin: 0 0 5px;
color: #4d7085;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 18px;
border-bottom: 2px solid #4d7085;
}
.mediaBoxwhite h2, .mediaBox  h2 a, .mediaBox h2 span {
margin: 0 0 5px;
color: #333333;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.mediaBoxwhite h2 .Head, .mediaBox h2 .Head {
color: #4d7085;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 18px;
}
div.containerframe {background:#ecf3f8; }
div.containerframe div.frame1 { background: url(_i/tl.gif); background-position: left top; background-repeat: no-repeat;}
div.containerframe div.frame2 { background: url(_i/tr.gif); background-position: right top; background-repeat: no-repeat;}
div.containerframe div.frame3 { height: 5px; }
div.containerframe div.frame4 { background: url(_i/bl.gif); background-position: left bottom; background-repeat: no-repeat;}
div.containerframe div.frame5 { background: url(_i/br.gif); background-position: right bottom; background-repeat: no-repeat;}
div.containerframe div.frame6 { height: 5px; }