html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 1em;
    vertical-align: baseline;
    background: transparent;
}
ol, ul
{
    margin-left: 20px;
    margin-bottom: 20px;
}
body
{
    background-color: #FFF;
    color: #000;
    font: 13pt Verdana, Helvetica, Arial, sans-serif;
    text-align: left;
}

a img, a:link img, a:visited img, a:hover img, .icon a
{
    text-decoration: none;
}

a[href^=http]:after {
      content:" <" attr(href) "> ";
   }

a[href^="#"]:after {
   content: "";
}

p
{
    margin: 0.5em;
}

h1, h2, h3, h4, h5, h6
{
    color: #000;
    font-weight: bold;
    margin: 0.5em;
}
h1
{
    font-size: 1.4em;
}
h2
{
    font-size: 1.2em;
}
h3, h4
{
    font-size: 1.1em;
}

img
{
    border: 0;
    text-align: left;
}
#right_column
{
    width: 100%;
    float: none;
    line-height: 140%;
}
.content
{
    padding: 0.5em;
}
.row .header
{
    width: 100%;
    height: 100%;
    position: relative;
    border-top: 3px solid #666;
    border-bottom: 1px solid #999;
}
.line_separator
{
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #666;
    padding: 10px 0;
}

.box table td
{
    border-top: 1px dotted #666;
}

#right_column img.printhide, #left_column, #mediaPlayer, #videoPlayer, #footer, #pageActions, #pageActions.ul, .nav_top, .nav_bottom, .main_top, .photo_top, .photo_bottom, .icon_top, .icon_bottom, .more img, .more, #arc, #navbar, #banner, a#skipNav:link, a#skipNav:visited, a#skipNav:hover, .two_cols .split_lrg .content img
{
    display: none;
}

#logo #logo1
{
    display: block;
}
#pageheader
{
    display: none;
}
.noborder
{
    border: 0;
}
.nomargin
{
    margin: 0;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_8plus, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .grid_6plus, .grid_7plus, .grid_9plus, .grid_10plus, .grid_11plus, .grid_12plus, .grid_13plus, .grid_14plus, .grid_15plus, .grid_16plus
{
    display: block;
    float: none;
}

.content:after
{
    clear: both;
}
#textlinks, #arc, #navbar, #banner, #tab_menu, #tab_menu_services, #left_column, .left, .pageFind, .more, .spacerTop, .promo, .small, .thick
{
    display: none;
}
#right_column .two_cols .column, #right_column .two_cols .column .header, #right_column .three_cols .column, #right_column .three_cols .column, .three_cols .column, .two_thirds .column, .two_thirds .column .header, .two_cols .split_lrg h3, .two_cols .split_lrg .content ul, .two_cols .split_lrg .content p, .two_thirds .other
{
    float: none;
    display: block;
    background-image: none;
    background-color: #fff;
}
#right_column .header
{
    display: block;
}
#meta-table
{
    display: none;
}

.row {
  width: 100%;
  float: left;
  display: inline;
  margin-right:  20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}

.row th, .row td
{
  border-style: solid;
  border-width: 1px;
  line-height: 1.0em;
  padding: 5px 0;
  margin: 0;
}

.row table
{
  width: 90%;
  padding: 0;
  margin: 0;
}

.row caption
{
  line-height: 1em;
}

.row ol { 
  clear: both;  
  display: block;
}

.row ul { 
  clear: both;  
  display: block;
}

.row ol li {
  margin-left:  2em;
  margin-right: 2em;
  padding: 5px 5px 5px;
  }

.row ul li {
  margin-left:  2em;
  margin-right: 2em;
  padding: 5px 5px 5px;
  }

.row h3 {line-height: 1.6em; color: #660000;}
.row h4 {line-height: 1.2em; color: #660000;}
.row h5 {line-height: 1em; }

.row SUP { position: relative; top: -0.5em; font-size: 80%; }
.row SUB { position: relative; bottom: -0.5em; font-size: 80%; }

.row p { 
  clear: both;  
  display: block;
  margin-right: 20px;
  margin-left:  0.5em;
}