body
{
    margin:0px;
    border:0px;
    background:#FFFFFF;
}

body,ul,ol,li,div,blockquote,nobr,
form, table, tr, td, th
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-weight: normal;
    font-size: 8pt;
    line-height: 12pt;
}

p,i,u
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 8pt;
    line-height: 11pt;
    margin-left:0;
    margin-top:0;
    margin-right:0;
    margin-bottom:6pt;
}

b
{
    font-weight:bold;
}

h1
{
    font-family: helvetica,arial,sans-serif;
    font-weight: bold;
    font-size: 14pt;
    line-height: 17pt;
    color: #4E617C;
    margin-top:2;
    margin-left:0;
    margin-right:0;
    margin-bottom:4pt;
}

h2
{
    COLOR: #4E617C;
    font-weight: bold;
    font-size: 12pt;
    line-height: 12pt;
    margin-top:4pt;
    margin-left:0;
    margin-right:0;
    margin-bottom:2pt;
}

h3
{
    COLOR: #4E617C;
    font-weight: bold;
    font-size: 9pt;
    margin-left:0;
    margin-top:0;
    margin-right:0;
    margin-bottom:4pt;
}

input,select,textarea,button
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-transform: none;
}

A
{
    color: #8090A4;
    font-weight: bold;
    text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

A.white
{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

A.white:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

.smalltext
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-weight: normal;
    font-size: 8pt;
    line-height: 9pt;
}

.formtext
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 8pt;
}

.formtextnormal
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-weight: normal;
    font-size: 8pt;
}

.menu
{
    border-top: black 1px solid;
    border-bottom: black 1px solid;
}

.menutext
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 8pt;
    white-space: nowrap;
    padding:2 0 3 6;
}

.menuitemactive
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 8pt;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
    white-space: nowrap;
}

.formfile
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-transform: none;
}

.GridTable {
    border-collapse: collapse;
	BACKGROUND-COLOR: white;
}

.GridItemHdr {
    border-top:black 1px solid;
    border-bottom:black 1px solid;
    padding:0 4 2 4;
    font-family: verdana,helvetica,arial,sans-serif;
    font-weight: bold;
	font-size: 8pt;
	vertical-align:top
}

.GridItemHdrGrayed {
    border-top:black 1px solid;
    border-bottom:black 1px solid;
    padding: 0 4 2 4;
    font-family: verdana,helvetica,arial,sans-serif;
    font-weight: bold;
	font-size: 8pt;
	background-color: #f8f8f8;
	vertical-align:top
}

.GridItem {
    border-bottom: #DDDDDD 1px solid;
    padding: 0 4 1 4;
    font-family: verdana,helvetica,arial,sans-serif;
	font-size: 8pt;
    vertical-align:top;
}

.GridItemGrayed {
    border-bottom: #DDDDDD 1px solid;
    padding: 0 4 1 4;
    font-family: verdana,helvetica,arial,sans-serif;
	font-size: 8pt;
	background-color: #f8f8f8;
    vertical-align:top;
}

.GridItemHighlight {
    border-bottom: #DDDDDD 1px solid;
    padding: 0 4 1 4;
    font-family: verdana,helvetica,arial,sans-serif;
	font-size: 8pt;
    vertical-align:top;
	background-color: #BDE7EF;
}

.GridItemGrayedHighlight {
    border-bottom: #DDDDDD 1px solid;
    padding: 0 4 1 4;
    font-family: verdana,helvetica,arial,sans-serif;
	font-size: 8pt;
    vertical-align:top;
	background-color: #9CCFE7;
}

.GridEmpty {
    BORDER-TOP: none;
    BORDER-LEFT: none;
    BORDER-BOTTOM: none;
    BORDER-RIGHT:  none;
    PADDING-TOP: 1px;
	PADDING-LEFT: 2px;
	PADDING-right: 1px;
	PADDING-RIGHT: 2px;
    font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10pt;
	HEIGHT: 1px;
	BACKGROUND-COLOR: #C0C0C0;
}

.DisabledItem {
    border: #CCCCCC 1px solid;
    margin: 0px 0px 2px 0px;
    padding: 0px 3px 1px 3px;
    font-weight:normal;
}

.GroupBox {
    border: #CCCCCC 1px solid;
    margin: 0px 0px 2px 0px;
    padding: 0px 3px 1px 3px;
}

.tooltip
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-weight: normal;
    font-size: 8pt;
    line-height: 10pt;
    background-color:#ffffff;
    border:1px #003366 solid;
    white-space: nowrap;
}

.letter
{
    border: #9CCFE7 1px solid;
	background-color: #FBFBFF;
	padding: 6px 8px 0px 8px;
}


td.withborder
{
    border: #9CCFE7 1px solid;
    vertical-align: top;
    padding:0px 4px 1px 4px;
}

table
{
    margin: 0px;
}

td
{
    padding:0px;
}

td.rb
{
    padding:2px 2px 8px 0px;
}

td.bg_left
{
    background-color: #8090A4;
    padding:8px 4px 0px 4px;
}

td.bg_body
{
    background-color: #E3E6EA;
    color: #8090A4;
    /*
    link="#8090A4" vlink="#8090A4" alink="#8090A4"
    */
}

td.bg_01
{
	background-image: url(img/01.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
}

td.menubar
{
    padding: 2px 4px 4px 4px;
    height: 18px;
    border-top: 1px #333333 solid;
    border-bottom: 1px #333333 solid;
}

td.blackbar
{
    padding: 0px 0px 0px 0px;
    height: 21px;
    background-color: #000000;
    /*
    border-top: 1px #333333 solid;
    border-bottom: 1px #333333 solid;
    */
}

td.bottomline
{
    color: #A0A0A0;
    border-top: 1px #A0A0A0 solid;
    text-align: center;
    padding: 2px 4px 6px 4px;
    height: 20px;
}

.contentarea
{
	background-color: #FFFFFF;
    border: #E3E6EA 1px solid;
    padding: 6px 6px 6px 6px;
}

ul.small
{
    /* line-height: 1.0em; */
    list-style-type: square;
    margin: 0.5em 0 1.0em 1.0em;
    padding: 0px 0px 0px 12px;
    list-style-image: url(img/bullet.gif);
}

