@charset "UTF-8";
/* CSS Document */


body {
background-color: #FFFFFF;
margin-top: 15px;
}
body,td,th {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 18px;
color: #776D5D;
}
a:link {
text-decoration: none;
color: #777216;
}
a:visited {
text-decoration: none;
color: #777216;
}
a:hover {
text-decoration: none;
color: #000000;
}
a:active {
text-decoration: none;
color: #D5CE68;
}
.textnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #777216;
line-height: 18px;
}
.navarrows {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
line-height: 13px;
}
.footer {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
line-height: 13px;
}
.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #3D718C;
line-height: 16px;
text-transform: uppercase;
}
.navhilite {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3D718C;
line-height: 18px;
}
.subnavarrows {
color: #C7BD33;
font-size: 14px;
font-weight: bold;
line-height: 13px;
}
.subtitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #776D5D;
font-style: italic;
}
.subtitle2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
}
.note {
font-size: 11px;
font-style: italic;
}

