body {
 margin: 0 18px;
 padding: 0;
 background-image: url(/images/back.jpg);
 background-repeat: repeat-x;
}

.heading {
 margin: 0px;
 padding: 0px;
}

.heading h1 {
 margin: 0px auto;
 padding: 0px;
 font-size: 36.0pt;
 font-weight: normal;
}

.heading p {
 margin: 0px auto;
 padding: 0px;
 font-size: 12.0pt;
}

.heading a {
 color: blue;
 text-decoration: none;
}

.heading a:hover {
 color: blue;
 text-decoration: underline;
}

#topsearch {
 padding-top: 12px;
 font: bold 9pt sans-serif; 
 color: black
}

#sidebar {
 width: 145px;
 max-width: 200px;
 margin: 0;
 padding: 0;
}

.td_grey_bg {  		/* for checkboxes and mini-totols */
 vertical-align: top;
 background-color: #e8e8e8;
}

/* CSS for top menu line with dropdown */

ul#mainmenu, ul#mainmenu ul { 
list-style: none; 
margin: 0; 
padding: 0;
}

ul#mainmenu li { 
float: left; 
position: relative; 
height: 28px;
}

ul#mainmenu li ul { 
display: none;
position: absolute;
width:120px;
border-width: 1px; 
border-style: solid;
border-color: #d4d0c8 #404040 #404040 #d4d0c8; 
margin: 5px 0 0 0;
padding: 5px 0 0 0;
background: #fefefe; 
text-decoration: none;
}

ul#mainmenu li ul a { 
color:#0076b3;
background-image:none;
width:100%;
}

ul#mainmenu li ul a:hover { 
color:#003652;
background-color:#d0dde2;
background-image:none;
}

ul#mainmenu li > ul {
top: auto; 
left: auto; 
}

ul#mainmenu li a { 
font: 12px Arial, Helvetica, sans-serif; 
display: block; 
margin: 0; 
padding:0 10px 0 10px;
color: #036ea5;  
text-decoration: none; 
background-image:url(/images/back_menu_line.jpg);
background-repeat:no-repeat;
background-position:right;
}

ul#mainmenu li a:hover {
color:#ffffff;
text-decoration: none;
padding:0 10px 0 10px;
background-color: #47a1d0;
}

ul#mainmenu li:hover ul {
display: block;
background-image:none;
}

ul#mainmenu li:hover ul li a {
color:#0076b3;
background-color:#fefefe;
background-image:none;
}

ul#mainmenu li:hover ul li a:hover {
color:#003652;
background-color:#d0dde2;
}

ul#mainmenu li:hover ul, ul#mainmenu li.over ul{ display: block;}

/* end of mainmenu css */


#maintext {
 margin: auto 36px;
 text-align: justify;
}

#mainlinks {
 margin: 36px auto;
 text-align: center;
}

#mainlinks a {
 color: blue; 
}

.resource {
 margin: auto 36px 42px 36px;
}

.resource h4 {
 margin-bottom: 0px;
}

.ghost {
 display: None;
}

.copyright {
 text-align: center;
}




a {
 color: blue;
}

.buttbar {
 white-space: nowrap;
}

h2 {
 font-family: Times Roman, serif;
 margin: 0px;
 font-size: 180%;
 color: blue;
}

h3 {
 font-family: sans-serif;
}

h4 {
 font-family: "Times Roman", serif;
}

p.small {
 font-size: 70%;
}

p.large {
 font-size: 100%;
}

dl {
 margin-left: 32px;
}
dl > dt {
 font-weight: bold;
 padding-top: 16px;
}

#toc {
 line-height: 133%;
}

div.base {
 background: #F0F0F0;
 padding: 5px;
 border: 1px solid silver;
 margin-bottom: 10px;
}

div.text {
 background: white;
 margin: 10px;
 padding: 5px;
 overflow: auto;
} 

div.disclaimer {
 font-family: "Times Roman",serif;
 font-size: 100%;
 color: black;
 text-align: justify;
 clear: both;
 margin: 10px;
} 

div.response {
 margin: 10px 20px;
}

div.response .good {
 color: #006600;
}

div.response .bad {
 color: #990000;
}

p.alert {
 margin: 0 0 .25em 0;
 padding: 0 4px 2px 4px;
 color: #a03000;
}

div.copyright {
 font-family: "Times Roman",serif;
 font-size: 8pt;
 color: black;
 text-align: center;
 clear: both;
 margin-top: 24px;
}

#summary_block {
 margin: 0 15px; 
 max-height: 300px; 
 overflow: auto;
}

#summary_block p {
 margin: 1em;
}

p.notes {
 font-size: 9pt;
 white-space: normal;
 width: 90%;
} 

textarea.notes {
 border: none;
 width: 100%;
}

.mselect {
 font: bold 9pt sans-serif;
}

.fds {  
 font: 9pt sans-serif;
 width: 540px;
 border: 1px #000066 solid;
 padding: 4px 10px;
 margin: 0 auto 10px 18px;
}

.fds a {
 text-decoration: none;
}

.fds a:hover {
 text-decoration: underline;
}

.tabledata {
 font-family: sans-serif;
 font-size: 9pt;
 margin-left: 12px;
 clear: both;
}

.tabledata th {
 background: none;
}

.tabledata td {
 background: white;
}

.tabledata td.notes {
 font-size: 8pt;
 max-width: 150px;
 width: 150px;
}

.tabledata td.notes:first-line {
 font-size: 9pt;
}

a.tagvalue {
 font-style: italic;
 font-weight: bold;
 color: #307027;
}

.dview {
 margin: 10px 0 80px 0;
}

.dview_linked {
 margin: -80px 0 80px 0;
}

.dview td.b1 {
 text-align: left;
 vertical-align: top;
 border-style: none;
 max-width: 150px;
 width: 150px;
}

.dview_linked td.b1 {
 text-align: left;
 vertical-align: top;
 border-style: none;
 max-width: 150px;
 width: 150px;
}

.dview td.b2 {
 text-align: right;
 vertical-align: top;
 border-style: none;
}

.dview td.b2error {
 text-align: right;
 vertical-align: top;
 border-style: none;
 color: #a03000;
}

.dview_linked td.b2 {
 text-align: right;
 vertical-align: top;
 border-style: none;
}

.dview td.b3 {
 text-align: right;
 vertical-align: top;
 border-style: none;
}

.dview_linked td.b3 {
 text-align: right;
 vertical-align: top;
 border-style: none;
}

.view_header {
 background: #e0e0e0;
 color: black;
}

.view_header a,
.view_header a:visited {
 border: 2px #999999 outset;
 padding: 2px 6px;
 background: white;
 text-decoration: none;
 color: #0000cc;
} 

.view_header a:hover {
 border: 1px #999999 solid;
 padding: 3px 7px;
 color: black;
} 

#detail_edit {
 font: 9pt sans-serif;
}

.dview td {
 border: 1px #999999;
 border-style: none; 
 font: 9pt sans-serif;
/* white-space: nowrap; */
}

.dview_linked td { 
 border: 1px #999999;
 border-style: none;
 font: 9pt sans-serif; 
} 

.dview th {
 font: bold 10pt sans-serif;
}

.dview_linked th { 
  font: bold 10pt sans-serif;
}

.dview th.spacer {
  padding: 0;
  font-size: 6px;
}

.dview_linked th.spacer {
  padding: 0;
  font-size: 6px;
}

.dview td.box-one {
 border-style: solid;
}

.dview_linked td.box-one {
 border-style: solid;
}

.dview td.box-left  {
 border-style: solid none solid solid;
}

.dview_linked td.box-left  {
 border-style: solid none solid solid;
}

.dview td.box-right {
 border-style: solid solid solid none;
}

.dview_linked td.box-right {
 border-style: solid solid solid none;
}

#detail_edit td {
 background: #e0e0e0;
 border: 1px #999999;
 border-style: solid none;
 white-space: nowrap;
}

#detail_edit td.box-left  {
 border-style: solid none solid solid;
}

#detail_edit td.box-right  {
 border-style: solid solid solid none;
}

#detail_edit td.box-one  {
 border-style: solid;
}

.dbox {
 border: 1px solid #990000;
 padding: 0px 4px;
 text-decoration: none;
 color: red;
}

.faux-box {
 border: 1px solid #999999;
 padding: 2px 8px;
 background: white;
}

.financials {
 font-size: 8pt;
 background: #e5e5e5; 
 border: none;
}

.financials td {
 padding: 0 6px;
}

.sbutton {
 margin-left: 16px;
 padding: 2px;
 background: #cccccc;
 font: bold 9pt Trebuchet MS, Arial, sans-serif;
 color: black;
}

.sbutton:hover {
 color: #0000cc;
 border: 2px #7f7f7f solid;
}

.save_button {
 width: 5em;
 color: black;
 font: bold 9pt Trebuchet MS, Arial, sans-serif;
 text-align: center;
 border: 2px #999999 outset;
 background: #cccccc;
 padding: 2px;
}

.save_button:hover {
 color: #0000cc;
}

.edit_button, 
.delete_button {
 width: 5em;
 font: bold 9pt Trebuchet MS, Arial, sans-serif;
 text-align: center;
 border: 2px #999999 outset;
 background: #cccccc;
 padding: 2px;
}

.edit_button a 
.delete_button a {
 color: #0000cc;
 text-decoration: none;
}

.edit_button a:hover 
.delete_button a:hover {
 color: black;
 border: 1px #999999 solid;
 padding: 3px;
}

.postedit {
 margin-left: 18px;
 font: 9pt sans-serif;
}

.rlink {
 font: bold 9pt Arial, sans-serif;
 color: black;
 padding: 2px 4px;
 border: 2px #999999 outset;
 background: #cccccc;
 text-decoration: none;
}

.dlink a {
 font: bold 9pt Trebuchet MS, Arial, sans-serif;
 color: black;
 padding: 2px 4px;
 border: 2px #999999 outset;
 background: #cccccc;
 text-decoration: none;
}

.rlink:hover {
 color: #0000cc;
}

.dlink a:hover {
 color: red;
}

.oklink a {
 color: #000066;
 background: #cccccc;
 text-decoration: none;
 padding: 4px 8px;
 border: 2px #9999ff outset;
}

.oklink a:hover {
 color: black;
 padding: 5px 9px;
 border: 1px #3333ff solid;
}

input.dollar {
 text-align: right;
 font-size: 9pt;
}

input.pcterror {
 text-align: right;
 font-size: 9pt;
 color: #a03000; 
 background-color: #ffffe0;
}

input.total {
 text-align: right;
 font-weight: bold;
 font-size: 9pt;
 border: 0;
 color: black;
 background: white;
}

.drop_down_arrow {
 border: 1px black solid;
 color: black;
 background: white;
 text-decoration: none;
 padding: 0px 2px;
 font-weight: bold;
}

.postlink {
 font: 8pt arial, sans-serif;
 margin-top: 0;
 padding-top: 0;
}

#TopButton {
 position: fixed;
 left: 36px; bottom: 36px;
 padding: 4px;
}

#TopButton a {
 border: 2px #cccccc outset; 
 Padding: 2px 8px;
 background: #cccccc;
 font: bold 9pt Trebuchet MS, Arial, sans-serif;
 color: #0000cc;
 text-decoration: none;
}

#TopButton a:hover {
 color: black;
 border: 2px #7f7f7f solid;
}

#fdsmenu {
 width: 320px;
 font: 9pt arial,sans-serif; 
 color: #000066; 
 border: 1px #cccccc;
 border-style: dotted none none none;
}

.summarynote {
 font: 8pt sans-serif;
 border: none;
 }
 
.hidedrop {
 font: bold 9pt sans-serif;
 max-width: 100px;
 border-style: none;
/* border-color: #999999;
 border-width: 1px;
*/
}

.hidedropgrey {
 background: #e0e0e0;
 font: bold 9pt sans-serif;
 max-width: 100px;
 border-style: none;
 }
 
.suggestion_list {
 font: 9pt sans-serif;
 background: white;
 border: 1px solid;
 padding: 4px;
}

.suggestion_list ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
}

.suggestion_list a {
 text-decoration: none;
 color: navy;
}

.suggestion_list .selected {
 background: navy;
 color: white;
}

.suggestion_list .selected a {
 color: white;
}

#autosuggest {
 display: none;
}






.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:28px;
	margin-top: 0;
}
.menu a {
	color:#036ea5;
	text-decoration: none;
	padding:0px 10px 0px 10px;
	background-image:url(/images/back_menu_line.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.menu a:hover {
	color:#ffffff;
	text-decoration: none;
	padding:0px 10px 0px 10px;
	background-image:url(/images/back_menu_ovr.jpg);
	background-repeat:repeat-x;
}

.foater {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ababab;
	background-color:#f3f3f3;
}

.base {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	padding:10px 0 15px 0;
}

.base_alt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	padding:10px 0 15px 10px;
}
.base_alt a {
	color:#036ea5;
	text-decoration: none;
}
.base_alt a:hover {
	color:#ffffff;
	background-color:#036ea5;
	text-decoration: none;
}

.services_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b7100;
	background-image:url(/images/back_service.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:86px;
	padding:10px 0 0 10px;
	vertical-align:top;
}
.services_box a {
	color:#5b7100;
	text-decoration: none;
}
.services_box a:hover {
	color:#ffffff;
	background-color:#5b7100;
	text-decoration: none;
}

.news {
	background-color:#f3f3f3;
	background-image:url(/images/back_news.jpg);
	background-repeat:repeat-x;
}

.news_header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2d2e2e;
	margin:0 0 0 18px;
	padding:5px 0 10px 0;
}
.news_header a {
	color:#036ea5;
	text-decoration: none;
}
.news_header a:hover {
	color:#ffffff;
	text-decoration: none;
	background-color:#036ea5;
}

.news_base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616161;
	
	width:275px;
}
.news_base a {
	color:#000000;
	text-decoration: none;
}
.news_base a:hover {
	color:#ffffff;
	text-decoration: none;
	background-color:#616161;
}

.news_other {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
	background-color:#eaeaea;
}
.news_other a {
	color:#585858;
	text-decoration: none;
	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
}
.news_other a:hover {
	color:#585858;
	text-decoration: underline;
}

h1 {
	margin:5px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:normal;
}

h2 {
	margin:5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.alt_sub_hdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006fa9;
	width:100%;
	height:30px;
	padding:0 10px 0 10px;
}
.alt_sub_btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
	width:121px;
	background-color:#f6f6f6;
	padding:0 0 10px 0;
}
.alt_sub_btn a {
	color:#585858;
	text-decoration: none;
	background-image:url(/images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
}
.alt_sub_btn a:hover {
	color:#585858;
	text-decoration: underline;
}
