﻿/* CSS Default */
html, body, form {}
body {color: #000; font-size: 72%; line-height: 1.6em; -webkit-text-size-adjust: none; background: #fff;}
body, input, select, textarea{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;}
ol, ul {
list-style:none outside none;margin:0;padding:0;
}
h1, h2, h3, h4, h5, h6 {font-weight: bold; line-height: 1.25em; line-height: 1.25em; margin: 0 0 0.83em 0; color:#f68428;}
strong, .bold {font-weight: bold;}
em, q {font-style: italic;}
small, .small {font-size: 0.9em;}
big, .big {font-size: 1.1em;}
sup {position: relative; top: -3px; font-size: 0.8em;}
sub {font-size: 0.8em;}
del, strike {text-decoration: line-through;}
hr {height: 0; border: none; border-bottom: 1px solid #ccc;}
a {text-decoration:none;color:#f68428;}
a:hover {text-decoration:underline;}
p {margin: 0.5em 0 1em 0;}
p.last {margin-bottom: 0;}
.grey {color:#848484;font-size:1.0em;}


div.cleaner {margin: -1px 0 0 0; height: 1px; clear: both; visibility: hidden}
div.cleaner hr {display: none}
