/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
margin:0px;
background-image: url(images/bkgd.gif);
color: #5A2929;
font-size: 9pt;
font-family: Verdana;
font-weight: normal;
}

td
{
font-size: 9pt;
color: #000;
font-weight: normal;
font-family: Verdana;
line-height: 14pt;
}

h1,h2
{
font-weight: normal;
font-family: Arial;
color: #5A2929;
font-size: 12pt;
}

h3,h4
{
font-weight: normal;
font-family: Arial;
color: #5A2929;
font-size: 10pt;
}

h5,h6
{
font-weight: normal;
font-family: Arial;
color: #5A2929;
font-size: 9pt;
}

hr
{
height: 1px;
width: 100%
}

/* link styles */

a:link {
color:#5A2929;
font-size: 9pt;
font-weight: none;
text-decoration: none;
}

a:visited {
color:#5A2929;
font-size: 9pt;
font-weight: none;
text-decoration: none;
}

a:hover {
color:#978075;
font-size: 9pt;
font-weight: none;
text-decoration: underline;
}

a.leftnav:link {
color:#222964;
font-size: 8pt;
font-weight: faux bold;
text-decoration: underline;
line-height: 8px;
}

a.leftnav:visited {
color:#222964;
font-size: 8pt;
font-weight: faux bold;
text-decoration: underline;
line-height: 8px;
}

a.leftnav:hover {
color:#222964;
font-size: 8pt;
font-weight: faux bold;
text-decoration: none;
line-height: 8px;
}

a.foot:link {
color:#EFF1DF;
font-size: 9pt;
text-decoration: none;
}

a.foot:visited {
color:#EFF1DF;
font-size: 9pt;
text-decoration: none;
}

a.foot:hover {
color:#EFF1DF;
font-size: 9pt;
text-decoration: underline;
}

#greenbar
{
padding: 0px;
margin: 0px;
height: 6px;
width: 100%;
background-color: #8fd817
}

#menubar
{
margin: 0px;
height: 89px;
width: 900px;
background-color: #fff
}

.formtext
{
color: #222964;
font-weight: normal;
font-size: 10pt;
font-family: arial, serif;
}

.map
{
color: #A79785;
font-weight: normal;
font-size: 9pt;
font-family: Verdana;
}

.leftnav-header
{
padding-left: 2px;
color: #222964;
font-weight: bold;
font-size: 10pt;
font-family: arial, serif;
}

.footer
{
color: #EFF1DF;
font-weight: normal;
font-size: 9pt;
font-family: Verdana;
}

.linkfooter
{
color: #EFF1DF;
font-weight: normal;
font-size: 7pt;
font-family: Verdana;
}

.release-header
{
color: #222964;
font-weight: bold;
font-size: 11pt;
font-family: arial, serif;
}

.release-text
{
color: #666666;
font-weight: normal;
font-size: 8pt;
font-family: arial, serif;
line-height: 20px;
letter-spacing: 1pt
}