body {
    font: 65% Verdana, Helvetica, Arial, sans-serif;
    background: #BEB5A2;
    color: #000000;
    margin-left:  0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    background-image: url(border12.jpg);
    padding: 0;
}

.body2 {
    font: 75% Verdana, Helvetica, Arial, sans-serif;
    background: #EEE2CD;
    color: #000000;
    margin-left:  90px;
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(border3.jpg);
    padding: 0;
}

.body3 {
    font: 75% Verdana, Helvetica, Arial, sans-serif;
    background: #EEE2CD;
    color: #000000;
    margin-left:  90px;
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(border0.jpg);
    padding: 0;
}

.body4 {
    font: 65% Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
    margin-left:  0px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
    background-image: url(border12.jpg);
    padding: 0;
}

.body5 {
    font: 75% Verdana, Helvetica, Arial, sans-serif;
    background: #EEE2CD;
    color: #000000;
    margin-left:  51px;
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(border00.jpg);
    padding: 0;
}

.body6 {
    font: 65% Verdana, Helvetica, Arial, sans-serif;
    background: #EEE2CD;
    color: #000000;
    margin-left:  51px;
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(border00.jpg);
    padding: 0;
}

.meetMsg1 {
    font: 75% Verdana, Helvetica, Arial, sans-serif;
    background: #EEE2CD;
    color: #005A87;
    margin-left:  80px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(border0.jpg);
    padding: 0;
}

.meetMsg2 {
   color: #005A87;
   font-weight: bold;
}


table {
    font-size: 100%; 
}

a {
    text-decoration: none;
    color: #000000;
    background-color: transparent;
}

img {
    border: none;
    vertical-align: middle;
}

p {
    margin: 0.5em 0em 1em 0em;
    text-align: justify;
    line-height: 1.0em;
}

p a {
    text-decoration: underline;
}

p a:visited {
	color: Purple;
    background-color: transparent;
}

p a:active {
	color: Red;
    background-color: transparent;
}

p img {
    border: 0;
    margin: 0;
}


hr {
    clear: both;
    height: 1px;
    color: #8CACBB;
    background-color: transparent;
}


h1, h2, h3, h4, h5, h6 {
    color: Black;
    clear: left;
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding-top: 0.5em;
}

h1 {
    font-size: 100%;
    font-weight:bold;
}

h2 {
    font-size: 110%;
    font-weight:bold;
}

h3 {
    font-size: 140%;
    font-weight:bold;
}

h4 {
    font-size: 120%;
    font-weight:bold;
}

h5 {
    font-size: 120%;
    font-weight:bold;
    border-top: 3px solid #005A87;
}

h6 {
    font-size: 120%;
    font-weight:bold;
    border-bottom: 3px solid #005A87;
}


ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 2em;
    padding:0;
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 2em;
    padding:0;
}

ul a, ol a {
    text-decoration: underline;
}

li {
    margin-bottom: 1em;
}

dt {
    font-weight: bold;    
}

dt a {
    text-decoration: underline;
}


dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

d a {
    text-decoration: underline;
}


fieldset {
    border: 1px solid #8cacbb;
    margin: 2em 0em 1em 0em;
    padding: 1em 0em;
}

legend {
    background: White;
    padding: 0.5em;
}


form {
    border: none;
    margin: 0;
}

textarea {
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: white;
    width: 88%;
    padding: 0.1em;
}

input {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}

select {
    font: 110% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #000000;  
    vertical-align: top;
    background-color:#BBCCDD;
}

option{
    font: 110% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #000000;  
    color: #FFFFFF;
    background-color:#228899;
}

.jmpSelected{
    font: 110% Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
    background-color:#BBCCDD;
}

abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}

blockquote {
    font-family: Times, "Times New Roman", serif; 
    font-style: italic;
    font-size: 120%;
}

code {
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
}

pre {
    font-size: 120%;
    padding: 1em;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: #dee7ec;
}

.netscape4 {
    display: none;
}

/*
** Structural Elements
*/

div.top {
    /* Top section */
    background: transparent;
    margin: 0;
    padding: 0;
}

.logo {
    /* Logo properties */
    margin: 1em 0em 1em 2em;
    padding: 0;
}

div.searchBox {
    /*searchbox style and positioning */
    background-color: transparent;
    color: Black;
    float: right;
    margin: 3em 0em 0em 0em;
    padding: 0em 2em 0em 0em;
    text-align: right;
    text-transform: lowercase;
    width: 30%;
}

input.searchButton {
    font-size: 100% ! important;
    margin-bottom: 1px ! important;
}

div.tabs {
    background: transparent;
    border-collapse: collapse;
    border-bottom-color: #000000;
    border-bottom-style: none;
    border-bottom-width: 1px;
    padding: 0.3em 0em 0.3em 0.8em;
    white-space: nowrap;
    font-weight: bolder;
}

div.tabs a {
    /* The normal, unselected tabs. They are all links */
    background: #0077AA;
    border-top:    1px solid #FFFFFF;
    border-bottom: 1px solid #999999;
    border-left:   1px solid #FFFFFF;
    border-right:  1px solid #999999;
    color: #DDDDDD;
    font-weight: bold;
    font-size: 115%;
    height: 1em;
    padding: 0em 1em 0em 1.5em;
}

div.tabs1 a {
    /* The normal, unselected tabs. They are all links */
    background: #EEE2CD;
    border-top:    2px solid #FFFFFF;
    border-bottom: 2px solid #999999;
    border-left:   2px solid #FFFFFF;
    border-right:  2px solid #999999;
    color: #000000;
    font-weight: bold;
    font-size: 130%;
    height: 2em;
    padding: 0.3em 1em 0.5em 1em;
}

div.tabs2 a {
    /* The normal, unselected tabs. They are all links */
    background: #EEE2CD;
    border-top:    1px solid #FFFFFF;
    border-bottom: 1px solid #999999;
    border-left:   1px solid #FFFFFF;
    border-right:  1px solid #999999;
    color: #000000;
    font-weight: bold;
    font-size: 120%;
    height: 1em;
    padding: 0.3em 1em 0.5em 1em;
}


div.tabs a.selected {
    /* The selected tab. There's only one of this */
    background: #00EEBB;
    border-top:    1px solid #FFFFFF;
    border-bottom: 1px solid #999999;
    border-left:   1px solid #FFFFFF;
    border-right:  1px solid #999999;
    color: #000000;
    font-weight: bold;
}

div.tabs a:hover {
    background: #00EEBB;
    color: #000000;
    border-top:    1px solid #FFFFFF;
    border-bottom: 1px solid #999999;
    border-left:   1px solid #FFFFFF;
    border-right:  1px solid #999999;
}

div.personalBar {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background: #BBCCDD;
    border-color: #000000;
    border-style: solid solid solid solid;
    border-width: 1px;
    color: Black;
    padding-right: 3em;
    text-align: right;
    text-transform: lowercase;
}

div.personalBar a {
    background-color: transparent;
    color: #436976;
    font-weight: normal;
    margin-left: 1em;
}

div.personalBar img {
    vertical-align: top;
}

.caseSensitive {
    text-transform: none;
}

div.pathBar {
    /* The path bar, including breadcrumbs and add to favorites */
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 2em;
    padding-right: 2em;
    text-transform: lowercase;
}

.breadcrumbs {
    float: left;
    text-transform: lowercase;
}

.addFavorite {
    vertical-align: bottom;
}

#contentTabs {
    background: transparent;
    border-collapse: collapse;
    border-bottom: 1px solid #74AE0B;
    padding-left: 1em;
    margin-top: 2em;
    white-space: nowrap;
}

#contentTabs a {
    background: transparent;
    border: 1px solid #74AE0B;
    border-style: solid solid none solid;
    color: #578308;
    font-weight: normal;
    height: 1.2em;
    margin-right: 0.5em;
    padding: 0em 2em;
    text-transform: lowercase;
}

#contentTabs a.selected {
    background: #CDE2A7;
    border-bottom: #CDE2A7 1px solid;
    color: #578308;
    font-weight: normal;
}

#contentTabs a:hover {
    background-color: #CDE2A7;
    color: #578308;
}

#contentBar {
    background: #CDE2A7;
    border-left: 1px solid #74AE0B;
    border-right: 1px solid #74AE0B;
    color: #578308;
    text-align: right;
    text-transform: lowercase;
}

div.document {
    background: #EFE2CD;
    font: 120% Verdana, Helvetica, Arial, sans-serif;
    padding: 0;
    margin: 0em 0em 2em 0em;
}

div.editableDocument {
    background: White;
    border: 1px solid #74AE0B;
    font: 120% Verdana, Helvetica, Arial, sans-serif;
    margin: 0em 0em 2em 0em;
    padding: 0em 1em 2em 1em;
}

div.documentActions {
    float: right; 
    margin-top: 1.5em;
}

div.message {
    background: #FFCE7B;
    border: 1px solid #FFA500;
    color: Black;
    font: bold 80% Verdana, Helvetica, Arial, sans-serif;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}

div.message a {
	color: Black;
    text-decoration: underline;
}

div.title {
    margin-top: 1em;
}

.description {
    /* The summary text describing the document */
    font: bold 100% Verdana, Helvetica, Arial, sans-serif;
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
    color: #00BBCC;
}

.footer {
    background: #BBCCDD;
    border-top: 2px solid #005A87;
    border-bottom: 2px solid #005A87;
    border-left: 2px solid #005A87;
    border-right: 2px solid #005A87;
    color: #000000;
    clear: both;
    float: none;
    margin: 2em 0em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-align: center;
}


/* Accessibility and visual enhancement elements */

a.skipnav {
    visibility: hidden;
    position: absolute;
} 


/*
** Widgets
*/

input.standalone {
    background: #DEE7EC url(linkOpaque.gif) 9px 1px no-repeat;
    color: Black;
    cursor: pointer;
    font-size: 80%;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;
}

input.context {
    background: White url(linkTransparent.gif) 9px 1px no-repeat;
    color: Black;
    cursor: pointer;
    font-size: 80%;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;
}

input.destructive {
    background: #FFCE7B url(linkTransparent.gif) 9px 1px no-repeat;
    border: 1px solid #FFA500;  
    color: Black;
    cursor: pointer;
    font-size: 80%;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;
}

input.noborder {
    border: none;
    margin: 0;
    background-color: transparent;
}

div.row {
    clear: both;
    min-height: 4em;
    margin: 0em 0em 1em 0em;
    position: relative;
}

.group {
    border: 1px solid #8cacbb;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em;
}
span.legend {
    background: White;
    font-size: 80%;
    padding: 0.5em;
    position : relative;
    top: -0.8em;
    left: 0em;
}

div.label {
    font-weight: bold;
    display: inline;
    padding-right: 0.5em;
}

div.field {
    margin-top: 0.2em;
}

div.help {
    background-color: #FFFFE1; 
    border: 1px solid black; 
    font-size: 80%;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    position: absolute;
    left: -18em;
    top: 1.5em;
    width: 16em;
    padding: 0.5em;
}

.error {
    /* Class for error indication in forms */
    background: #FFCE7B;
    border: 1px solid #FFA500;
    padding: 1em;
    margin: 0;
    width: 68% !important;
}

.required {
    /* Used in addition to class "label" on required elements */
    background: url(required.gif) right no-repeat;
}

span.card {
    background: #DEE7EC;
    border-color: #8CACBB;
    border-width: 1px;
    border-style: solid;
    float: left;
    margin: 1em;
    padding: 1em;
    text-align: center;
    width: 15%;
}


div.box {
    border: none;
    margin: 0em 0em 2em 0em;
    padding: 0;
}

div.box h4 {
    font-size: 1em;
}

div.box h5 { 
    background: #005A87;
    border: 2px solid #228899;
    border-style: solid solid solid solid;
    color: #FFFFFF;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    display: inline;
    font-size: 1em;
    height: 1em;
}

div.box h6 { 
    background: #DEE7EC;
    border: 1px solid #8CACBB;
    border-style: solid solid none solid;
    color: Black;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    height: 1.2em;
}


div.box div.body {
    background: transparent;
    border-collapse: collapse;
    border: 1px solid #005A87;
}

.boxDetails {
    text-align: right;
}

div.box .content {
    padding: 1em;
}

div.box a.close {
    float: right;
    text-transform: none;
    border-left: 1px solid #8CACBB;
    padding: 0em 0.2em;
}

div.box h1, 
div.box h2, 
div.box h3, 
div.box h4 {
    margin: 0;
    padding: 0;
}

div.box .even {
    background-color: #BBCCDD;
}

div.box .odd {
    background-color: DEE7EC;
}

div.box input {
    font-size: 100%;
}

div.spacer {
	margin: 1em;
}

.currentNavItem {
    color: Black;
    font-weight: bold;
}

.private {
    color: Black;
}

.published {
    color: #74AE0B;
}

.pending {
    color: #FFA500;
}

.syndicated {
    color: #008000;
}

.expired {
    color: Red;
}

.even {
    background-color: #F7F9FA;
}

.odd {
    background-color: transparent;
}

.highlight {
    background-color: #F7F9FA;
}

div.listingBar {
    background: #DEE7EC;
    border-color: #8CACBB;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: center;
    text-transform: lowercase;
    clear: both;
    vertical-align: top;
    margin: 1em 0em;
}

div.listingBar span.previous {
    text-align: left;
    float: left;
}

div.listingBar span.next {
    text-align: right;
    float: right;
}

div.listingBar img {
	vertical-align: middle;
}

.jmp1{
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}

.jmp2{ position: relative; top: 0px; left: 10px;}
.jmp3{ position: relative; top: 0px; left: 0px;}
.jmp4{ position: relative; top: 0px; left: 20px;}
.jcenter{ position: relative; top: 0px; left: 30%;} 

.menu1 { 
   position:absolute;
   font: 12px arial, helvetica, sans-serif;
   background-color: #005A87;
   top: -302px;
}

.menu2 { 
   position:absolute;
   font: 12px arial, helvetica, sans-serif;
   background-color: #005A87;
   top: -373px;
}

.menu3 { 
   position:absolute;
   font: 12px arial, helvetica, sans-serif;
   background-color: #005A87;
   top: -76px;
}

.menu4 { 
   position:absolute;
   font: 12px arial, helvetica, sans-serif;
   background-color: #005A87;
   left: -80px;
}

.menu5 { 
   position:absolute;
   font: 12px arial, helvetica, sans-serif;
   background-color: #005A87;
   top: -259px;
}



#mainMenu {left: -200px; top: 235px;}

a:hover {background-color:#00EEBB; color:#000000;}

.menu_A {
    background: #005A87;
    border-top:    0px solid #005A87;
    border-bottom: 0px solid #FFFFFF;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #FFFFFF;  
}

.menu_A1 {
    background: #BBCCDD;
    border-top:    0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #88FFEE;
    font-weight: bold;
    margin-left: 1em;
}

.menu_A2 {
	background: #005A87;
	border-top:    0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left:   0px solid #FFFFFF;
	border-right:  0px solid #005A87;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu_A3 {
    background: #228899;
    border-top:    0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #FFFFFF;
    font-weight: bold;
}

.menu_A5 {
    background: #005A87;
    border-top:    0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #FFFF00;
    font-weight: bold;
}

.jmpHeader1 {
    background: #b1aea8;
    border-top: 3px solid #005A87;
    border-bottom: 0px solid #005A87;
    border-left: 0px solid #005A87;
    border-right: 0px solid #005A87;
    color: Black;
    padding: 0em 0em 0em 0em;
}

.jmpHeader2 {
    background: #BBCCDD;
    border-top: 0px solid #005A87;
    border-bottom: 0px solid #005A87;
    border-left: 0px solid #005A87;
    border-right: 0px solid #005A87;
    color: Black;
    padding: 1.2em 1em 1em 1em;

}

.jmpHeader3 {
    background: #BBCCDD;
    border-top: 0px solid #005A87;
    border-bottom: 2px solid #005A87;
    border-left: 0px solid #005A87;
    border-right: 0px solid #005A87;
    color: Black;
    padding: 0.3em 0.3em 0.3em 0.3em;

}

.jmpHeader4 {
    background: "#BBCCDD";
    border-top: 2px solid #005A87;
    border-bottom: 2px solid #005A87;
    border-left: 2px solid #005A87;
    border-right: 2px solid #005A87;
    color: #FFFFFF;
    padding: .1em .1em .1em .1em;

}

.jmpHeader5 {
    border-top: 0px solid #005A87;
    border-bottom: 3px solid #005A87;
    border-left: 0px solid #005A87;
    border-right: 0px solid #005A87;
    height: 23px;
    width: 770;
    background: #BBCCDD;
}

.jmpTD1{
    background: #005A87;
    border-top:    0px solid #005A87;
    border-bottom: 0px solid #005A87;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #FFFFFF;
    padding: 0em 0em 0em 1em;   
 }

.jmpTD2{
    background: #228899;
    border-top:    0px solid #005A87;
    border-bottom: 0px solid #005A87;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #FFFFFF;
    padding: 0em 0em 0em 1em;   
 }

.jmpTD3{
    background: #228899;
    border-top:    0px solid #005A87;
    border-bottom: 0px solid #005A87;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #FFFFFF;
    padding: 0.3em 0em 0.3em 1em;   
 }

.jmpTD4{
    background: #005A87;
    border-top:    0px solid #005A87;
    border-bottom: 0px solid #005A87;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #FFFFFF;
    padding: 0.3em 0em 0.3em 1em;   
 }

.jmpTD5{
    background: #005A87;
    border-top:    2px solid #BBCCDD;
    border-bottom: 0px solid #005A87;
    border-left:   0px solid #FFFFFF;
    border-right:  0px solid #005A87;
    color: #FFFFFF;
    padding: 0em 0em 0em 1em;   
 }

.jmpTD6{
    background: #BBCCDD;
}

.calendar1{
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
    
}

.tdCal1{
   height: 60px;
   width:  75px;
   padding: 0;
   font: 160% Verdana, Helvetica, Arial, sans-serif;
   text-align: center;
   color: #000000;
   font-weight: bold;
}

.tdCal2{
   height: 60px;
   width:  75px;
   padding: 0;
   font: 160% Verdana, Helvetica, Arial, sans-serif;
   text-align: center;
   color: #FF0000;
   font-weight: bold;
}

.tdCal3{
   height: 25px;
   width:  75px;
   padding: 0;
   font: 120% Verdana, Helvetica, Arial, sans-serif;
   text-align: center;
   color: #000000;
   font-weight: bold;
}

.tdCal4{
   height: 30px;
   padding: 0;
   font: 170% Verdana, Helvetica, Arial, sans-serif;
   text-align: center;
   color: #000000;
   font-weight: bold;
}

.tdCal5{
   height: 30px;
   padding: 0;
   font: 100% Verdana, Helvetica, Arial, sans-serif;
   text-align: center;
   color: #000000;
   font-weight: bold;
}

.aCal5{
   font: 100% Verdana, Helvetica, Arial, sans-serif;
   text-align: center;
   color: #666666;
   font-weight: bold;
}

.meetPub{
   color: #FF0000;
   font-weight: bold;
}

.tdCal6{
	padding: 0;
	font: 160% Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #000000;
	font-weight: bold;
	visibility: inherit;
	height: 60px;
}

.tdCal7{
   height: 30px;
   width:  250px;
   padding: 0;
   font: 140% Verdana, Helvetica, Arial, sans-serif;
   text-align: center;
   color: #000000;
   font-weight: bold;
}

.tdCal8{
   height: 30px;
   padding: 0em 0em 0em 1em;   
   font: 120% Verdana, Helvetica, Arial, sans-serif;
   text-align: left;
   color: #000000;
   font-weight: bold;
}

.tdContact1{
   text-align: left;
   color: #005A87;
   font-weight: bold;
}

.jmpPara1{
   color: #005A87;
   font-weight: bold;
}

.jmpPara2{
   color: #000000;
   font-weight: bold;
}

.jmpPara3{
   color: #000000;
   font-weight: bold;
   font: 180% Verdana, Helvetica, Arial, sans-serif;
}

.jmpPara4{
   color: #000000;
   font-weight: bold;
   font: 90% Verdana, Helvetica, Arial, sans-serif;
}

.jmpPara5{
   color: #558855;
   font-weight: bold;
}

.chart1{
    background: #BBC9BB;
    color: #000000;
 }

.chart2{
    background: #BBC9BB;
    color: #000000;
    font-weight: bold;
 }

.chart3{
    background: #CCCCD0;
    color: #000000;
    font-weight: bold;
 }

.jmpGray{
    background: #EEE2CD;
    color: #6C6C6C;
    font-weight: bold;
 }
.jmpBrown{
    background: #EEE2CD;
    color: #775D58;
    font-weight: bold;
 }
.jmpGreen{
    background: #EEE2CD;
    color: #4D834D;
    font-weight: bold;
 }
.jmpGreen2{
    background: #EEE2CD;
    color: #009900;
    font-weight: bold;
}
.jmpRed{
    background: #EEE2CD;
    color: #990000;
    font-weight: bold;
}
.jmpOrange{
    background: #EEE2CD;
    color: #A54A00;
    font-weight: bold;
 }
.jmpYellow{
    background: #EEE2CD;
    color: #C39200;
    font-weight: bold;
 }
.jmpPurple{
    background: #EEE2CD;
    color: #AB3AAA;
    font-weight: bold;
 }
.jmpBlue{
    background: #EEE2CD;
    color: #4444BB;
    font-weight: bold;
 }
.jmpItal{
    font: 102% Verdana, Helvetica, Arial, sans-serif;
    font-style: italic;
    text-align: left;
}
#notice_object1{
   position: absolute;
   top: 380;
   left: 600;
}

#chart1_object{
   position: absolute;
   top: 200;
   left: 220;
}



.tdcal9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.floating_img {
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: auto;
	width: auto;
	top: 409px;
	right: 200px;
	left: 507px;
	background-color: #CCE6FF;
}
.centered_frame {
	text-align: center;
}
