
h1, h2, h3, h4, h5, h6     { color: #333366; font-family: "Gill Sans", Helvetica, Arial, sans-serif; text-shadow: #cccccc 2px 2px 2px }
p, ul, ol, li, td, body   { color: #000000; font-size: 11pt; line-height: 15pt; font-family: "Gill Sans", Helvetica, Arial, sans-serif }
td td { font-size: 10pt;
        line-height: 13pt;
      }
ul  { list-style-type: square; 
    }
td.header   { font-weight: normal; font-size: 18pt; line-height: 24pt; font-family: "Gill Sans Bold Italic", Helvetica, Arial, sans-serif }
.footer   { color: gray; font-size: 9pt; line-height: 12pt }
td.nav   { font-size: 10pt; line-height: 13pt }
a:link { color: #666699; text-decoration: none }
a:visited { color: #666699; text-decoration: none }
a:active   { color: #333366; border-bottom: 1px dotted #f33222 }
a:hover   { color: #333366; background-color: #fcdfdd; border-bottom: 1px dashed #f33222 }
h1   { font-size: 19px; margin-top: 100px }
h2  { font-size: 16px; margin-top: 3em }
h3 { font-size: 14px }
h4 { font-size: 12px }
h5 { font-style: italic; font-size: 12px }
h6 { font-weight: normal; font-size: 12px }
dt { margin-top: 1em }
th { font-style: italic; font-variant: small-caps; font-weight: normal; background-color: #ff9; text-align: left; text-transform: capitalize }
.subnav { margin-left: 22px }
.maincolumn   { margin-right: 28%; margin-left: 11%; padding-right: 22px; border-right: 1px solid #c1c1c1 }
.navcolumn    { margin-right: 3%; margin-left: 75%; position: fixed; top: 42px }
.marker { background-color: #ffff4f }
.subtitle { color: #616161; font-size: 77%; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; margin-top: 28px }
.invisible { background-color: #bababa; display: none }
.feedburnerFeedBlock p { margin-top: 0px }
.feedburnerFeedBlock li { margin-right: 22px; margin-bottom: 22px }

/* link indicators */
a[href^="http://"] {
	padding-left: 11px;
	background: transparent url(../_media/icon/linkExternal.gif) no-repeat center left; }

a[href^="https://"] {
	padding-left: 11px;
	background: transparent url(../_media/icon/linkLocked.gif) no-repeat center left; }

a[href$=".pdf"] {
	padding-left: 16px;
	background: transparent url(../_media/icon/pdf.gif) no-repeat center left; }

.nolinkimage {}
.nolinkimage a,
a.nolinkimage {
	padding-left: 0px;
	background: none;
	}
