html, body { padding:0;margin:0;height:100%; }
html { background:#C8CAD8 url('../images/bg2.jpg') center no-repeat;color:#21285C; }
body { font-family:Arial,Helvetica,sans-serif,Verdana; }

p { margin:1.0em 0px 1.0em 0px;padding:0; }
h4, h3, h2, h1 { margin:1.0em 0px 1.0em 0px;padding:0;line-height:100%; }
h4 { font-size:1.0em; }
h3 { font-size:1.1em; }
h2 { font-size:1.2em; }
h1 { font-size:1.0em; }

a:link, a:active, a:visited, a:hover { color:#21285C;background-color:inherit; }
a:hover { color:#515993;background-color:inherit; }

.orange, a.orange:link, a.orange:active, a.orange:visited, a.orange:hover { color:#F99B1C;background-color:inherit; }
a.orange:hover { color:#F7AC47;background-color:inherit; }
.white, a.white:link, a.white:active, a.white:visited, a.white:hover { color:#FFF;background-color:inherit;text-decoration:none; }
a.white:hover { text-decoration:underline; }

.hidden { display:none; }
.show { visibility:visible; }
.clear { clear:both; }
.leftpad { padding-left:20px; }
.leftmrg, .leftmrgp { margin-left:20px; }
.leftmrgp { margin-top:1.0em;margin-bottom:1.0em; }
.nobmrg { margin-bottom:0; }
.abbrev { cursor:help;border-bottom:1px dotted #21285C; }
.error { border:1px solid red;background-color:#FFFABD;color:red;padding:3px;margin-top:1.0em;margin-right:20px; }

input, .contactfield { border:1px solid #A7A6AA; }
.contactfield, .contactfield_focus { width:186px; }
.contactfield_focus, .input_focus { border:1px solid #FA9B1B; }
.button { border:0;width:248px;height:22px; }
.button2 { border:0;width:326px;height:22px; }

.wrapper { height:100%;width:100%; }
.wrappercol { text-align:center;font-size:0.8em; }
* html .wrappercol td { font-size:0.8em; }
.main { width:963px;height:512px;margin:0px auto;text-align:left; }

.left { float:left;width:241px; }
a.logo:link, a.logo:active, a.logo:visited, a.logo:hover { display:block;height:150px; }
.contact { padding-left:15px; }
* html .contact { margin-top:15px; }

a.logo2:link, a.logo2:active, a.logo2:visited, a.logo2:hover { display:block;float:right;height:50px;width:310px; }

.foot { width:963px;height:20px;margin:0px auto;text-align:right;font-size:0.9em; }
.foot span { margin-right:10px; }
