html {
overflow-y:scroll;
min-height:100%;
-webkit-text-size-adjust:100%;
}

body {
position:relative;
margin:0;
}

a:hover,a:active {
outline:none;
}

textarea {
overflow:auto;
}

fieldset,img,iframe {
border:0;
}

button,input[type=button],input[type=reset],input[type=submit] {
cursor:pointer;
-webkit-appearance:button;
}

button[disabled],input[disabled] {
cursor:default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
border:0;
padding:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
display:block;
}

audio,canvas,video {
display:inline-block;
}

p,hr,ul,ol,dl,blockquote,pre,fieldset,figure {
margin:15px 0;
}

h1,h2,h3,h4,h5,h6 {
font-weight:400;
margin:25px 0 15px;
}

ul,ol,dl {
padding-left:30px;
}

.dates ul {padding-left:0px;
  list-style-type:none;
 
}

.dates ul li {
   padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #ffffff;
}

.dates .date { font-size: 13px;
}

dd {
margin-left:40px;
}




b,strong {
font-weight:700;
}

small {
font-size:11px;
}

del {
text-decoration:line-through;
}

abbr[title],dfn[title] {
border-bottom:1px dotted;
cursor:help;
}

dfn[title] {
font-style:normal;
}

hr {
display:block;
height:1px;
border:0;
border-top:1px solid;
padding:0;
}

q,blockquote {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

blockquote {
font-size:14px;
line-height:20px;
padding:0 20px;
}

code,pre {
font-family:"Courier New", Courier, monospace;
}

code {
word-spacing:-2px;
}

pre {
font-size:12px;
line-height:18px;
white-space:pre-wrap;
word-wrap:break-word;
padding:10px;
}

table {
border-collapse:collapse;
border-spacing:0;
}

th,td {
padding:1px;
}

input,select {
vertical-align:middle;
}

select,input,textarea,button {
font:12px Arial, sans-serif;
}

form,textarea {
margin:0;
}

legend,fieldset,input {
padding:0;
}

textarea,input[type=text],input[type=password],select {
padding:2px;
}

select {
line-height:19px;
}

button,input[type=button],input[type=submit] {
padding:2px 3px;
}

img::selection,img::-moz-selection {
background:transparent;
}

audio:not([controls]),[hidden] {
display:none;
}

a,a:hover,ins {
text-decoration:none;
}

body {
  font: normal 14px/20px Arial, Helvetica, sans-serif;
  color: #222;
}
h1, h2, h3, h4, h5, h6 { }
h1 { font-size: 25px; line-height: 30px; }
h2 { font-size: 22px; line-height: 27px; }
h3 { font-size: 20px; line-height: 23px; }
h4 { font-size: 18px; line-height: 20px; }
h5 { font-size: 16px; line-height: 16px; }
h6 { font-size: 14px; line-height: 14px; }

h1 { color: #80c345; }
h2 { color: #00689b; }
h3, h4, h5, h6 { color: #00689b; }
a:hover,
em { color: #222; }
mark,
ins { color: #FFF; }
hr { border-top-color: #DDD; }
strong { color: #222; }
.bg-colored strong { text-shadow: 0 -1px 0 rgba(0,0,0,0.5); }
code { line-height: 12px; }
pre {
 /* border: 1px solid #DBDBDB;
  background: #FBFBFB;
  box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
  color: #878787;*/
}
::-moz-selection { color: #222; background: #cccccc; }
::selection { color: #222;background: #cccccc;}


.jwts_tabberlive .jwts_tabbertab {
    border: 1px solid #BBBBBB;
  font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}
.jwts_tabberlive .jwts_tabbertab a:link {
  font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
  text-decoration:none;
  color:#00689b;
    font-weight: bold;
  font-size: 14px;
}

.byline { font-size: 12.5px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999;
}
