/* CSS Document */

body { margin: 0px; font-family: arial; color: #666666;}
td { font-size: 10pt; }

a{color: 326598; text-decoration: none; font-weight: normal;}
a:link{color: 326598; text-decoration: none; font-weight: normal;}
a:hover{color: 326598; text-decoration: underline; font-weight: normal;}
a:active{color: 326598; text-decoration: none; font-weight: normal;}
a:visited{color: 326598; font-weight: normal;}

a.orange:link{color: ff6600; text-decoration: none; font-weight: normal;}
a.orange:hover{color: ff6600; text-decoration: underline; font-weight: normal;}
a.orange:active{color: ff6600; text-decoration: none; font-weight: normal;}
a.orange:visited{color: ff6600; font-weight: normal;}


.lnk_footer{color: 333333; text-decoration: none;}
.lnk_footer:link{color: 333333; text-decoration: none;}
.lnk_footer:hover{color: 333333; text-decoration: underline;}
.lnk_footer:active{color: 333333; text-decoration: none;}
.lnk_footer:visited{color: 333333;}

.lnk_breadcrumb{color: ff6600; text-decoration: none;}
.lnk_breadcrumb:link{color: ff6600; text-decoration: none;}
.lnk_breadcrumb:hover{color: ff6600; text-decoration: underline;}
.lnk_breadcrumb:active{color: ff6600; text-decoration: none;}
.lnk_breadcrumb:visited{color: ff6600;}

.lnk_white{color: ffffff; text-decoration: none;}
.lnk_white:link{color: ffffff; text-decoration: none;}
.lnk_white:hover{color: ffffff; text-decoration: underline;}
.lnk_white:active{color: ffffff; text-decoration: none;}
.lnk_white:visited{color: ffffff;}


.td_standard_1{padding:10px;}
.td_standard_2{padding:10px; padding-top: 0px;}
.td_standard_3{padding: 0px; padding-right: 10px; padding-left: 10px;}
.td_nopadding{padding:0px;}

.txt_ttl_page {font-weight: bold; font-size: 12pt; color: 333333;}
.txt_ttl_lrg_1 {font-weight: bold; font-size: 12pt;}
.txt_ttl_lrg_2 {font-weight: bold; color: white; font-size: 12pt;}
.txt_ttl_reg_1 {font-weight: bold; color: 333333;}
.txt_ttl_reg_2 {font-weight: bold; color: white;}
.txt_ttl_reg_3 {font-weight: bold; color: 006699;}
.txt_ttl_sml_1 {font-weight: bold; font-size: 8pt; color: 333333;}
.txt_ttl_sml_2 {font-weight: bold; color: white; font-size: 8pt;}

.txt_alert_red { color: red; font-weight: bold;}
.txt_alert_blue { color: blue; font-weight: bold;}
.txt_orange {color: ff6600;}
.txt_sml {font-size: 8pt;}
.txt_reg {font-size: 10pt;}
.txt_lrg {font-size: 12pt;}

.txt_footer {font-size: 8pt; color: cccccc;}