.top_nav_border {
border-right: 2px solid white;
background-color: #666666;
white-space: nowrap;
}

.topnav_home { font-family: Verdana; font-size: 11px; color: white; font-weight: bold; text-align: center; white-space: nowrap;}
a.topnav_home:link { color: white; text-decoration: none; }
a.topnav_home:active { color: white; text-decoration: none; }
a.topnav_home:visited { color: white; text-decoration: none; }
a.topnav_home:hover { color: white; text-decoration: none; }

a:link.topnav { color: black; font-weight: normal; text-decoration: none; font-family: Arial; font-size: 11px; }
a:visited.topnav { color: black; font-weight: normal; text-decoration: none; font-family: Arial; font-size: 11px; }
a:active.topnav { color: black; font-weight: normal; text-decoration: none; font-family: Arial; font-size: 11px; }
a:hover.topnav { color: black; font-weight: normal; text-decoration: none; font-family: Arial; font-size: 11px; }

a:link { color: #006666; font-weight: bold; text-decoration: none; }
a:active { color: #006666; font-weight: bold; text-decoration: none; }
a:visited { color: #006666; font-weight: bold; text-decoration: none; }
a:hover { color: #006699; font-weight: bold; text-decoration: underline; }

p { padding-left: 15px; font-size: 12px; font-family: Arial, sans; }
.home {padding-left: 0px;}
li { margin-left: 20px; font-size: 12px; font-family: Arial, Helvetica, Verdana; }

.subnav { margin-left: 0px; font-size: 11px; font-family: Arial, Helvetica, Verdana; }

h1 { text-align: left; padding-left: 6px; color: #006699; line-height: 100%; font-size: 17px; font-family: Arial, Helvetica, Verdana; }
h2 { text-align: left; padding-left: 9px; color: #003366; line-height: 100%; font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, Verdana; }
h3 { text-align: left; padding-left: 12px; color: #006633; line-height: 100%; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, Verdana; }
h4 { text-align: left;padding-left: 15px;  color: black; line-height: 100%; font-size: 12px;  font-weight: bold; font-family: Arial, Helvetica, Verdana; }

.submenu_right { border-right: 1px solid #333333; padding-right: 3px; border-bottom: 1px solid #333333; padding-bottom: 3px; padding-top: 3px;}
.submenu_left { border-left: 1px solid #333333; padding-left: 3px; border-bottom: 1px solid #333333; padding-bottom: 3px; padding-top: 3px;}
.submenu_empty { padding-bottom: 3px; padding-top: 3px;}

.divider { padding-bottom: 15px; padding-left: 0px; border-bottom: 2px dotted #444444; }
.heading { color: #333333; font-size: 13px; padding-left: 0px; font-weight: bold; }
.subheading { color: #333333; font-size: 12px; font-weight: bold; }
.padding { padding: 10px; }
.padding-top { padding-top: 7px; padding-left: 10px; padding-right: 10px; }
.padding-border-right { padding: 10px; border-right: solid 2px #444444; }
.padding-border-left { padding: 10px; padding-top: 7px; border-left: solid 2px #444444; }
.border-left { border-left: 2px solid #444444; }
.border-top { border-top: 2px solid #444444; }
.footer { font-size: 10px; text-align: center; color: white; }
.bgcolor { background-color: #444444; }
