/* CSS Document */
.headertxt {
color: #ffffff; 
font-size: 9pt; 
font-family: tahoma; 
text-decoration: none;
}
.headertxt a:link, .headertxt a:visited {
color: #ffffff; 
font-size: 9pt; 
font-family: tahoma; 
text-decoration: none;
}
.headertxt a:active, .headertxt a:hover {
color: orange; 
font-size: 9pt; 
font-family: tahoma; 
text-decoration: none;
}
.headertxt h6{
color: #ffffff; 
font-size: 12pt; 
font-family: tahoma; 
text-decoration: none;
font-weight:bold;
display: inline;
}
.headernav {
color: #ffffff; 
font-size: 10pt; 
font-family: tahoma; 
text-decoration: none;
font-weight: bold;
}
.headernav a:link, .headernav a:visited {
color: #ffffff; 
font-size: 10pt; 
font-family: tahoma; 
text-decoration: none;
font-weight: bold;
}
.headernav a:active, .headernav a:hover {
color: #2465af; 
font-size: 10pt; 
font-family: tahoma; 
text-decoration: none;
font-weight: bold;
}
