
@import "reset.css";


/* Generic elements */

body { padding: 40px 0; background-color: #fff; color: #424242; font: .80em/normal Verdana, Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #1094cb; text-decoration: underline; } 
a:hover,a.important,a.on { color: #9ea8ad; text-decoration: underline; }

p { margin-bottom: 1.5em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }


/* Custom paragraphs, links, images, etc. */

big { font-size: 100%; color: #1094cb; }
.outline { border: solid 1px #a1a1a1; }
a.pdf { padding: .5em 0 .5em 32px; background: url(images/icon_pdf.png) 0 50% no-repeat; }





/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: 1em; color: #1094cb; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }

h1 { font-size: 125%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 85%; margin-bottom: 1em; color: #424242; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}

/* Column group model */

div.colgroup { clear: both; }
div.colgroup div.colset { clear: both; width: 100%; }
div.colgroup div.col { display: inline; float: left; width: 49.9%; }
div.colgroup div.port { float: left; }
div.colgroup div.star { float: right; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA {  }


/* List models */

.listA li { float: left; margin: 0 17px 1em 0; }
.listA li img { display: block; margin-bottom: 5px; border: solid 7px #424242; }
.listA li h3 { margin-bottom: .5em; color: #424242; font-size: 13px; text-indent: 7px; }
.listA li.lastinrow { margin-right: 0; }


/* Custom headings */

#logo { margin: 0; }


/* Single layers */

div.outward { width: 100%; }
div.inward { width: 620px; margin: 0 auto; text-align: left; }
div.section { margin-bottom: 2em; }
#container { width: 100%; }
#content { clear: both; padding: 50px 0; }
#home #content { padding-top: 22px; }


/* Header */

#header { border-bottom: solid 1px #d3d3d3; }
#header .inward { overflow: hidden; position: relative; height: 174px; }
#header .bar { float: right; position: absolute; bottom: 0; right: 0; width: 250px; font-size: 13px; text-align: right; }
#header .bar .contact { float: right; font-size: 15px}


/* Banner */

#banner { padding: 35px 40px; height: 190px; background: #424242 url(images/banner1.jpg) 50% 50% no-repeat; color: #0e7aa3; }
#banner h2 { color: #0e7aa3; }


/* Navigation */

#topnav { float: right; font: bold 15px Arial, Helvetica, sans-serif; }
#topnav li { position: relative; float: left; margin-left: -1px; border: solid 1px #cfcfcf; border-bottom: none; }
#topnav a { float: left; width: 85px; padding: .5em 5px; background: #3f403f url(images/grad2.png) 0 0 repeat-x; text-align: center; }
#topnav a, #topnav a:visited { color: #fff; text-decoration: none; }
#topnav a:hover, #topnav a.on { background-color: #0e739a; background-image: url(images/grad1.png); }


/* Footer */

#footer { clear: both; background: url(images/dot.png) 0 50% repeat-x; font-size: 12px; }
#footer a, #footer a:visited { color: #515151; text-decoration: none; }
#footer a:hover, #footer a.on { color: #515151; text-decoration: underline; }
#footer p { display: inline; padding: 0 10px; background-color: #fff; }
#footer .inward { text-align: right; }
#footer cite img { padding: 0 10px; vertical-align: middle; }

#tld { width: 600px; font-size: 12px; text-align: right; }








/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .section, .after { display: block; }
/* end hide */