html { min-height: 100%; margin-bottom: 1px; }

BODY
{
 margin-top: 3px;
 border: none;
 font-family: verdana;
 font-size: 10pt;
 background: #525252 url('graphics/mainbg.gif') repeat;
}

a, a.visted, a.hover
{
 color: #000000;
 font-family: verdana;
 font-size: 10pt;
}

#wholepage
{
 width: 785px;
 border: 1px solid #000000;
 background: #fff url('graphics/headerV4.jpg') top left no-repeat;
 padding-bottom: 3px;
 margin: 0px 0px 0px 0px;
}

		
#invislink
{
 display: block;
 height: 102px;
 width: 802px;
}


#content
{ 
 background: #fff url('graphics/contentBGwatermark.gif') top right no-repeat;
 color: #000000;
 padding: 4px 6px 0px 8px;
 text-align: left; 
 font-family: verdana;
 font-size: 10pt;
 margin-bottom: 4px;
}

#contentnobg
{ 
 background: #ffffff;
 color: #000000;
 padding: 4px 6px 0px 8px;
 text-align: left; 
 font-family: verdana;
 font-size: 10pt;
 margin-bottom: 4px;
}

#disclosure
{
 line-height: 1.2em;
 font-size: 7pt;
 font-family: verdana;
 text-align: justify;
}

TABLE.copytable
{ 
 background-color: #cccccc;
 color: #000000;
 text-align: left; 
 font-family: verdana;
 font-size: 10pt;
 border: 1px solid #2B7687;
}

.smalltext
{
 font-family: verdana;
 font-size: 8pt;
 color: #ffffff;
}

a.smalltext, a:visited.smalltext
{
 font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
}

a:hover.smalltext
{
 font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #ffffff;
 text-decoration: underline;
}

span.ffbold
{
font-size: 10pt;
font-family: verdana;
font-weight: bold; 
color: #45959B;
}

span.ffboldbig
{
font-size: 14pt;
font-family: verdana;
line-height: 0.6em; 
color: #000000;
}

ul.ulhome
{
margin-top: 4px;
line-height: 1.4em;
list-style-type: disc;
}

#homebox
{

width: 550px;
padding-left: 8px;
border: 1px solid #45959B;
background-color: #BCD8DA;
margin: 0px;
}

.bluetext
{
 font-family: verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #45959B;
}

a.bluetext, a:visited.bluetext
{
 font-family: verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #45959B;
 text-decoration: none;
}

a:hover.bluetext
{
 font-family: verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #45959B;
 text-decoration: underline;
}

.littlegraytext
{
 font-family: verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #4E4E4E;
}