/* *****IMAGES***** */
      .arrow {
        background-image: url(../images/arrow.gif);
        background-repeat: no-repeat;
        background-position: left center;
      }
	  .texttools {
	color: #666666;       
	text-decoration: none;
	font-size: .75em;
	text-align: right;
}
.texttools a {
	color: #666666;
	text-decoration: none;
	font-size: .75em;
}
      .arrow a:hover {
        background-image: url(../images/arrow_over.jpg);
      }
      .left_banner {
        background-image: url(../images/left.jpg);
        background-repeat: no-repeat;
        background-position: right top;
      }
      .left_banner2 {
        background-image: url(../images/banner2_01.jpg);
        background-repeat: no-repeat;
        background-position: right top;
      }
      .leftnav {
        background-image: url(../images/leftnav_top2.jpg);
        background-repeat: no-repeat;
        background-position: right top;
      }
      .leftnavtop {
        background-image: url(../images/leftnav_top1.jpg);
        background-repeat: no-repeat;
        background-position: right top;
      }
      #link1 {
        background-image: url(../images/cf/btn_back.jpg);
      }
      #link1:hover {
        background-image: url(../images/cf/btn_arrow.gif);
        background-repeat: no-repeat;
        background-position: left center;        
      }
      #link2 {
        background-image: url(../images/cf/btn_back.jpg);
      }
      #link2:hover {
        background-image: url(../images/cf/btn_arrow.gif);
        background-repeat: no-repeat;
        background-position: left center; 
      }
      #link3 {
        background-image: url(../images/cf/btn_back.jpg);;
      }
      #link3:hover {
        background-image: url(../images/cf/btn_arrow.gif);
        background-repeat: no-repeat;
        background-position: left center;        
      }
      .link3_text{
        background-repeat: no-repeat;
        background-position: center center;
      }
      #link4 {
        background-image: url(../images/cf/btn_back.jpg);
      }
      #link4:hover {
        background-image: url(../images/cf/btn_arrow.gif);
        background-repeat: no-repeat;
        background-position: left center;        
      }
      .link4_text{
        background-repeat: no-repeat;
        background-position: center center;
      }
      .link5_text{
        background-repeat: no-repeat;
        background-position: center center;
      }
      .menu {
        background-image: url(images/back_fade.jpg);
      }
      .menu a:active {
        background-image: url(../images/back_fade_roll.jpg);
      }
      .menu a:hover {
        background-image: url(../images/back_fade_roll.jpg);
      }
      .middle_banner {
        background-image: url(../images/middle.jpg);
        background-repeat: no-repeat;
        background-position: center top;
      }
      .right_banner {
        background-image: url(../images/right.jpg);
        background-repeat: no-repeat;
        background-position: left top;
      }
      .rightbanner2 {
        background-image: url(../images/rightbanner2_02.jpg);
        background-repeat: no-repeat;
        background-position: left top;
      }
      .rightnav {
        background-image: url(../images/right_hatch.jpg);
        background-repeat: no-repeat;
        background-position: left top;
      }
      .title {
        background-image: url(../images/back_fade_roll.jpg);
      }
      .title_text {
        background-image: url(../images/cf/title_back.jpg);
        background-repeat: repeat-x;
        background-position: left top;
      }
      
/* *****COLOR***** */
      .about_menu  {
        color: #FFF;
        background-color: #375837;                
      }
      .about_menu ul  {/* remove the bullets and set the margin and padding to zero for the unordered list */
        background-color: #375937;        
      }
      .about_menu ul li a, .menu ul:hover li a:hover{/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
        color:#FFF;
      }
      .about_menu ul:hover li:hover a:hover {/* specific to non IE browsers *//* set the background and foreground color of the main menu li on hover */
        color:#FFF;
      }
      .about_menu ul li:hover ul li {/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
        color:#FFF;
      }
      .about_menu ul:hover li:hover ul li a:hover {/* style the background and forground colors of the links on hover */
        color:#FFF;
      }
      .body_copy {
        color: #000000;
      }
      .body_copy a:visited {
        color: #7a947a;
      }
      .breadcrumb {
        color: #375837;
        background-color: #D6DDD6;
      }
      .button {
        background-color: #7a947a;
      }
      .container {         
        color: #000000; 
      }
      .dropDownBar {
        color: #FFFFFF;
      }
      .footer {
        color: #FFFFFF;
        background-color: #000000;
      }
      .footer_link {
        color: #FFFFFF;
      }
      .form_test {
        color: #FFFFFF;
        background-color: #375837;
      }        
      .grey {
        background-color: #333333;
      }
      h1 {
        color: #375837;
        border-bottom-color: #666666;
      }
      .leftnav {
        color: #ffffff;
        background-color: #7a947a;
        border-right-color: #000000;
      }
      .leftnav_line {
        border-bottom-color: #ffffff;
      }
      .leftnav_link {
        color: #ffffff;
      }
      .leftnavtop {
        color: #7a947a;
        background-color: #7a947a;
        border-right-color: #000000;
      }
      .link_text{
        background-color: #7a947a;
      }
      .link1:hover{
        color:#FFF;
      }
      #link1:hover {
        background-color: #7a947a;
      }
      #link2:hover {
        background-color: #7a947a;
      }
      #link3:hover {
        background-color: #7a947a;
      }
      #link4:hover {
        background-color: #7a947a;
      }
      .menu a {
        color: #000000;
      }
      .menu a:active {
        color: #FFFFFF;
        background-color: #375937;
      }
      .menu a:hover {
        color: #FFFFFF;
        background-color: #375937;
      }
      .menu a:visited {
        color: #000000;
      }
      .menu_wrapper {
        border-color: #375937;
      }
      .move3 {
        background-color: #7a947a;
      }
      #nav:hover{
        color:#000000;
      }
      #nav li { /* all list items */
        color: #000000;
      }
      #nav li ul { /* second-level lists */
        color: #FFFFFF;
        background-color:#D6DDDD6;
      }
      #nav li ul ul { /* third-and-above-level lists */
        color: #000000;
      }
      #nav li a {
        border-bottom-color: #000;
        color: #000000;
      }       
      #nav a:hover {/* this controls the roll color */
        color : #FFFFFF;
        background-color:#375837;
      }
      #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul  {
        background-color:#FFFFFF;
      }
      #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {/* this controls the background color */
        color: #000000;
        background-color:#d6ddd6;
      }
      .page_title {
        color: #375837;
      }
      .rightnav {
        color: #000000;
        background-color: #375837;
        border-bottom-color: #375837;
      }
      .rightnav_content {
        color: #000000;
      }
      .rightnav_content a:visited {
        color: #375837;
      }
      .rightnav_line {
        border-left-color: #d6ddd6;
        color: #000000;
        border-bottom-color: #d6ddd6;
      }
      .SearchBox {
        background-color: #FFFFFF;
        color: #000000;
        border-color: #375837;
      }
      .searchokgov {
        color: #000000;
      }
      .searchokgov2 {
        color: #FFFFFF;
        background-color: #375837;
        border-bottom-color: #375837;
      }
      .short_title a {
        color: #FFFFFF;
      }
      .short_title a:active {
        color: #FFFFFF;
      }
      .short_title a:visited {
        color: #FFFFFF;
      }
      .skipnav_link {
        color: #375837;
      }
      .submitButton {
        background-color: #375837;
        color: #d6ddd6;
        border-color: #d6ddd6;
      }
      .sub_title {
        color: #FFFFFF;
      }
      .sub_title a {
        color: #FFFFFF;
      }
      .sub_title a:active {
        color: #FFFFFF;
      }        
      .sub_title a:visited {
        color: #FFFFFF;
      }
      .subtitle_text {
        color: #FFFFFF;
        background-color: #7a947a;
      }
      .title {
        color: #FFFFFF;
      }
      .title_text {
        background-color: #375837;
      }
      .topbox {
        color: #FFFFFF;
        background-color: #000000;
      }
      .topnav_link {
        color: #FFFFFF;
      }
      .yellow_body {
        background-color: #FFFFCC;
        color: #000000;
        border-bottom-color: #375837;
      }
      legend {
        color: #000;
      }
      
/* *****FONTS***** */
      .about_menu ul li a, .menu ul:hover li a:hover{/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
        text-align:center;
        text-decoration:none;
      }
      .about_menu ul li:hover ul {/* make the sub menu ul visible and position it beneath the first list item */
        text-align:left;
      }
      .about_menu ul:hover li:hover ul li a:hover {/* style the background and forground colors of the links on hover */
        text-decoration:none; 
      }
      .block {
        line-height:0px;
      }
      body {
        font-family: Arial, Helvetica, sans-serif;
      }
      .body_copy {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
      }
      .breadcrumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
      }
      .container {         
        font: bolder 180% Arial, Helvetica, sans-serif;
        text-decoration: none;
      }
      .dropDownBar {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 60%;
        font-weight: bold;
      }
      .footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 70%;
        text-decoration: none;
        font-weight: bold;
      }
      .form_test {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
      }
      h1 {
        font-size: 1.2em;
      }
      .leftnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
        font-weight: bold;
        text-decoration: none;
      }
      .footer_link {
        font-weight: normal;
        text-decoration: none;
      }
      .leftnav_link {
        text-decoration: none;
      }
      .leftnavtop {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        font-weight: bold;
        text-decoration: none;
      }
      #link1 {
        line-height: 2em;
      }
      .link2_text{
        font-size: 0.7em;
        line-height: 30px;
        font-weight: bold;
        text-indent: 3em;
        text-align: left;
      }
      #link4 {
        line-height: 2em;
      }
      .menu a {
        font: bold 80% Arial, Helvetica, sans-serif;
        text-decoration: none;        
      }
      .menu a:visited {
        font: bold 80% Arial, Helvetica, sans-serif;
        text-decoration: none;        
      }
      #nav li a {
        font-weight : bold;
        text-decoration : none;
      }
      .page_title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 120%;
        font-weight: bold;
        text-transform: uppercase;
      }
      .rightnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 50%;
        font-weight: bold;
        text-decoration: none;
      }
      .rightnav_content {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
      }
      .rightnav_line {
        font-family: Arial, Helvetica, sans-serif;
      }
      .SearchBox {
        font-family: Arial, Helvetica, sans-serif;
      }
      .searchokgov {
        font-family: Arial, Helvetica, sans-serif;
      }
      .searchokgov2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
      }
      .short_title {
        text-decoration: none;
      }        
      .short_title a {
        text-decoration: none;
      }
      .short_title a:active {
        text-decoration: none;
      }
      .short_title a:visited {
        text-decoration: none;
      }
      .skipnav_link {
        font-size: 2px;
      }
      .submitButton {
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
      }
      .sub_title {
        font: bold 85% Arial, Helvetica, sans-serif;
        text-decoration: none;
      }
      .sub_title a {
        font: bold 85% Arial, Helvetica, sans-serif;
      }
      .sub_title a:active {
        font: bold 85% Arial, Helvetica, sans-serif;
      }        
      .sub_title a:visited {
        font: bold 85% Arial, Helvetica, sans-serif;
      }
      .subtitle_text {
        text-align: left;
        text-decoration: none;
        font-style: italic;
      }
      .title {
        font: bold 100% Arial, Helvetica, sans-serif;
      }
      .title_text {
        font-size: 1.2em;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
      }
      .topbox {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
        font-weight: bold;
        text-decoration: none;
      }
      .topnav_link {
        text-decoration: none;
      }
      .yellow_body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
      }
      
      
/* *****LAYOUT***** */
      .about_menu  {
        margin:0px;
        position:relative;
        width: 40em;
        padding: 0px;
        margin: 0px;
        height: 10.5em;
        overflow: hidden;
      }
      .about_menu:hover {
      }
      .about_menu a {
      }
      .about_menu ul  {/* remove the bullets and set the margin and padding to zero for the unordered list */
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        float: right;
        height:12em;   
      }
      .about_menu ul li a, .menu ul:hover li a:hover{/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
        display:block;
        width:12em;
        height:2.1em;
      }
      .about_menu ul li ul {/* make the dropdown ul invisible */
        display: none;
        margin-left: 10em;
        width: 50em;
        position: relative;
      }
      .about_menu ul:hover li:hover a:hover {/* specific to non IE browsers *//* set the background and foreground color of the main menu li on hover */
        height: 2.1em;
      }
      .about_menu ul li:hover ul {/* make the sub menu ul visible and position it beneath the first list item */
        display:block;
        position:absolute;
        top:0px;
        margin-left: -28em;
        width: 28em;
        padding: 0px;
      }
      .about_menu ul li:hover ul li {/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
        width:20em
        height:100%;
        overflow:hidden;
      }
      .about_menu ul li:hover ul li img {/*float the image left with padding and no border */
        margin: 0px;
        padding: 0px;
        border: 0px;        
      }
      .about_menu ul li:hover ul li p {/* style the paragraph font height */
      }
      .about_menu ul li:hover ul li a {/* style the background and foreground color of the submenu links - this may be the thing with the border */
        display:inline;
      }
      .about_menu ul:hover li:hover ul li a:hover {/* style the background and forground colors of the links on hover */
        margin-right: 40em;
      }
      .arrow {
        padding-left: 2px;
      }
      .arrow a:hover {
      }
      .block {
        clear: both;
        width: 10px;
        display: block;
        position:absolute;
        width: 1em;
      }
      body {
        behavior: url(../../../css/ie_fix.htc);
      }
      .body_copy {
        padding: 5px;
      }
      .body_copy a:visited {
      }
      .breadcrumb {
        padding-top: 3px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
      }
      .button {
      }
      .container {
        position: relative; left: -2px; 
        top: 2px;
        padding: 0px 0px 0px 5px;
      }
      .caption_cell {
        display: block;
        padding: 7px 5px 5px 0px;
      }
      .dropDownBar {
        margin: 0px;
        padding: 3px 0px 0px 0px;
        width: 160px;
      }
      .footer {
        padding: 2px;
      }
      .footer_link {
      }
      .form_test {
        height: 10px;
      }        
      .grey {
        padding: 5px 0px 5px 5px;
        opacity: .80;
        -moz-opacity: .80;         
        filter: alpha(opacity=80);
      }
      h1 {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding: 0px;
        margin-top: .5em;
        margin-right: 0px;
        margin-bottom: .5em;
        margin-left: 0px;
      }
      .left_banner {
      }
      .left_banner2 {
      }
      .leftnav {
        border-right-width: 2px;
        border-right-style: solid;
      }
      .leftnav_line {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        width: 150px;
        padding-top: 10px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
      }
      .leftnav_link {
      }
      .leftnavtop {
        border-right-width: 2px;
        border-right-style: solid;
      }
      .link_text{
        height: 15em;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
      }
      #link1 {
        width: 12em
      }
      .link1:hover{
      }
      #link1:hover {
      }
      #link2 {
        width: 12em;
      }
      #link2:hover {
      }
      .link2_text{
      }
      #link3 {
        width:12em;
      }
      #link3:hover {
      }
      .link3_text{
        height: 13.8em;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
      }
      #link4 {
      }
      #link4:hover {
      }
      .link4_text{
        height: 13.8em;
      }
      .link5_text{
        height: 13.8em;
      }
      .menu {
        width: 135px;
      }
      .menu a {
        display: block;
        margin: 0;
        padding: 7px 7px 7px 15px;
      }
      .menu a:active {
      }
      .menu a:hover {
      }
      .menu a:visited {
        display: block;
        margin: 0;
        padding: 7px 7px 7px 15px;
      }
      .menu_wrapper {
        border-width: 2px;
        border-style: solid;
        width: 40em;
      }
      .middle_banner {
        width: 400px;
        height: 100px;
      }
      .move {
        padding: 0px;
      }
      .move2{
        height: 9em;
        width:100%;
        display: block;
        overflow:hidden;
      }
      .move3 {
        height: 0px;
        width: 10px;
        margin-right:200em;
      }
      #nav:hover{
      }
      #nav, #nav ul { /* all lists */
        padding: 0;
        margin: 0;
        list-style: none;
        float : left;
        width : 13em;
      }
      #nav li { /* all list items */
        position : relative;
        float : left;
        margin-bottom : -1px;
        width: 14em;
      }
      #nav li ul { /* second-level lists */
        position : absolute;
        left: -999em;
        margin-left : 13.0em;
        margin-top : -2em;
      }
      #nav li ul ul { /* third-and-above-level lists */
        left: -999em;
      }
      #nav li a {
        width: 12em;
        display : block;
        padding : .5em 0.5em;
        border-bottom-width: 1px;
        border-bottom-style: solid;
      }       
      #nav a:hover {/* this controls the roll color */
      }
      #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul  {
        left: -999em;
      }
      #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {/* this controls the background color */
        left: auto;
      }
      .page_title {
        padding-left: 5px;
      }
      .right_banner {
      }
      .rightbanner2 {
      }
      .rightnav {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        margin: 0px;
        padding: 0px;
      }
      .rightnav_content {
        padding: 1px;
      }
      .rightnav_content a:visited {
      }
      .rightnav_content ul{
        padding: 0px;
        margin: 1px;
        list-style-type: none;
      }
      .rightnav_content ul li{
        padding: 1px;
        margin: 1px;
      }
      .rightnav_line {
        border-left-width: 1px;
        border-left-style: solid;
        border-bottom-width: 1px;
        border-bottom-style: solid;
      }
      .SearchBox {
        padding-bottom: 2px;
        padding-top: 1px;
        padding-right: 0px;
        margin: 0px;
        padding-left: 2px;
        border-width: 1px;
        border-style: solid;
        width: 100px;
      }
      .searchokgov {
      }
      .searchokgov2 {
        border-bottom-width: 1px;
        border-bottom-style: solid;
      }
      .short_title {
        position: absolute; 
        left: 2px; 
        top: -2px;
        padding: 0px 0px 0px 5px;
      }        
      .short_title a {
        position: absolute; 
        left: 2px; 
        top: -2px;
        padding: 0px 0px 0px 5px;
      }
      .short_title a:active {
        position: absolute; 
        left: 2px; 
        top: -2px; 
        padding: 0px 0px 0px 5px;
      }
      .short_title a:visited {
        position: absolute; 
        left: 2px; 
        top: -2px;
        padding: 0px 0px 0px 5px;
      }
      .skipnav_link {
      }
      .submitButton {
        padding-bottom: 0px;
        padding-top: 0px;
        padding-right: 0px;
        margin: 0px;
        padding-left: 0px;
        border-width: 1px;
        border-style: solid;
        cursor: pointer;
      }
      .sub_title {
        opacity: 1.00;
        -moz-opacity: 1.00;         
        filter: alpha(opacity=100);
        filter: DropShadow(Color=#000000, OffX=5, OffY=5);
      }
      .sub_title a {
        opacity: 1.00;
        -moz-opacity: 1.00;         
        filter: alpha(opacity=100);
        filter: DropShadow(Color=#000000, OffX=5, OffY=5);
      }
      .sub_title a:active {
        opacity: 1.00;
        -moz-opacity: 1.00;         
        filter: alpha(opacity=100);
        filter: DropShadow(Color=#000000, OffX=5, OffY=5);
      }        
      .sub_title a:visited {
        opacity: 1.00;
        -moz-opacity: 1.00;         
        filter: alpha(opacity=100);
        filter: DropShadow(Color=#000000, OffX=5, OffY=5);
      }
      .subtitle_text {
        height:1em;
        padding-top: 0.2em;
        padding-bottom: 0.2em;
        margin-right: 0px;
        margin-bottom: 0px;
        padding-right: 0px;
        padding-left: 10px;
        cursor: hand;
        width: 27.2em;
      }
      .title {
        width: 580px;
        padding: 7px 5px 5px 5px;
      }
      .title_text {
        height:1.2em;
        padding-top: 0.2em;
        padding-bottom: 0.2em;
        margin-right: 0px;
        margin-bottom: 0px;
        padding-right: 0px;
        padding-left: 10px;
        cursor: hand;
        width: 27.2em;
      }
      .topbox {
      }
      .topnav_link {
      }
      .yellow_body {
        padding: 5px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
      }
		  

.appendix_wrapper {
	background-color: #E5E5E5;
	padding: 5px;
	width: 150px;
	font-size: 0.9em;
	text-align: center;
}
.letter a {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 75%;
	background-color: #666666;
	float: left;
	margin: 2px;
	height: 8px;
	vertical-align: middle;
	width: 8px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.letter a:hover {
	color: #666;
	text-decoration: underline;
	background-color: #FFF;
	text-decoration: none;
}
.appendix_wrapper .title3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	margin-top: 4px;
	margin-bottom: 3px;
}
.appendix_wrapper .title2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	border-bottom-color: #000033;
	font-size: 80%;
}
.appendix_wrapper .scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	border: 1px solid #000033;
	width: 135px;
	margin: 4px;
}
.appendix_wrapper .scroll a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 100%;
	padding: 3px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-size: 80%;
}
.appendix_wrapper .scroll a:hover {
	text-decoration: none;
	background-color: #ECECEC;
	color: #000000;
}
.letters a {
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 115%;
	background-color: #DCDBE1;
	margin: 2px;
	height: 16px;
	vertical-align: middle;
	width: 16px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	float: left;
}
.letters a:hover {
	color: #003366;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.letters a:active {
	color: #003366;
	background-color: #FFFFFF;
	text-decoration: none;
}
.letters a:visited {
	text-decoration: none;
}

.letters a:link {
	text-decoration: none;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.letter_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.appendix_header
{
	font-weight:bold;
	font-size: 1.3em;
        margin: 4px;
}.list1 {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	font-size: 90%;

}
.list1 a:visited {
	text-decoration: none;
}

.list1 a:link {
	text-decoration: none;
}
.list1 a:hover {
	text-decoration: underline;
}

.included_object a {text-decoration: none;}
.included_object a img {border-width: 0px;}

.pre_nav_wrapper {text-align: center;}
.pre_nav_wrapper .included_object {display: block; margin-top: 1em;}
.post_nav_wrapper {text-align: center; clear: left;}
.post_nav_wrapper .included_object {display: block; margin-top: 1em;}
.pre_content_wrapper {text-align: center; margin: 1em 0em;}
.pre_content_wrapper .included_object {display: inline; margin: 0em 1em;}
.post_content_wrapper {text-align: center; margin: 1em 0em 2em;}
.post_content_wrapper .included_object {display: inline; margin: 0em 1em;}
.pre_rightcontent_wrapper {text-align: center;}
.pre_rightcontent_wrapper .included_object {display: block; margin-top: 1em;}
.post_rightcontent_wrapper {text-align: center;}
.post_rightcontent_wrapper .included_object {display: block; margin-top: 1em;}
.pre_footer_wrapper {text-align: center; padding: 1em 0em 2em;}
.pre_footer_wrapper .included_object {display: inline; margin: 0em 1em;}
