default.css
a.search {
	font-family: Verdana, Arial, Helvetica;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.search:hover {
	font-family: Verdana, Arial, Helvetica;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.search:visited {
	font-family: Verdana, Arial, Helvetica;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.search:link {
	font-family: Verdana, Arial, Helvetica;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
body
{
   margin: 0px;
   padding : 0px;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt;
   
}

input
{
   font-weight: normal;
   font-size: 8pt;
   font-family: verdana, arial, helvetica, sans-serif;
}

select
{
   font-weight: normal;
   font-size: 8pt;
   font-family: verdana, arial, helvetica, sans-serif;
}

option
{
   font-weight: normal;
   font-size: 8pt;
   font-family: verdana, arial, helvetica, sans-serif;
}

li
{
   font-size: 9pt;
   font-family: verdana, arial, helvetica, sans-serif;
   padding-left: 5px;
   margin-left: 5px;
}

ul
{   padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    margin: 4px 0px 4px 10px;
    padding-top: 0px
}

tr
{  vertical-align : top;
   padding : 0px;
   margin  : 0px;
   background-color: ghostwhite;
}

th
{  border-right: 1px solid #003366;
   border-bottom: 1px solid #003366;
   font-weight: bold;
   font-size: 8pt;
   color: white;
   font-family: verdana, arial, helvetica, sans-serif;
   background-color: #9966ff;
   padding : 2px;
}

td
{  font-weight: normal;
   font-size: 8pt;
   color: black;
   font-family: verdana, arial, helvetica, sans-serif;
}

prices
{
   color: black;
   bgcolor: #9966ff;
   text-align: center;
   border: 1px solid #cccccc;
}

caption
{
   font-weight: bold;
   font-size: 9pt;
   color: #9966ff;
   font-family: verdana, arial, helvetica, sans-serif;
   text-align: left;
}

.page_body
{
   margin: 0px;
   padding : 0px;
   background-color: ghostwhite;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt;
}

.page_title
{
    padding: 2px 20px 2px 5px;
    margin-top: 15px;
    margin-bottom: 8px;
    width: 100%;
    color: white;
    border-bottom: #003366; 
    background-color: #ff6600;
    text-align: left;
    text-indent: 0px;
    font-weight: bold;
    font-size: 10pt;
    font-variant: normal
}

.page_header
{
    margin-top: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    font-variant: small-caps;
    color: #9966ff;
    background-color:ghostwhite;
    text-decoration: none;
}

.home_body
{
   margin: 0px;
   padding : 0px;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12pt;
    background-color: ghostwhite;
}

.contents
{
	margin-top: 43px;
}

.tdhdr
{  
   font-size: 10pt;
   font-weight  : bold;
   color: #9966ff;
   font-family: verdana, arial, helvetica, sans-serif;
}

.tbl_doc
{   background-color: ghostwhite;
    width: 80%;
    padding: 0px;
    border-collapse: collapse;
}

.tblx
{   border-top: 1px solid #003366 ;  
    border-left: 1px solid #003366;
    border-bottom: 1px solid #003366 ;  
    border-right: 1px solid #003366;
    width : 100%;
    background-color: whitesmoke;
    padding : 2px;
    border-collapse: collapse;
}

.tblx td
{   border-right: 1px solid #003366;
    padding : 2px;
}

.tblx td.label
{  border-right : 0px;
}
   
.tblx td.spacer
{  border-right: 0px;
}

.tblx td.spacer_total
{  border-right: 0px;
   border-top: 2px solid #003366;
}

.tblx td.total
{  border-top: 2px solid #003366;
}

.tblx td.row_separator
{
/*   
   border-top    : 1px solid #003366;
   border-bottom : 1px solid #003366;
*/   
   font-size     : 1pt;
   height        : 2px;
   padding       : 0px;
   color         : gainsboro;
   background-color: silver; /*gainsboro;*/
}

.tblx td.separator
{
   border-bottom : 1px solid #003366;
   border-top    : 1px solid #003366;
   background-color: gainsboro;
}

.tblform
{
   padding:  4px 4px 4px 10px;
   border-top: 1px solid #003366 ;  
   border-left: 1px solid #003366;
   border-bottom: 1px solid #003366 ;  
   border-right: 1px solid #003366;
   margin-left: 20px;
   background-color: whitesmoke;
}

.highlight
{  padding-left: 10px;
   font-weight: bold;
   color: red;
}

.tblx td.white_row
{
   border-bottom : 1px solid #003366;
   border-top    : 1px solid #003366;
   border-right  : 0px;
   border-left   : 0px;
   background-color: white;
}

.tbl_text
{  font-size: 9pt;
}

.static_body
{  
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

.copyright
{  
	text-align: center;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

.frmbuttons
{
    padding: 3px 4px 3px 4px;
    font-weight: bold;
    margin: 0px 3px 5px 0px;
    text-transform: uppercase;
    white-space: nowrap;
}

.frmbuttons a
{
    padding: 3px 15px 3px 15px;
    border-right: #003366 1px solid;
    border-top: #003366 1px solid;
    border-left: #003366 1px solid;
    border-bottom: #003366 1px solid;
    color: #003366;
    margin-right: 3px;
    background-color: gainsboro;
    text-decoration: none;
}
.frmbuttons a:hover
{
    color: #ffffff;
    background-color: #003366;
}


.minibuttons
{
    padding: 2px 2px 2px 2px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 0px;
    font-weight: normal;
    font-size: 8pt;
    text-transform: none;
    font-family: arial, sans-serif;
    white-space: nowrap;
}
.minibuttons a
{
    padding-right: 3px;
    padding-left: 3px;
    border-right: #003366 1px solid;
    border-top: #003366 1px solid;
    border-left: #003366 1px solid;
    border-bottom: #003366 1px solid;
    color: #003366;
    background-color: gainsboro;
    text-decoration: none;
}
.minibuttons a:hover
{
    color: #ffffff;
    background-color: #003366;
}

.footer
{
    clear: both;
    font-size: 7pt;
    padding-bottom: 3px;
    color: black;
    padding-top: 10px;
    text-align: left;
}

.tbl_content
{
    padding : 0px  0px 0px  0px;
    margin  : 0px 10px 0px 20px;
    border-collapse: collapse;
    width   : 95%;    
}

.tbl_content td
{  /* font-size : 9pt; */
}

.tbl_content tr td ul.static_body li
{  font-size : 9pt; 
}

.tbl_content tr td ul.tbl_text li
{  font-size : 9pt; 
}

.error
{
    font-size: 9pt;
    color: red;
}

.cell_form_help
{  font-weight: normal;
   font-family: Arial;
}

.shareholder_header
{
    font-weight: bold;
    font-size: 10pt;
    color: #9966ff;
}

.section_head
{
    font-weight: bold;
    font-size: 9pt;
    padding-bottom: 4px;
    color: #9966ff;
    text-align: left
}

.aspect_data
{
    font-size: 7pt;
}

/*---------------------------------------------------------*/

.tblplain
{
   width         : 100%;
   padding       : 1px;
}

.tblplain th
{  
   color: black;
   background-color: white;
   border-right: 0px;
   border-bottom: 0px;
   font-size     : 9pt;
   text-align:left;
}

.tblplain td
{  background-color: white;
   border-right: 0px;
   border-bottom: 0px;
   font-size     : 9pt;
}

.tblheader
{
    BACKGROUND-COLOR : ghostwhite;
    border-collapse: collapse;
    width : 100%;
    padding: 0px;
    margin-bottom: -3px;
}

.tblheader td
{
    padding: 0px;
    margin-bottom: 0px;
}

.header_logo
{
    width: 160px;
    background-image: url(../images/default/whiteb_asx_logo.gif);
    text-align: left;
    padding: 0px;
    margin: 0px;
}
.header_dot
{
    width: 171px;
    background-color: white;
    text-align: left;
    padding: 0px;
    margin: 0px;
}

.topnav
{
    padding : 3px 2px 3px 2px;
    font-weight: bold;
    font-size: 8pt;
    margin: 0px;
    font-family: arial, verdana, sans-serif;
    white-space: nowrap;
    background-color: #9966ff;
    text-align: right;
}

.login_label
{
    font-weight: bold;
    margin: 0px;
    color: white;
    background-color: #ff6600;
}

.buttons
{
    color: black;
    font-size: 10pt;
}

.buttons a
{
    padding: 3px 15px 3px 15px;
    margin: 0px 0px 0px -1px;
    color: black;
    text-decoration: none
}
.buttons a:hover
{
    color: white
}
.buttons strong
{
    padding: 3px 15px 3px 15px;
    margin: 0px -1px 0px -2px;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
}

.leftnavtble
{
    border-top: #00ccff 1px solid;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 4px;
    color: #ffffff;
    padding-top: 4px;
    font-family: arial, verdana, sans-serif;
    background-color: #9966ff;
    text-decoration: none
}
.leftnavtble a
{
    color: black;
    text-decoration: none
}
.leftnavtbleitem
{
    border-top: #00ccff 1px solid;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 3px;
    color: #ffffff;
    padding-top: 3px;
    font-family: arial, verdana, sans-serif;
    background-color: #9966ff;
    text-decoration: none
}
.leftnavtbleitem a
{
    color: black;
    text-decoration: none
}
.leftnavtbleitem a:hover
{
    color: white;
    text-decoration: none
}
.leftnav
{
    font-size: 9pt;
    width: 170px;
    font-family: arial, verdana, sans-serif;
    background-color: #9966ff
}
.navs
{
    font-weight: bold;
    padding-bottom: 2px;
    margin: 0px;
    color: white;
    padding-top: 2px;
    white-space: nowrap
}
.navs a
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    color: white;
    padding-top: 2px;
    text-decoration: none
}
.navs a:hover
{
    color: lightgrey
}
.navs strong
{
    padding-right: 0px;
    padding-left: 0px;
    width: 158px;
    color: #ff6600;
    background-color: #9966ff;
    text-decoration: none
}

.navitem
{
    font-weight: bold;
    font-size: 10pt;
    padding-left: 5px;
    color: black;
    font-family: arial, sans-serif;
    background-color: #9966ff
}
.navitem a
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    padding-bottom: 2px;
    vertical-align: middle;
    text-transform: none;
    width: 100%;
    color: black;
    padding-top: 0px;
    text-decoration: none
}
.navitem a:hover
{
    color: white
}
.navitem strong
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    padding-bottom: 2px;
    vertical-align: middle;
    text-transform: none;
    width: 140px;
    color: #ff6600;
    padding-top: 0px;
    text-decoration: none
}

.navimg
{
}

.form_section
{  color : blue;
   font-weight : bold;
   padding-left : 0px;
   
}
.form_subsection
{  color : #000099;
   font-weight : bold;
   padding-left : 10px;
   
}

.loginbuttons
{
    padding-top: 2px 2px 2px 2px;
    font-weight: bold;
    font-size: 8pt;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 0px;
    text-transform: none;
    font-family: arial, sans-serif;
    white-space: nowrap;
}
.loginbuttons a
{
    padding-right: 3px;
    padding-left: 3px;
    color: white;
    background-color: #ff6600;
    text-decoration: none;
}
.loginbuttons a:hover
{
    color: lightgrey;
    background-color: #ff6600;
}

.td_nav
{
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 170px;
    background-color: #9966ff;
}

.tbl_login
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-color: #ff6600;
}


.detail
{
    font-weight: normal;
    font-size: 10pt;
}

.advice_table_header
{
    BORDER-TOP: #000066 0px;
    BORDER-RIGHT: #000066 0px;
    BORDER-BOTTOM: #000066 0px;
    BORDER-LEFT: #000066 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: "Verdana";
    BACKGROUND-COLOR: white
}
.advice_cell_data
{
    BORDER-TOP-WIDTH: 0px;
    FONT-WEIGHT: normal;
    BORDER-LEFT-WIDTH: 0px;
    FONT-SIZE: 9pt;
    BORDER-BOTTOM-WIDTH: 0px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white;
    BORDER-RIGHT-WIDTH: 0px
}
.advice_cell_data_page
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    PADDING-TOP: 100%;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}
.advice_coy_name
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.advice_label
{
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    border-right: 0px;
    border-bottom: 0px;
    color: black;
    background-color: white;
    text-align : none;
    
}

.textarea
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
}



