@charset "utf-8";

/* reset */

html{color:#000000;background:#ffffff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

/* typography */
html, body {font-size:90%;color:#2c2c2c;background:#fff;font-family:Tahoma, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#0c2a4c;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.7em;padding-bottom:0.7em;margin-bottom:0.6em;border-bottom: 1px solid #ced5df;}
h3 {font-size:1.3em;line-height:1;margin-bottom:1em;color:#e43117;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:0.9em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:0.8em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;line-height:1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#0e4380;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
cite {font-style:italic;line-height:1.5em;}
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 {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul.menu, ol.menu {margin:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.warning {color: #e43117; font-size: 0.85em;}
.dialog {display: none;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.1em;line-height:1.6em;margin-bottom:1.0em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {color:#e43117;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.read-more {margin:0;padding:0;text-align:right;}
.read-more a {color:#e43117;text-decoration:none;border-bottom:1px dotted #e43117;}
.read-more a:hover {border-bottom:1px solid #e43117;}
.hidden {visibility: hidden;}

/* layout */
.clear {clear:both;font-size:0;height:0;line-height:0;visibility:hidden;}
.clr {clear:both;}

.column {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.size-100 {width:100px;}
.size-200 {width:200px;}
.size-230 {width:230px;}
.size-240 {width:240px;}
.size-314 {width:314px;} /* 1/3 */
.size-470 {width:470px;}
.size-478 {width:478px;}
.size-628 {width:628px;} /* 2/3 */
.size-702 {width:702px;}
