/* CSS Document */


.nav_border {
border : 1px solid #cccccc;
}
.nav_border1 {
border : 1px solid #cccccc;
border-top-width : 0;
border-bottom-width : 0;
border-left-width : 0;
}
a.nav_hk1:link {
padding-left : 3px;
display : block;
background : #ffffff;
height : 16px;
border-color : #cccccc;
border-style : solid;
border-width: 1px;
color : #1557d2;
text-decoration : none;
font-family : Verdana;
font-size : 10pt;
font-weight : bold;
}
a.nav_hk1:hover {
padding-left : 3px;
background-color : #dedede;
display : block;
height : 16px;
border-color : #cccccc;
border-style : solid;
border-width: 1px;
color : #1557d2;
text-decoration : none;
font-family : Verdana;
font-size : 10pt;
font-weight : bold;
}
a.nav_hk1:visited {
padding-left : 3px;
display : block;
background : #ffffff;
height : 16px;
border-color : #cccccc;
border-style : solid;
border-width: 1px;
color : #1557d2;
text-decoration : none;
font-family : Verdana;
font-size : 10pt;
font-weight : bold;
}
a.nav_hk1:visited:hover {
padding-left : 3px;
background-color : #dedede;
display : block;
height : 16px;
border-color : #cccccc;
border-style : solid;
border-width: 1px;
color : #1557d2;
text-decoration : none;
font-family : Verdana;
font-size : 10pt;
font-weight : bold;
}
.nav_border1 {
border-top-width : 0;
border-bottom-width : 0;
border-left-width : 0;
border-color : #cccccc;
border-style : solid;
}
.nav_border2 {
border-top-width : 0;
border-left-width : 0;
border-right-width : 0;
border-color : #cccccc;
border-style : solid;
}
.nav_txt {
font-family : Arial;
font-size : 9pt;
color : #000000;
}
.txt {
font-family : Arial;
font-size : 10pt;
color : #000000;
}
a:link {
color : #1557d2;
text-decoration : underline;
font-family : Arial;
font-size : 10pt;
}
a:hover {
color : #a24848;
text-decoration : underline;
font-family : Arial;
font-size : 10pt;
}
a:visited {
color : #1557d2;
text-decoration : underline;
font-family : Arial;
font-size : 10pt;
}
a:visited:hover {
color : #a24848;
text-decoration : underline;
font-family : Arial;
font-size : 10pt;
}
h1 {
font-family : Arial;
font-size : 12pt;
color : #1557d2;
font-weight : bold;
}
h2 {
font-family : Arial;
font-size : 10pt;
color : #1557d2;
font-weight : bold;
}
strong {
font-family : Arial;
font-size : 10pt;
color : #1557d2;
font-weight : bold;
}
.subtitle {
font-family : Arial;
font-size : 10pt;
color : #1557d2;
font-weight : bold;
}
