/* These two styles are used to fix overlib on <select> statements in older IE clients */
.select-free { position: absolute; z-index: 102; overflow: hidden; }
.select-free iframe {
   display:none;/*sorry for IE5*/
   display/**/:block;/*sorry for IE5*/
   position:absolute;/*must have*/
   top:0;/*must have*/
   left:0;/*must have*/
   z-index:-1;/*must have*/
   width:3000px;/*must have for any big value*/
   height:3000px/*must have for any big value*/;
   filter:mask();/*must have*/
}
BODY { font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
P { font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
SMALL { font-family: Arial, Helvetica, sans-serif; font-size: 10px }
TD { font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
TH { font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
a:link { COLOR: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
a:visited { COLOR: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
a:hover { color: #089494; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal }

p.page { page-break-after: always }

a.bluebook:link { color: white; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold }
a.bluebook:active { color: #FFCC00; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #003399 }
a.bluebook:visited { color: white; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold }
a.bluebook:hover { color: #FFCC00; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold }

a.bbid:link { color: white; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold }
a.bbid:active { color: #FFCC00; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #66CCCC }
a.bbid:visited { color: white; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold }
a.bbid:hover { color: #FFCC00; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold }

a.bbidsub:link { color: #000066; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
a.bbidsub:active { color: #FFFFFF; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; background-color: #66CCCC }
a.bbidsub:visited { color: #000066; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
a.bbidsub:hover { color: #FFFFFF; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }

a.bbidmap:link { color: #000066; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
a.bbidmap:active { color: #089494; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
a.bbidmap:visited { color: #000066; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
a.bbidmap:hover { color: #089494; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }

a.ingenio:link { color: black; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 400 }
a.ingenio:active { color: #000000; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 400; background-color: #66CCCC }
a.ingenio:visited { color: black; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 400 }
a.ingenio:hover { color: #000000; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 400; background-color:#FFCC00; }

a.profile:link { color: #000000; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 400 }
a.profile:active { color: #000000; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 400; background-color: #66CCCC }
a.profile:visited { color: #000000; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 400 }
a.profile:hover { color: #000000; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 400; background-color:#FFCC00; }

.tip {font-family:Arial,Helvetica,sans-serif; font-size:9pt; border:solid 1px #666666; width:270px; padding:1px; position:absolute; z-index:100; visibility:hidden; color:#333333; top:20px; left:90px; background-color:#ffffcc; layer-background-color:#ffffcc;}