body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px;	font-weight: normal; color: #000000; margin: 0px; padding: 0px; background-color: #FFFFFF; }

#mainContainer { width: 100%; min-width: 1010px;  padding: 0px 0px 0px 0px; margin: auto; }

#topLogoContainer { width: 100%; height: 80px; margin: 0px; border-bottom: 1px solid #000000; min-width: 1010px; background: #FFFFFF; }

#topNav { width: 100%; height: 36px; margin: 0px; border-bottom: 1px solid #000000; background: #990000; }
#topNavLeft { float: left; width: 600px; height: 26px; margin: 0px; text-indent: 15px; padding-top: 10px; background: #990000; color: #FFFFFF; font-weight: bold; font-size: 14px; }
#topNavLeft a:link { color: #FFFFFF; text-decoration: none; background-color: inherit; }
#topNavLeft a:visited { color: #FFFFFF; text-decoration: none; background-color: inherit; }
#topNavLeft a:active { color: #FFFF00; }
#topNavLeft a:hover { color: #FFFF00; }
#topNavRight { float: left; width: 380px; text-align: right; height: 30px; margin: 0px; padding-top: 6px; background: #990000; color: #FFFFFF; font-weight: bold; font-size: 14px; }

#contentContainer { width: 1000px; }
#contentLeft { width: 180px; float: left; padding: 0px 0px 0px 0px; }
#contentLeft ul { margin: 0px 0px 0px 0px; padding: 0px; }
#contentLeft ul li { list-style: none; margin: 0px 0px 0px 0px; border-bottom: 1px solid #DDDDDD; }
#contentLeft ul li a { display: block; width: 170px; height: 18px; color: #000000; font-weight: bold; text-decoration: none; padding: 4px 0px 0px 10px; }
#contentLeft ul li a:hover { color: #000000; background: #FAE17D; }
#contentLeft ul li ul li { text-indent: 5px;  }
#contentLeft ul li ul li ul li { text-indent: 10px;  }
#contentLeft ul li ul li ul li ul li { text-indent: 15px;  }
#contentLeft ul li ul li ul li ul li ul li { text-indent: 20px;  }
#contentLeft .navTitle { color: #000000; background-color: #FFCC00; }
#contentLeft .indent { background-color: #FAE17D; }

#contentRight { float: right; width: 799px; padding: 10px 10px 20px 10px; border-left: 1px solid #000000; min-height: 700px; }

#footerContainer { width: 100%; background: #990000; padding: 20px 0px 20px 0px; text-align: center; color: #FFFFFF; font-size: 12px; border-top: 1px solid #000000; }
#footerContainer a:link { color: #FFFFFF; text-decoration: underline; background-color: inherit; }
#footerContainer a:visited { color: #FFFFFF; text-decoration: undeline; background-color: inherit; }
#footerContainer a:active { color: #FFFF00; }
#footerContainer a:hover { color: #FFFF00; }

#breadCrumbs { font-size: 14px; font-weight: bold; color: #000000; background: #EEEEEE; padding: 6px; border: 1px solid #999999; }

h1 { font-size: 18px; font-weight: bold; color: #000000; background-color: inherit; }
h2 { font-size: 16px; font-weight: bold; color: #000000; background-color: inherit; }

a:link, a:visited { color: #0000FF; text-decoration: underline; background-color: inherit; }
a:active, a:hover { color: #FF0000; background-color: inherit; }

.indexBgImage { background: url("images/back_index.jpg") top left no-repeat; }

/* ----Search Form----- */
.search_table { text-align: center; background: #FFFFFF; border: 1px solid #CCCCCC; padding: 5px; width: 400px; margin-left: 198px;  }
legend {padding:0; background-color:#FFFFFF; font-weight:normal; font-size:14px; }
.fieldset_1 fieldset { width:380px; border:0; padding:10px 0 20px 0; margin:auto; }
.fieldset_2 fieldset { width:380px; border:1px solid #E3EDD2; padding:5px 0 20px 0; background-color:#F8FDF0; margin:auto; }
.fieldset_2 legend { background-color:#F8FDF0; }

#FloatingBox { width: 155px; padding: 5px; text-align: center; border: 1px solid red; background-color: #BEB37B; }
#FloatingBox button { font-size: 10px }

/*----------------*/

/* used for making quotes in italics  - history pages only */
.quoteText { font-family: Times New Roman, Times, serif; font-size: 14px; font-weight: normal; color: #000000; }

