body { background-color: #fff; font-family: 'museo-sans', Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 300; -webkit-font-smoothing: antialiased; }

a { color: #23b1a5; text-decoration: none; }
a:hover { color: #006a72; text-decoration: none; }

h1, h2, h3, h4 { padding: 0; line-height: 100%; font-family: 'museo-sans', sans-serif; }
h1 { color: #333333; font-size: 3.6em; margin-bottom: 0.4em; font-weight: 100; margin-left: 0; letter-spacing: -2px; }
h2 { color: #006a72; font-size: 2.8em; margin-bottom: 0.4em; margin-top: 0em; font-weight: 500; }
h3 { color: #23b1a5; font-size: 2.0em; margin-bottom: 0.6em; margin-top: 0em; font-weight: normal; }
h4 { color: #777777; font-size: 1.4em; margin-bottom: 0.6em; font-weight: normal; }

.content { padding: 0 0;  }
p, .content { line-height: 1.5em; color: #000000; }
p { padding: 0; margin-bottom: 0.6em; }

.content ul { padding-bottom: 15px; }
.content ul li { line-height: 24px; padding: 0 0 0 19px; background: url("/__images/bullet1.png") no-repeat 2px 10px; }
.content ul ul { padding-bottom: 0; }
.content ul ul li { line-height: 24px; padding: 0 0 0 19px; background: url("/__images/bullet2.png") no-repeat 2px 10px; }

hr {  border-color: #ccc; border-style: solid; border-width: 1px 0 0; clear: both; margin: 20px 0 20px 0; height: 0; }

sup { font-size: 0.6em; }