
@import "reset.css";


/* Generic elements */

body { color: #000; font: .875em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; background-color:#93C353}
#header { background-color:#ffffff;border:0px solid #000;height:260px}

a,:link,:visited { color: #339ed5; text-decoration: underline; } 
a:hover,a.important,a.on { color: #339ed5; text-decoration: underline; }

a.more,a.more:visited { padding-right: 15px; background: url(images/arrow1.png) 100% 50% no-repeat; white-space: nowrap; }
a.more:hover {}

p { margin-bottom: 1em; }

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; }

big { font-size: 1.213em; line-height: normal; }
small { font-size: .787em; }

.reset { margin: 0; padding: 0; }
.resetpos { clear: both; }


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

.highlight { font-size: 1.142em; }





/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }
h1,h2 { font-weight: normal; }

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Column group model */

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


/* Box models */

.box { margin-bottom: 1em; }

.boxA { padding: 7px; border: solid 1px #1f5e7e; background-color: #fff; }


/* List models */

.listA { margin: 1em 0; }
.listA li { margin-bottom: 1em; }
.listA li * { vertical-align: middle; }
.listA li img { margin-right: 20px; }
.listA li a, .listA li a:visited { text-decoration: none; }

.listB li { margin: .5em 0; }

/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 { margin-bottom: .75em; color: #fff; }
.story ul { list-style: none; padding-left: 0; }
.story li { margin: .25em 0; padding-left: 22px; background: url(images/bullet1.png) 0 50% no-repeat; }
.story dt, .story dd { float: left; }


/* Custom headings */

#logo { display: inline; float: right; margin: 37px 0 25px; }
#outline { display: inline; float: left; margin: 112px 0 63px; }
#outline * { display: inline; vertical-align: middle; }
#outline a.email { margin-left: 25px; padding-right: 20px;  background-image: url(images/arrow1-right-blue.png); }
#pagetitle { margin-bottom: 1em; }


/* Single layers */

div.outwards { width: 100%; }
div.inwards { width: 860px; margin: 0 auto; text-align: left;}

#content { clear: both; border-top: solid 6px #c92629; background-color: #339ed5; color: #fff; }
#content a, #content a:visited { color: #fff; }
#content a:hover {  }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colset { padding-top: 1em; }
#colgroup1 .colA { float: left; width: 410px; }
#colgroup1 .colB { float: right; width: 422px; }


/* Navigation */

#navbar { clear: left; display: inline; float: left; width: 470px; }
#nav {  }
#nav li { display: inline; }
#nav a { display: inline; float: left; padding-left: 10px; margin-right: 1px; }
#nav a span { float: left; height: 25px; padding-right: 10px; white-space: nowrap; line-height: 25px; cursor: pointer; }
#nav a, #nav a:visited { color: #287aa3; text-decoration: none; }
#nav a:hover, #nav a.on { background: url(images/bg1.png) 0 50% no-repeat; color: #fff; }
#nav a:hover span, #nav a.on span { background: url(images/bg1.png) 100% 50% no-repeat; color: #fff; }


/* Summary */

#summary { background-color: #93c353; color: #fff; }


/* Team list */

#team-list li { clear: both; }
#team-list li h3 { margin-bottom: 0; }


/* Footer */

#footer { clear: both; width: 100%; padding: 2em 0; background-color: #93c353; color: #fff; font-size: .929em;border:1px solid #fff ;border-width:0 0 4px 0}
#footer a, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }

#footer cite { float: right; font-family: Arial, Helvetica, sans-serif;}
#footer .links { line-height: 1.1em; }
#footer .links li { display: inline; padding: 0 3px 0 6px; border-left: solid 1px #fff; }
#footer .links li.first { padding-left: 0; border-left: none; }
#footer .links li.last { padding-right: 0; }

#tld { padding: .5em 0; font-size: .929em; text-align: left;color:#fff;padding-top:10px }
#tld a { color:#fff;text-decoration:none}




/* DO NOT EDIT OR ADD CODE BELOW */

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