@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display:block }
audio, canvas, video { display:inline-block; *display:inline;
*zoom:1
}
audio:not([controls]) {
display:none
}
[hidden] {
display:none
}
html { font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100% }
html, button, input, select, textarea { font-family:sans-serif; color:#222 }
body { margin:0; font-size:15px;  padding:0px;}
::-moz-selection {
background:#ffffff;
color:#F69745;
text-shadow:none
}
::selection {
background:#ffffff;
color:#F69745;
text-shadow:none
}
* { padding:0; margin:0 }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
 ul { list-style:none }
a { color:#008eac; text-decoration:none }
a:hover { color:#232270; text-decoration:none }
:focus, a:focus { outline:0 }
:active, a:active { outline:0 }
:focus { -moz-outline-style:none }
table { border-collapse:collapse; border-spacing:0 }
th, td, caption { font-weight:normal; vertical-align:top; text-align:left }
img { border:0; -ms-interpolation-mode:bicubic; vertical-align:middle }
svg:not(:root) {
overflow:hidden
}
img.flLeft { margin-right:15px }
img.flRight { margin-left:15px }
.absolute { position:absolute }
.absoluted>* { position:absolute }
.rel { position:relative }
.flLeft { float:left }
.flRight { float:right }
.clearfix:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden }
.clear { clear:both; padding:0; margin:0; overflow:hidden; height:0 }
.inline { display:inline }
input[type="radio"], input[type="checkbox"] { vertical-align:-2px }
textarea { resize:none; overflow:auto }
input { visibility:visible; outline:0 }
.mrgLast { margin-right:0!important }
.mrgFirst { margin-left:0!important }
form { margin:0 }
fieldset { border:0; margin:0; padding:0 }
legend { border:0; *margin-left:-7px;
padding:0; white-space:normal }
button, input, select, textarea { font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle
}
button, input { line-height:normal }
input[type="checkbox"], input[type="radio"] { box-sizing:border-box; padding:0; *width:13px;
*height:13px
}
input[type="search"] { -webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance:none
}
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor:pointer; -webkit-appearance:button; *overflow:visible
}
button[disabled], input[disabled] { cursor:default }
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea { overflow:auto; vertical-align:top; resize:vertical }
.chromeframe { margin:.2em 0; background:#ccc; color:black; padding:.2em 0 }
.full_width { width: 100% !important; }
ul.smallinput li select { padding: 6px 2px 3px; width: 87px; margin-left: 2px; }
ul.smallinput { border: 1px solid #e1e1e1; margin-bottom: 10px; min-height: 92px; padding: 6px 10px 11px; }
ul.smallinput li input { float: left; height: 21px; width: 23%; }
.btn-submit-search { background-color: rgb(1, 173, 210); color: white; padding: 3px 5px 21px; width: 34% !important; }
.btn-submit-search:focus { background-color: rgb(245, 130, 32); color: white; padding: 3px 5px 21px; width: 34% !important; }
ul.circle-bullet li{list-style: circle; margin-left: 40px;}