﻿/* General styles */
body { border: 0; margin: 0; padding: 0; font-size: 82.5%; line-height: 1.25em; font-family: Arial, Helvetica, Sans-Serif; background: #fff; color: #333; }
div.inner { width: 980px; /* width: 73.5em;*/ margin: 0 auto; text-align: left; }
p#backtotop { position: absolute; top: -2em; right: 0; }
p#backtotop a { color: #333; border-bottom-color: #333; font-size: 0.85em; }
hr { display: none; }
a:link { color: #86000a; font-size: 1em; text-decoration: none; border-bottom: solid 1px #86000a; font-weight: bold; }
a:visited { color: #333; font-size: 1em; text-decoration: none; border-bottom: solid 1px #333; font-weight: bold; }
a img { border: 0; display: block; }
a:hover { text-decoration: none; border-bottom-style: none; }
fieldset { margin: 0; padding: 0; border: 0; }
legend { display: none; }
dl { line-height: 1.4em; clear: both; overflow: hidden; }
dl dt { display: inline-block; float: left; font-weight: bold; width: 95px; vertical-align: top; }
dl dd { display: inline-block; float: left; width: 365px; vertical-align: top; }

/* Floats and clears */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.nodisplay { position: absolute; top: -99999px; overflow: hidden; }
.nodisplay ul { list-style: none; }
.floatleft { float: left; }
.floatright { float: right; }
.clearleft { clear: left; }
.clearright { clear: right; }
.fullwidth { width: 100%; }
.errors p { padding: 0 10px; font-weight: bold; }
.errors ul {padding-left: 10px !important; margin-bottom: 1em !important}
div.sep { border-top: dotted 1px #cdcdcd; padding-bottom: 0 !important; }

/* Headings */
h1 { color: #86000a; font-family: Times New Roman; font-size: 1.8em; margin: 4px 0; padding: 0; font-weight: normal; }
h2 { color: #0a4078; font-family: Arial, Helvetica, Sans-Serif; font-size: 1.4em; margin: 4px 0; padding: 0; font-weight: normal; }
h2.sep { border-bottom: dotted 1px #cdcdcd; padding-bottom: 0.75em; margin-bottom: 0.75em; }
h1.redheading, table caption { text-align: left; font-family: Arial, Helvetica, Sans-Serif; font-size: 1.4em; color: #fff; background: url(../images/bg-heading-long-red.png) no-repeat 0 0; padding: 10px 0 0.65em 10px; }
h3 { color: #000; font-family: Times New Roman; font-size: 1.3em; margin: 4px 0; padding: 0; font-weight: normal; }

body#home h1 { color: #0a4078; font-family: Times New Roman; font-size: 1.8em; line-height: 1.2em; margin: 4px 0; padding: 0; font-weight: normal; }
body#home h2 { border-bottom: 0; color: #0a4078; font-family: Times New Roman; font-size: 1.4em; line-height: 1.2em; margin: 4px 0; padding: 0; font-weight: normal; }
body#home h2.sep { display: block; padding-bottom: 20px; background: url(../images/bg-sepGradient.png) repeat-x bottom left; font-size: 1.6em; }

/* Links */
a.link { background: url(../images/bullet1.png) no-repeat 0 0; padding-left: 1.25em; text-decoration: underline; border: 0; font-size: 0.85em; color: #333; font-weight: bold; }
a.link:hover { text-decoration: none; }
a.thumb, a.thumb:link, a.thumb:visited { border: solid 3px #ececec; float: left; margin: 0 1em 0.25em 0; }
a.thumb:hover { border-bottom-style: solid; text-decoration: none; }
img.thumb { margin: 0 20px 0.25em 0; float: left; }
a.img { margin: 0 5px; border: solid 3px #ececec; float: left; }
p.link { font-family: Verdana, Arial, Helvetica, Sans-Serif; line-height: 1.2em; padding-left: 16px; background: url(../images/bullet1.png) no-repeat 0 0.25em; }
p.link a, p.link a:link, p.link a:visited { text-decoration: underline; border: 0; font-size: 0.85em; color: #333; font-weight: bold; }
p.link a:hover { text-decoration: none; }

/* Forms */
.errors { border: solid 1px #f00; }
.form { position: relative; width: 386px; margin: 1em 0; }
.form div {overflow:hidden;}
.form fieldset { padding: 10px 20px 20px 20px; min-height: 100px; background: #f4f4f4 url(../images/bg-form.png) repeat-x 0 0; }
.form label { margin-top: 1em; font-size: 1.0em; font-weight: bold; color: #000; display: block; line-height: 1.55em; padding-bottom: 0.25em }
.form input.text { font-family: Arial, Sans-Serif; border: solid 1px #666; background: #fff; font-size: 1em; line-height: 1.45em; height: 1.45em; width: 212px; padding: 4px }
.form textarea { font-family: Arial, Sans-Serif; border: solid 1px #666; background: #fff; font-size: 1em; line-height: 1.45em; height: 8em; width: 272px; padding: 4px }
.form select { font-family: Arial, Sans-Serif; border: solid 1px #666; background: #fff; font-size: 1em; line-height: 2em; height: 2em; width: 225px; }
.form select.long { width: 275px }
.form span.text { display: block; font-family: Arial, Sans-Serif; border: solid 1px #666; padding: 0.1em; background: #eee; font-size: 1em; line-height: 1.75em; height: 1.75em; width: 218px; }
.form div.checkbox { margin: 1em 0; }
.form span.checkbox { display: block; height: 2em; margin-top:1em; }
.form span.checkbox label { display: inline; font-weight: normal; }
.form span.radio { display: block; line-height: 2em; }
.form span.radio label { display: inline; font-weight: normal; }
.form div.small { width: 115px; float: left; }
.form div.small select { width: 110px; }
.buttons { clear: both; margin: 1em 0; }
.buttons span { float: left; }
.buttons p { text-align: right; }
.buttons a { font-size: 0.85em; }

span.button { background: transparent url(../images/btn-form-right.png) no-repeat scroll right top; display: block; float: left; padding-right: 10px; }
span.button input { cursor: pointer; background: transparent url(../images/btn-form-left.png) no-repeat; display: block; padding-right: 0; padding-left: 30px; white-space: nowrap; border: 0; margin: 0; height: 27px; line-height: 27px; text-decoration: none; font-size: 1.0em; font-weight: bold; padding-top: 0; color: #000; text-transform: uppercase; }
span.button.tick input { background: transparent url(../images/btn-form-left-tick.png) no-repeat; }

