h2 {
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 14px;
   color: #666699;
   font-style: italic; 
   font-weight: lighter;
   margin: 0; 
   padding: 0;
}

.table-bg td {
   background-color: #E9E9E9;
}

.chart-bg {
   background-color: #F7F7F7; 
   padding: 5px;
   width:469px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 459px;
}

html>body .chart-bg {
   width: 459px;
}

/* HIDDEN CLASSES */

.display-one {
   display: none;
}

.display-two {
   display: none;
}

/* GREY BACKGROUND */

.grey-bg {
   background-color: #F7F7F7;
   padding: 14px 6px 14px 12px;
   width: 200px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 182px;
}

html>body .grey-bg {
   width: 182px;
}

.grey-bg ul {
   list-style: none;
   padding-left: 0;
   margin: 0;
}

/* LEVEL ONE (Orange Button) */

.level-one {
   background: #DF7913 url(/images/orange_button.jpg) top left;
   width: 200px;
   border-bottom: 1px solid #FFFFFF;
}

.level-one a, .level-one a:hover {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   padding: 3px 10px 2px 12px;
   display: block;
   width: 200px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 178px;
}

html>body .level-one a, .level-one a:hover {
   width: 178px;
}

.level-one a:hover {
   background-color: #DF7913;
}

/* LEVEL TWO */

.level-two li a {
   font-weight: bold;
   color: #666666;
   text-decoration: none;
}

.level-two li a:hover {
   background-color: #FFFFFF;
   text-decoration: none;
}

/* LEVEL THREE */

.level-three li {
   background: url(/images/dash_bullet.gif) no-repeat 0 7px;
   padding-left: 8px;
}

/* LEVEL FOUR */

.level-four li {
   background: url(/images/dot_bullet.gif) no-repeat 0 6px;
   padding-left: 6px;
}

/* LEVEL FIVE */

.level-five li {
   background: url(/images/arrow_bullet.gif) no-repeat 0 5px;
   padding-left: 8px;
}

/* LEVEL 3-5 HYPERLINKS */

.level-three li a, .level-four li a, .level-five li a {
   font-weight: normal;
   color: #C23C37;
   text-decoration: none;
}

.level-three li a:hover, .level-four li a:hover, .level-five li a:hover {
   background-color: #FFFFFF;
   text-decoration: none;
}

/*  */