/* Ancestry Stylesheet */
body {background-color: #FFFFFF}

/* These styles define the link and hover colors for the site */
a:link {color: #003399}
a:visited {color: #990099}
a:hover {color: #CC0000}

/* Navbar Styles for Masthead */
.navbarlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ! important; font-weight: bold; text-decoration: none}
.navbar {  background-color: #CCE2FF; border: 1px solid; border-color: #D7E6FF #1B4975 #1B4975 #D7E6FF}
.navbar_a { background-color: #9ECAFF; border-color: #D4E6FF #23537F #23537F #D4E6FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.navbar_o { border: 1px solid; background-color: #72BBF3; border-color: #B3D9FF #003366 #003366 #B3D9FF}

/* Background color for the left and right columns */
.columnbg {background-color: #F2F2F2}

/* breadcrumbs, duhh */
.crumbs {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999 ! important}
.location {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}

/* Syles for content of pages */
.lrghead {font-family: Arial, Helvetica, sans-serif; font-size: 23px; color: #0066FF}
a.lrghead, a.lrghead:visited, a.lrghead:link {text-decoration: none; color: #0066FF}
.headline {font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #0066FF ! important; font-weight: bold}
.subhead {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px}
.description {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.line {background-color: #000000}

/* Four differnt headline sizes used in many places */
.H0 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px}
.H1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
.H2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
.H3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.H4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

/* These styles are used to create the search input boxes */
.searchmid {background-color: #D4E6F8}
.searchbtm {background-color: #5B8CBE}
.searchtmp {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px} /*Labels for search boxes*/

/* Used for Country & State Pages */
.tabsdrk {  background-color: #99CCFF}
.tabstxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ! important; text-decoration: none}
.tabsover { background-color: #6699FF}
.sctitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
.catname {text-decoration: none; color: #000000 ! important; font-weight: bold}
a:hover.catname {text-decoration: underline}

/* Style for the old left hand nav, these can be removed after all pages are redesigned */
.thirdnav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.thirdactive {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #996600 ! important; text-decoration: none}
.fourthnav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003300 ! important}
.fourthactive {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000 ! important; text-decoration: none}
.activebullet {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #996600}
.bullets {font-family: Verdana, Arial, Helvetica, sans-serif; color: #999966; font-size: 16px}
.smbullet {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #999999}

/* old breadcrumb style .breadcrumbs {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #CCCC99}*/

/* Styles for the right hand end-cap
.endcaphl {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF; background-color: #336666}*/

