/* Headings ---------------------------------------------------- */
h1, h2, h3, h4 {font-weight : bold;}
h5, h6 {font-weight : normal;}
h1 {margin-bottom : .5em; font-size : 2em; line-height : 1;}
h1.logo {padding:20px 0 0 0; float:left; margin:0;}
h2 {margin-bottom : .9em; font-size : 1.5em;}
h3 {margin-bottom : 1em; font-size : 1.33em; line-height : 1.2 ;}
h4 {margin-bottom : 1em; font-size : 1.17em; line-height : 1.25;}
h5, h6 {margin-bottom : 1.5em; font-weight : bold; font-size : 1.08em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin : 0;}

#content h1{}
#content h2 {font-size:1.38em; color:#142537;}
#content h3 {font-size:1.23em; color:#142537; margin-bottom:.2em;}
#content h4 {font-size:1.08em;}
#content h5, #content h6 {font-size : 1em; margin-bottom:0; }

/* Hr ------------------------------------------------------------------------- */

hr{}
div.hr {height: 1px; border-top:1px solid #ccc; clear:both; margin-bottom:1.5em;}
div.hr hr {display: none;}

/* Text elements -------------------------------------------------------------- */

p {margin : 0 0 1.5em;}
#content {font-size:1.08em;}
p img.left {margin:0 1.5em 1.5em 0em;}
p img.right {margin:0 0 1.5em 1.5em;}

a {color:#417d75; text-decoration : none; font-weight:bold;}
a:visited {color : #417d75; }
a:hover {color : #417d75; text-decoration:underline;}
a:focus {text-decoration:none; outline:none; border:none;}
a img {border : none;}

blockquote, q {
quotes : "" ""; }

blockquote { 
margin : 1.5em 1.5em 1.5em -1.5em;
padding-left : 1.5em;
/*border-left : 1px solid #666;*/
font : italic 1.2em "Times New Roman", Times, serif; }

blockquote:before, blockquote:after, q:before, q:after { 
content : ""; }

strong { 
font-weight : bold; }

em, dfn { 
font-style : italic; }

dfn { 
font-weight : bold; }

sup, sub { 
line-height : 0; }

abbr, acronym { 
border-bottom : 1px dotted #666; }

address {margin : 0 0 1.5em; font-style : italic;}

del {color : #666;}
pre, code, tt {
margin : 1.5em 1.5em 1.5em -1.5em;
padding-left : 1.5em;
border-left : 1px dotted #666;
font : 1em 'andale mono', 'lucida console', monospace;
line-height : 1.5; }
pre {white-space : pre;}
code {display : block;}
.hoho-class {display: none;}
