﻿
body
{
    line-height: 1;
    width: 760px;
    margin-left: 200px;
}

#header
{
 display:none;   
}

#footer
{
 display:none;
}
#maintile
{
    display:none;
}
#buttons
{
 display:none;
}
.glossary
{
    clear: both;
    font-size: 10pt;
    font-weight: lighter;
    display: block;
    font-family:Franklin Gothic Demi Cond,Verdana;
}
.glossary h2
{
    line-height: 32px;
    font-size: 20pt;
}
.glossary p
{
    padding-bottom:10px;
}
.glossary img
{
    float: right;
}
#glossaryInternal p
 { 
    text-indent: 20px; 
    font-size: 9pt;
    display: block;
    margin-bottom: 20px;
 }
#glossaryInternal h1
{
    padding: 20px 0px 20px 0px;
    font-size: 25px;   
}

/* Forms Styles for Print */

fieldset
{
    border: 0 solid;
    clear: left;
    margin: 0;
    padding: 0;
    position: relative;
    text-indent: 0;
    margin-bottom: 20px;
}

label
{
    font-size: 14px;
}

legend
{
    font-size: 20px;
    font-weight: bold;
    left: -7px;
    margin: 0;
    padding: 5px 0 10px;
    position: relative;
}

.formclass label
{
    display: block;
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 12px;
    float: left;
    margin: 0 10px 0 0;
}

.formclass input, textarea, select
{
    display: block;
    margin-top: 3px;
}

.formclass p
{
    clear: both;
}

.formtitle h1
{
    padding: 20px 0px 20px 0px;
    font-size: 25px;
}

/* Forms Style End */


ul.tabsInt
{
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom:6px;
    float:left;
    font-family:Verdana;
    font-size: 11pt;
    margin-right :50%;
}
ul.tabsInt li
{
    list-style-type: circle;
    margin-left :25px;
    margin-bottom :1px;
}

h2
{
    line-height: 33px;
    font-size: 20pt;
    font-weight: lighter;
}
 h3
{
  font-weight: bolder;  
  font-family:Verdana;
  font-size: 11pt;
  /*color:#a3c1b1;*/
  margin-bottom:5px;
}
#printlink
{
  visibility:hidden;
}
