
@import "reset.css";


/* Generic elements */

body { padding: 35px 0; background: #eee url(images/grad1.jpg) repeat-x; color: #787779; font: 13px/1.4em Verdana, Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #7b0046; text-decoration: underline; } 
a:hover,a.important,a.on { color: #186899; text-decoration: underline; }

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; margin: 0; padding: 0; }


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

img.outline { border: solid 1px #c2c2c2; }

.edge { float: left; }
.highlight { font: bold 15px Arial, Helvetica, sans-serif; }
.important { color: #7b0046 !important; }

.honcode_standard span { display: block; margin-left: 80px; }




/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: normal; }

h1 { font-size: 140%; }
h2 { font-size: 25px; font-weight: normal; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Form modelling */

input.text, input.smalltext, input.tinytext, textarea, select { padding: 5px; border: solid 1px #ccc; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #186899 !important; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 11px; font-weight: bold; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; }
input.checkbox { width: 15px; height: 15px; }

form.normal { color: #565656; font-size: 15px; font-family: Arial, Helvetica, sans-serif; }
form.normal input.text, form.normal textarea { width: 300px; }
form.normal select { width: 312px; }
form.normal select#state, form.normal select#country { font-size: 12px; }
form.normal table tbody th { width: 175px; font-weight: normal; }


/* Column group model */

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


a.btnA, a.btnA:visited { overflow: hidden; float: left; height: 42px; padding-left: 18px; background: url(images/bg4.jpg) 0 50% no-repeat; color: #fff; font: 25px/32px "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; }
a.btnA:hover { color: #fff; }
a.btnA span { float: left; height: 32px; padding: 5px 18px 5px 0; background: url(images/bg4.jpg) 100% 50% no-repeat; cursor: pointer; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { padding: 17px 17px 5px; border: solid 1px #d3d3d3; }

.boxB { width: 245px; padding: 15px; background: #4e87d6 url(images/bg6.jpg) 0 0 no-repeat; color: #fff; font-size: 14px; }
.boxB a, .boxB a:visited { color: #fff; }

.boxC { width: 700px; height: 114px; padding: 15px 30px; background: url(images/bg5.jpg) 0 0 no-repeat; color: #fff; }
.boxC a, .boxC a:visited { color: #fff; }


/* List models */

.listA li { margin-bottom: .25em; padding-left: 20px; background: url(images/arrow1-onblue.png) 0 5px no-repeat; }


/* Custom headings */

#logo { display: inline; float: left; margin: 20px 0 20px 25px; }
#tagline { display: inline; float: left; width: 300px; margin: 75px 0 0 40px; font-size: 16px; color: #7b0046; }
#tagline a { padding-right: 25px; background: url(images/arrow3-right-purple.png) 100% 50% no-repeat; font-weight: bold; text-decoration: none; }


/* Single layers */

div.inner { padding: 10px 16px 0; }

#container { width: 927px; margin: 0 auto; text-align: left; }
#wrapper { margin: 0; padding: 0 6px 0 2px; background: url(images/box1-bg.png) repeat-y; }
#wrapperBefore { width: 100%; height: 9px; background: url(images/box1-top.png) 0 100% no-repeat; font-size: 1px; }
#wrapperAfter { clear: both; width: 100%; height: 8px; background: url(images/box1-bottom.png) no-repeat; font-size: 1px; }
#content { clear: both; padding: 20px 36px; }


/* Navigation */

#topnavbar { clear: both; float: left; width: 100%; padding: 1px 0; border-style: solid; border-width: 1px 0; border-color: #d8d6d6; background: #c3c1c2 url(images/grad2.png) repeat-x; font-family: Arial, Helvetica, sans-serif; }
#topnav { padding: 0 20px 0 43px; font-size: 15px; }
#topnav li { float: left; margin-right: 1px; }
#topnav li.last { margin-right: 0; }
#topnav li a { float: left; padding: .6em 10px; }
#topnav a, #topnav a:visited { color: #636365; text-decoration: none; }
#topnav a:hover, #topnav a.on { background: #5089d8 url(images/grad3.png) repeat-x; color: #fff !important; }


/* 'Call for action' box */

#call4action { background: url(images/pic_home.jpg) 100% 0 no-repeat; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; }
#call4action h2 { font-size: 24px; color: #005b7f; }
#call4action .colA { width: 580px; }
#call4action .colB { float: right; width: 220px; padding-top: 260px; }


/* Pillars */

#pillars { font-family: Arial, Helvetica, sans-serif; line-height: normal; }
#pillars .col { overflow: hidden; width: 275px; height: 219px; margin-right: 11px; }
#pillars .col .inner { height: 195px; padding: 12px 15px; background: url(images/bg1.jpg) no-repeat; color: #fff; }
#pillars .col ul li { margin-bottom: .25em; padding-left: 20px; background: url(images/arrow1-onblue.png) 0 4px no-repeat; }
#pillars #pillar3 { margin-right: 0; }
#pillars #pillar1 .inner { background-image: url(images/bg1.jpg); }
#pillars #pillar2 .inner { background-image: url(images/bg2.jpg); }
#pillars #pillar2 ul li { margin-bottom: .5em; background-image: url(images/arrow1-ongold.png); }
#pillars #pillar3 .inner { background-image: url(images/bg3.jpg); font-size: 15px; }
#pillars #pillar3 h2 { font-size: 31px; }
#pillars .col .hover { background-position: 0 100%; }
#pillars a.more { display: none; }
#pillars a.more2 { color: #fff; }

/* Story section */

#story p, #story blockquote, #story ul, #story ol { margin-bottom: 1.25em; }
#story h1, #story h3, #story h4, #story h5, #story h6 { color: #000; font-weight: normal; }
#story h2 { color: #236fa6; }

#story ul {  }
#story ul, #story ul li { list-style: none; padding-left: 0; }
#story ul li { padding-left: 21px; background: url(images/bullet1.png) 3px 4px no-repeat; }

#story dt { font-weight: bold; }
#story dd { margin-bottom: 2em; }


/* The Team */

#team { margin-top: 2em; width: 80%; }


/* Blog */

#blog .inner { padding: 0 12px; }
#blog .colA { width: 465px; }
#blog .colB { float: right; width: 240px; }
#blog h2 { padding: .4em 12px; background: #4482cb url(images/grad4.png) repeat-x; color: #fff; }
#blog .post { margin-bottom: 2em; }
#blog .post h3 { color: #005b7f; }
#blog .postmetadata { display: none; }
#blog .navigation { float: left; width: 100%; margin-bottom: 1em; }
#blog .navigation .alignleft { float: left; width: 49%; text-align: left; } 
#blog .navigation .alignright { float: right; width: 49%; text-align: right; }

#blog .colB a, #blog .colB a:visited { color: #0f6390; }
#blog .colB ul { list-style: none; padding-left: 0; }
#blog .colB ul li.widget { margin-bottom: 2em; }
#blog .colB h2 { padding: .2em 12px; font-size: 31px; text-transform: uppercase; }

#blog #calendar .inner { text-align: center; }
#blog #wp-calendar { width: 185px; margin: 0 auto; padding: 0; border-collapse: collapse; }
#blog #wp-calendar caption { padding-bottom: 3px; color: #0f6390; text-align: center; }
#blog #wp-calendar a, #blog #wp-calendar a:visited { text-decoration: none; }
#blog #wp-calendar tbody a { padding: 0 5px; border-bottom: solid 1px #598cc1; background-color: #dee8f3; color: #375a8c; }
#blog #wp-calendar thead th { border-style: solid; border-width: 1px 0; border-color: #f4f3f4; }
#blog #wp-calendar #next { text-align: right; }
#blog #wp-calendar #prev { text-align: left; }


/* Footer */

#footer { padding: 0 28px; font: 11px Arial, Helvetica, sans-serif; }
#footer a, #footer a:visited { color: #787779; text-decoration: none; }
#footer a:hover { color: #787779; text-decoration: underline; }
#footer ul { float: left; padding: .25em 25px 1em; }
#footer ul li { float: left; border-right: solid 1px #787779; line-height: 1.1em; }
#footer ul li.last { border: none; }
#footer ul li a { margin: 0 7px; }
#footer ul li.first a { margin-left: 0; }
#footer ul li.last a { margin-right: 0; }

#bottom { padding: .25em 41px 0; font-size: 11px; }
#bottom cite { float: right; }
#bottom cite a, #bottom cite a:visited { color: #787779; text-decoration: none; }
#bottom cite a:hover { color: #787779; text-decoration: underline; }

#tld { margin-top: .25em; }
#updated { display: inline; float: left; margin-left: 15px; }








/* 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 */