body {}
h1     { color: #808080; font-size: 22px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold }
h2    { color: #036; font-size: 16px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: normal }
h3  { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold }
p    { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h2    { color: #036; font-size: 16px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: normal }
.white { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.red_italic_bold { color: #c00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold }
a  { color: #00138c }
a:link   { color: #00138c }
a:visited  { color: #00138c }
a:hover  { color: #c00; text-decoration: none }
.subheader  { color: #900; font-size: 16px; font-style: oblique; font-weight: bold }
.bigger   { font-size: 20px }
.biggerGrey  { color: #808080; font-size: 20px }
.splashColumnHeader { color: #808080; font-size: 18px }
.grey_italics { color: gray; font-style: italic; font-size: 10pt }
.footer   { color: white; font-size: 10px; text-decoration: none }
.nav     { color: #333; font-size: 11px; font-weight: normal; text-decoration: none }
.breadcrumb     { color: gray; font-size: 12px; font-weight: normal; text-decoration: none }
.caption    { color: #666; font-size: 11px; font-style: italic }
.small  { font-size: 11px }
a:link.footerLink     { color: white; text-decoration: none }
a:visited.footerLink     { color: white; text-decoration: none }
a:hover.footerLink     { color: white; text-decoration: underline }
a:link.navTopLink        { color: black; text-decoration: none }
a:visited.navTopLink        { color: black; text-decoration: none }
a:hover.navTopLink        { color: black; text-decoration: underline }
a:link.navLink       { color: #333; font-weight: normal; text-decoration: none }
a:visited.navLink       { color: #333; font-weight: normal; text-decoration: none }
a:hover.navLink       { color: #333; font-weight: normal; text-decoration: underline }
a:link.breadcrumbLink      { font-weight: normal; text-decoration: none }
a:visited.breadcrumbLink      { font-weight: normal; text-decoration: none }
a:hover.breadcrumbLink      { font-weight: normal; text-decoration: underline }
.rowHighlight {
	background-color: #fcf7e2; }

