body
{   background-color: #FFFFFF;
    background-repeat: no-repeat;
    color: #000099;
    cursor: default;
    font-family: helvetica, arial, sans-serif;
    font-size: 12pt;
    letter-spacing: normal;
    line-height: normal;
    margin-left: 12%;
    margin-right: 12%;
    padding-right: 0cm;
}
div.main, div.head { margin-left: 1%;
         width: 100%
			clear: both;
			margin-right: 1%;
}

div.left { margin-left: 0%;
			width: 60%
         float: left;
			margin-right: 1%;
}
div.right { margin-left: 1%;
vertical-align: top;
			float: right;
			margin-right: 0%;
}
div.foot { margin-left: 1%;
         width: 100%
			margin-right: 1%;
}

p
{   font-family: helvetica, arial, sans-serif; 
    font-size: 12pt;
} 

table
{   background-attachment: scroll
}

td
{   font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
}

th
{   font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
}

form p
{   font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold
}

form td
{   font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold
}

li
{   font-family: helvetica, arial, sans-serif;
    font-size: 1em;
}

li.first
{   font-family: helvetica, arial, sans-serif;
    font-size: 1em;
}

ul
{   font-family: helvetica, arial, sans-serif;
    font-size: 1em;
}

ol
{   font-family: helvetica, arial, sans-serif;
    font-size: 1em;
}

a:link
{   color: #ff0000;
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

a:visited
{   color: #ff0000;
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

a:hover
{   color: #ff000;
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    text-decoration: underline
}

b
{   font-family: helvetica, arial, sans-serif;
    font-weight: bold
}

strong
{   font-family: helvetica, arial, sans-serif;
    font-weight: bold
}

big
{   font-family: helvetica, arial, sans-serif;
    font-size: 15pt
}

small
{   font-family: helvetica, arial, sans-serif;
    font-size: 9pt
}

h1
{   font-family: helvetica, arial, sans-serif;
    font-size: 16pt;
}

h2
{
	font-family: helvetica, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 15pt;
}

h3
{
    COLOR: #f5f5ff;
    FONT-FAMILY: Helvetica, Arial, Sans-Serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #00acec;

WIDTH: 100%;
}

h4
{   font-family: helvetica, arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

h4.top
{   font-family: helvetica, arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

hr
{   margin-bottom: 0pt;
    margin-top: 0pt;
}

input
{   font-family: helvetica, arial, sans-serif;
    font-size: 1em;
}

select
{   font-family: helvetica, arial, sans-serif;
    font-size: 1em;
}

form
{

}

address
{   color: #717e83;
    font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
    font-style: italic;
}

.copy
{   color: #717e83;
    font-family: helvetica, arial, sans-serif;
    font-size: 1em;
}

.formsubtext
{   color: #717e83;
    font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

blockquote
{   font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
    font-style: italic;
}

.formtext
{   color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

pre
{   color: #000000;
    font-family: courier, serif;
    font-size: 9pt;
    font-weight: normal;
  }
/* create a button look for links */
.nav
{  display: table-cell;
text-align : center;
}

a:link.nav, a:visited.nav
{   background-color:#000099;
    border-top:#99ccff solid 1px;
    border-left:#99ccff solid 1px;
    border-bottom:#003399 solid 1px;    
    border-right:#003399 solid 1px;
    color:white;
    font-family:arial,helvetica,sans-serif;
    font-size:9pt;
    font-weight:bold;
    letter-spacing: .5pt;
    padding:1px;
    padding-left: 3px;
    text-decoration:none;
    width:80px;
	/*  display: block; */
}

a:hover.nav
{   background-color: #9999ff;
}
   
/* depress effect on click */
a:active.nav, a:focus.nav
{  border-top:#003399 solid 1px;
    border-left:#003399 solid 2px;
    border-bottom:#99ccff solid 1px;
    border-right:#99ccff solid 1px;
    letter-spacing: .3pt;
    width:85px;
}

/* create a locked button look for current links */
.dwn {  
    display: table-cell;
    text-align : center; 
}

a:link.dwn, a:visited.dwn
{   background-color:#9999ff;
    border-top:#003399 solid 2px;
    border-left:#003399 solid 2px;
    border-bottom:#99ccff solid 1px;    
    border-right:#99ccff solid 1px;
    color:white;
    font-family:arial,helvetica,sans-serif;
    font-size:9pt;
    font-weight:bold;
    letter-spacing: .5pt;
    padding:1px;
    padding-left: 3px;
    text-decoration:none;
    width:85px;
	/*  display: block; */
}

a:hover.dwn
{   background-color: #9999ff;
}
   
/* depress effect on click */
a:active.dwn, a:focus.dwn
{  border-top:#003399 solid 2px;
    border-left:#003399 solid 2px;
    border-bottom:#99ccff solid 1px;
    border-right:#99ccff solid 1px;
    letter-spacing: .3pt;
    width:85px;
}

