/*Elements:the site mainly uses h1, h4, h5, h6- h1&h4 are the same, h4 will go away in the future, SEO likes h1-need to update pages 1st*/
h1   { color: black; font-size: 38px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2   { color: black; font-size: 28px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h2nobr { color: black; font-size: 28px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h3   { color: black; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h4   { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

p     { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
li    { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
td    { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }

th    { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
div   { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
sup  { font-size: 10px}
body { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link   { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: underline }
/*Basic links*/
select { color: black; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }



/*circle r symbol*/
.registered { color: #636; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.registeredblack { color: #000; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.registeredblack1 { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }

/*Class: used with links*/
/*top navigation-in wrap*/
.topnav { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; text-decoration: none }
a:link.topnav  { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; text-decoration: none }
a:visited.topnav  { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; text-decoration: none }
a:hover.topnav  { color: #fc6; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; text-decoration: none }


/*location at top*/
.location    { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link.location   { color: black; font-size: 11px; font-weight: normal; text-decoration: underline }
a:visited.location   { color: black; font-size: 11px; font-weight: normal; text-decoration: underline }
a:hover.location    { color: black; font-size: 11px; font-weight: normal; text-decoration: underline }

