@charset "utf-8";

/* CSS Document */



body.mceContentBody {

 text-align: left;

 background: #FFF;

}



body{

text-align:center;

margin: 0 auto;

padding: 0;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:10px;

color:#000000;

background-color:#212121;

}



#container {

margin:0 auto;

padding:0px;

width:888px;

height:100%;

}



#leftside {

width:310px;

float:left;

padding:0px;

margin:0px;

background-position:left;

background-image:url(../images/jbr_bg_repeat_left.jpg);

background-repeat:repeat-y;

}



#rightside{

width:578px;

float:left;

padding:0px;

margin:0px;

text-align:left;

background-image:url(../images/jbr_bg_repeat_right.jpg);

background-repeat:repeat-y;



}



#navigation{

width: 500px ;

height: 48px ;

text-align:left;

}



#rightcontent {

padding-left:15px;

padding-right:19px;

margin:0px;

width:456px;

text-align:left;

}



#schedule{

width:100%;

background-image:url(../images/schedule_Table_bg.jpg);

background-repeat:no-repeat;

padding-left:10px;

padding-right:8px;

margin:0px;

}



#footerlinks{

width:578px;

padding:0px;

margin:0px;

float: right;

text-align:left;

}



/* FONT STYLES */

p{

color:#000000;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

}



table{

color:#000000;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

}



.title {

font-family:tahoma;

font-size:14px;

color:#000;

font-weight:bold;

}



a .title {

font-family:tahoma;

font-size:14px;

color:#000;

font-weight:bold;

text-decoration:none;

}



.header {

font-family:tahoma;

font-size:18px;

color:#ff6633;

font-weight:bold;

color:#000000;

}



a .header {

font-family:tahoma;

font-size:18px;

color:#ff6633;

font-weight:bold;

color:#000000;

text-decoration:none;

}



.miniheader {

font-family:tahoma;

font-size:11px;

color:#000;

font-weight:bold;

line-height:10px;

color:#000000;

}



a .miniheader {

font-family:tahoma;

font-size:11px;

color:#000;

font-weight:bold;

line-height:10px;

color:#000000;

text-decoration:none;

}



.subheader {

font-family:tahoma;

font-size:11px;

color:#000;

font-weight:normal;

color:#000000;

}



a .subheader {

font-family:tahoma;

font-size:11px;

color:#000;

font-weight:normal;

color:#000000;

text-decoration:none;

}



.txt {

font-family:tahoma;

font-size:11px;

color:#000;

font-weight:normal;

color:#000000;

text-decoration:none;

}



a .txt {

font-family:tahoma;

font-size:11px;

color:#000;

font-weight:normal;

color:#000000;

text-decoration:none;

}



a{

color:#ff6633;

font-weight:bold;

text-decoration:none;

}



a:hover{

color:#ff6633;

font-weight:bold;

text-decoration:none;

}



/* BLANKET */

a img {

border:0;

}



img {

border: 0px;

padding:0px;

margin: 0px;

}



table {

border: 0px;

padding: 0px;

margin: 0px;

}



/* Specific Items */



#tddots{

border-bottom:dotted #CCCCCC 1px;

padding-top:8px;

}