/* INSTALL OTYS 4 WEB STYLE SHEET */
/* W3C VERIFIED CSS 2.1 */
/* COPYRIGHT OTYS CORP 2003-2007 */
/* AUTHOR:MRFAHRENHEIT */
/* RHYTHM: 4 */
/* TEMPLATE: CMSBUSJAB<NUM>.HTML */
/* SITE SPECIFIC */





/*Content left*/

#contentLeft{
width:205px;
padding:0 0 10px 0;
float:left;
margin-right:15px;
background:transparent url(../_images/bulles.png) repeat-y scroll 0 0;
min-height:345px;
}

/*Content mid*/

#contentMid{
width:530px;
float:left;
margin-right:10px;
}
#contentMid .contentOuter{
padding:0 10px;
border-bottom:1px solid #5c401b;
margin-bottom:10px;
}
.jblTitle {
color:#3499CF;
font-size:18px;
}
.contentTitle{
color:#3499CF;
font-size:14pt;
}

.contentSubHeader{
font-size:12pt;
color:#3499CF;
}

/*Content Right*/

#contentRight{
width:205px;
padding:0 0 10px 0;
float:right;
background:transparent url(../_images/bulles.png) repeat-y scroll 0 0;
min-height:345px;
}

