a
{
    color: blue;
    text-decoration: underline
}
a:visited
{
    color: darkblue;
    text-decoration: underline
}
a:hover
{
    color: red;
    text-decoration: underline
}
body
{
    border-right: 0px;
    border-top: 0px;
    font-weight: normal;
    font-size: 10pt;
    background-image: url(images/bkgnd.gif);
    border-left: 0px;
    color: black;
    line-height: 12pt;
    border-bottom: 0px;
    background-repeat: repeat;
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    background-color: white;
    text-align: center
}
div.main
{
    font-size: 10pt;
    border-right: gray 3px solid;
    padding-right: 0px;
    border-top: gray 3px solid;
    padding-left: 0px;
    padding-bottom: 3px;
    margin: 0px;
    border-left: gray 3px solid;
    width: 95%;
    padding-top: 0px;
    border-bottom: gray 3px solid;
    background-color: white
}
div.header
{
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(images/hdrbkgnd.gif);
    padding-bottom: 0px;
    margin: 5px 0px 3px 5px;
    padding-top: 0px;
    background-color: white;
    text-align: left
}
div.footer
{
    font-weight: normal;
    font-size: 7pt;
    margin: 0px 5px 5px;
    font-style: normal;
    background-color: white;
    text-align: center;
}
div.footer p
{
}
div.main table
{
    margin-left: 4px;
    margin-right: 2px
}
div.main table.email
{
	border: none;
}
div.main table.email td.email
{
	border: none;
}
div.main table.brdr
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    border-collapse: collapse;
    cell-spacing: 0px;
}
div.main table.brdr th
{
    background-color: #c0c0c0;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
}
div.main table.brdr td
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
}
div.main td.nav
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    width: 114px;
    line-height: 14pt;
    padding-top: 10px;
    background-color: #000066;
    text-align: left
}
div.main td.dbody
{
    vertical-align: top;
    background-color: white
}
div.dbody
{
    background: white repeat-x center top;
    margin: 0px 4px;
    padding-top: 5px;
    text-align: justify
}
div.dbody a
{
    font-size: 10pt;
}
th
{
    font-size: 10pt;
}
td.nav
{
    font-size: 8pt;
    color: #e0ffff
}
td.nav a
{
    font-size: 8pt;
    color: white
}
td.nav a:visited
{
    font-size: 8pt;
    color: #d0d0ff;
    text-decoration: underline
}
td.nav a:hover
{
    font-size: 8pt;
    color: red
}
p
{
    font-size: 10pt;
}
p.title
{
    font-size: 14pt;
    color: #003366;
    line-height: 16pt;
    font-family: georgia, timesnewroman, serif;
    text-align: left
}
p.ctitle
{
    font-size: 14pt;
    color: #003366;
    line-height: 16pt;
    font-family: georgia, timesnewroman, serif;
    text-align: center
}
p.ctitlesml
{
    font-size: 10pt;
    font-weight: bold;
    color: #003366;
    font-family: georgia, timesnewroman, serif;
    text-align: center
}
p.ctr
{
    font-size: 10pt;
    text-align: center
}
p.ctr td
{
    font-size: 10pt;
    text-align: left
}
p.ctr td.errormessage
{
	color: red;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
