﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
p{margin:0 0 10px; line-height:14px;}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#FFF; color:#000; text-decoration:none; }
mark { background-color:#FFF; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:10px 0; padding:0; }
input, select { vertical-align:middle; }
body { font:12px/1.25 sans-serif; background:#FFF; color:#1e1916; } 
select, input, textarea, button { font:12px sans-serif; border:none; outline: none; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
select, input, textarea { color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; overflow-x:hidden; }
a:hover, a:active, a:focus { outline: none; }
a, a:active, a:visited { color: #0e2c9a; font-size:12px; text-decoration: none; }
a:hover, a:focus { color: #b4221f; }
ul, ul li { list-style-type: none; margin: 0; padding: 0; }
ol { list-style-type: decimal; margin-left: 1.8em; }
nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; resize:none; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }
::-moz-selection{ background: #000; color:#fff; text-shadow: none; }
::selection { background:#0e2c9a; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #f36b24; } 
button {  width: auto; overflow: visible; }
img { text-indent: -99999px; }
.ui-tabs-hide {	display: none; }
