/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}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-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

body { font-family:Arial, sans-serif; font-size:13px; text-decoration-skip-ink:none }

h1 { font-size:28px; line-height:28px; margin:0px 0px }
h2 { font-size:18px; line-height:18px; margin:0px 0px }
h3 { font-size:16px; line-height:16px; margin:0px 0px }
h4 { font-size:14px; line-height:14px; margin:0px 0px }

input[type="text"], input[type="password"], textarea, select { height:22px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box }
input[type="button"], input[type="submit"], input[type="reset"] { height:24px; font-size:12px; font-weight:bold }
input[type="checkbox"], input[type="radio"] { vertical-align:middle }
label { vertical-align:middle; margin-left:5px }
fieldset { margin:0px; padding:5px; border:1px solid #CCCCCC }
legend { font-weight:bold; font-size:14px; padding:0px 5px }

table td { vertical-align:middle }
table.table1 td { padding-top:2px }
table.table1 tr:first-child td { padding-top:0px }
table.table2 td { padding-left:5px; overflow:hidden; white-space:nowrap }
table.table2 td:first-child { padding-left:0px }
table.table3 td { padding-left:10px; overflow:hidden; white-space:nowrap }
table.table3 td:first-child { padding-left:0px }
table.checklist td { line-height:16px }
table.radiolist td { line-height:16px }

ul, ol, li { margin:0px; padding:0px }
ul.list1 li { margin-top:2px }
ul.list1 li:first-child { margin-top:0px }
ol.list1 li { margin-top:2px }
ol.list1 li:first-child { margin-top:0px }

a, a:link, a:visited { color:#0000FF }
a.hoverline:link { text-decoration:none }
a.hoverline:visited { text-decoration:none }
a.hoverline:hover { text-decoration:underline }

.fill-white { background-color:#FFFFFF }
.fill-gray1 { background-color:#F0F0F0 }
.fill-gray2 { background-color:#EBEBEB }
.fill-gray3 { background-color:#E5E5E5 }
.fill-blue1 { background-color:#A6A6E6 }
.fill-green1 { background-color:#85E854 }
.fill-green2 { background-color:#00CC00 }
.fill-yellow1 { background-color:#FFCC00 }

.region-gray1 { background-color:#F0F0F0 }
.region-gray1.rounded { padding:10px; border-radius:5px }
.region-gray1.squared { padding:5px; border:1px solid #EBEBEB }
.region-gray1 .section { border-top:1px solid #E5E5E5; padding:5px 0px }
.region-gray1 .line { border-top:1px solid #E5E5E5; height:0px }

.region-gray2 { background-color:#EBEBEB }
.region-gray2.rounded { padding:10px; border-radius:5px }
.region-gray2.squared { padding:5px; border:1px solid #E5E5E5 }
.region-gray2 .section { border-top:1px solid #E0E0E0; padding:5px 0px }
.region-gray2 .line { border-top:1px solid #E0E0E0; height:0px }

.region-gray3 { background-color:#E5E5E5 }
.region-gray3.rounded { padding:10px; border-radius:5px }
.region-gray3.squared { padding:5px; border:1px solid #E0E0E0 }
.region-gray3 .section { border-top:1px solid #DBDBDB; padding:5px 0px }
.region-gray3 .line { border-top:1px solid #DBDBDB; height:0px }

.text-blue { color:#0000FF }
.text-darkblue { color:#000066 }
.text-green { color:#00CC00 }
.text-midgreen { color:#009900 }
.text-darkgreen { color:#007800 }
.text-yellow { color:#FFFF00 }
.text-darkyellow { color:#CC9900 }
.text-orange { color:#FFA500 }
.text-midorange { color:#FF6600 }
.text-darkorange { color:#FF3300 }
.text-red { color:#FF0000 }
.text-darkred { color:#CC0000 }
.text-gray { color:#999999 }
.text-darkgray { color:#666666 }

.link { text-decoration:underline; cursor:pointer }
.nooverflow { overflow:hidden; white-space:nowrap }