@charset "utf-8";
/* CSS Document */

body, ul, ol, li, dl, dt, dd, p, td, th, address, blockquote, pre, code, form, fieldset, legend, input, textarea {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}


fieldset, img {
    border: medium none;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
address {
    font-style: normal;
}
caption, th {
    text-align: left;
}
body {
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2.4em;
}
h1 {
    clear: both;
    font-size: 2.4em;
    line-height: 1em;
    padding: 1em 0;
}
#home h1 {
    height: 48px;
    padding: 0;
}
h2 {
    font-size: 1.8em;
    line-height: 1.333em;
}
h3, h4, h5, h6, dt, legend {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.714em;
}
ul, ol {
    margin-left: 4.5em;
}
ul li {
    list-style-type: disc;
}
ul li ul {
    margin-bottom: 0;
}
p, li, dd, td, th, address, blockquote {
    font-size: 1.4em;
    line-height: 1.714em;
}
p, dd, address, blockquote {
    margin-bottom: 1.714em;
}
ul, ol, table {
    margin-bottom: 2.4em;
}
caption {
    font-size: 1.2em;
    line-height: 2em;
}
th {
    font-weight: bold;
}
th, td {
    width: 5.714em;
}
li li, li p, td p, blockquote p {
    font-size: 1em;
}
em, caption {
    font-style: italic;
}
blockquote {
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 2em 2.5em 1em 4.5em;
    position: relative;
}
cite {
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-style: normal;
    font-weight: bold;
}
blockquote cite {
    display: block;
    padding-right: 1em;
    text-align: right;
}
blockquote span.left, blockquote span.right {
    float: none;
    font: 2em Georgia,"Times New Roman",Times,serif;
}
blockquote span.left {
    left: -0.48em;
    position: absolute;
    top: -0.15em;
}
blockquote span.right {
    line-height: 0;
    position: relative;
    right: -0.1em;
    top: 0.3em;
}
strong {
    font-weight: bold;
}
abbr[title]:hover, acronym[title]:hover {
    cursor: help;
}
sup, sub {
    font-weight: bold;
    line-height: 1.45em;
    padding: 0 0.2em;
    position: relative;
}
sup {
    bottom: 0.5em;
    vertical-align: text-top;
}
sub {
    top: 0.5em;
    vertical-align: text-bottom;
}
a:link, a:active, a:hover, a:focus, a:visited {
    text-decoration: none;
}
#header div, #footer div, #content div.wrapper {
    margin: 0 auto;
    width: 940px;
}
#header {
    background: url("/images/site/ui/headerbg.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 182px;
    width: 100%;
}
#home #header {
    background-image: none;
    height: auto;
}
body#home {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#header p {
    font-size: 1.8em;
    height: 97px;
    margin-bottom: 0;
    margin-top: 23px;
    position: relative;
    text-transform: uppercase;
    width: 912px;
	padding-left: 40px;
}
#header p a {
    height: 100%;
    position: absolute;
    width: 100%;
}
#header em {
    font-style: normal;
}
#header p a {
	text-indent: -1000em;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/gw.logo2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}
#header p a:focus {
    outline: medium none;
}
#content, #footer {
    clear: both;
}
#content {
    margin-bottom: 5.6em;
    width: 100%;
}
#content div.wrapper {
	padding-left: 95px;
	padding-right: 80px;
	padding-top: 21px;
	width: 765px;
	
}
#home #content div.wrapper {
	padding-right: 0;
	padding-top: 25px;
	width: 843px;
}

#home #content div.wrapper img{
	
	border: 2px solid #CCC;	
}
#footer div {
    padding-left: 95px;
    width: 843px;
}
#footer {
    padding: 2em 0 4em;
}
#footer ul {
    margin: 0;
}
#footer ul li {
    display: block;
    float: left;
    font-size: 1.2em;
    list-style-type: none;
}
#footer ul a {
    display: block;
    float: left;
    padding: 0.4em 0.8em;
}
#footer ul a.first {
    padding-left: 0;
}
#footer p {
    clear: both;
    font-size: 1.2em;
    margin: 0;
}
#footer a {
    font-weight: bold;
}
#footer span.sep {
    padding: 0 0.5em;
}
#footer p.address {
    margin-top: 4em;
}
#nav-main {
    float: left;
    margin-bottom: 0;
    margin-left: 80px;
    margin-top: 13px;
}
#home #nav-main {
    float: right;
    margin: -4px 195px 5px 0;
}
#nav-main li {
    display: block;
    float: left;
    font-size: 24px;
    list-style-type: none;
    margin-left: 29px;
	margin-bottom: 15px;
}
#nav-main a {
    display: block;
    height: 39px;
	color: #888f8f;
}

#nav-main a:hover {
	color: #1187cd;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color: #1187cd;	
	height: 37px;
}

#nav-main #active {
	color: #1187cd;
	height: 37px;
}


#nav-sub {
    float: left;
    margin-bottom: 1.3em;
    margin-left: -15px;
}
#nav-sub li {
    display: block;
    float: left;
    list-style-type: none;
    margin-left: 31px;
}
li#sub1 {
    margin-left: 0;
}
#nav-sub a {
    display: block;
    height: 24px;
}
#overview #sub1 a {
    background: url("/images/site/nav/history.png") no-repeat scroll 0 0 transparent;
    width: 74px;
}
#overview #sub2 a {
    background: url("/images/site/nav/network.png") no-repeat scroll 0 0 transparent;
    width: 83px;
}
#overview #sub3 a {
    background: url("/images/site/nav/team.png") no-repeat scroll 0 0 transparent;
    width: 64px;
}
#overview #sub1 a, #overview #sub2 a, #overview #sub3 a {
    text-indent: -1000em;
}
#overview #sub1 a:hover, #overview #sub1 a:focus, #overview.history #sub1 a, #overview #sub2 a:hover, #overview #sub2 a:focus, #overview.network #sub2 a, #overview #sub3 a:hover, #overview #sub3 a:focus, #overview.team #sub3 a, #overview.bio #sub3 a {
    background-position: 0 -24px;
    outline: medium none;
}
#home img {
    background-color: #FFFFFF;
    margin-left: -15px;
    margin-top: -15px;
    padding: 15px;
}
#home h1 {
	padding-top:15px;
	font-size:32px;
	color:ccc;
}
#overview.network h1 {
    background: url("/images/site/txt/network.png") no-repeat scroll left center transparent;
}
#overview.history h1 {
    background: url("/images/site/txt/history.png") no-repeat scroll left center transparent;
}
#overview.team h1, #overview.bio h1 {
    background: url("/images/site/txt/team.png") no-repeat scroll left center transparent;
}
#philosophy h1 {
    background: url("/images/site/txt/philosophy.png") no-repeat scroll left center transparent;
}
#platform h1 {
    background: url("/images/site/txt/platform.png") no-repeat scroll left center transparent;
}
#contact h1 {
    background: url("/images/site/txt/contact.png") no-repeat scroll left center transparent;
}
#home h1, #overview.network h1, #overview.history h1, #overview.team h1, #overview.bio h1, #philosophy h1, #platform h1, #contact h1 {
    
}
#overview.network #content p {
    width: 530px;
}
#overview.network img.decoration {
    margin-bottom: 5em;
}
#philosophy .col-1 {
    width: 450px;
}
#platform .col-1 {
    width: 530px;
}
img.decoration {
    float: right;
    margin-left: 2em;
}
#platform img.decoration {
    margin-top: 1.2em;
}
#overview.history #content p {
    width: 530px;
}
#contact .col-1 {
    float: left;
    width: 520px;
}
#contact .col-2 {
    float: left;
    margin-left: 10px;
    margin-top: -16px;
    width: 235px;
}
h2.lead {
    margin-bottom: 1.333em;
}
h2.lead em {
    font-style: normal;
    font-weight: bold;
}
#home h2.lead {
    width: 740px;
}
#overview.history h2.lead, #overview.network h2.lead {
    width: 530px;
}
#philosophy h2.lead, #platform h2.lead {
    width: 800px;
}
div.person {
    float: left;
    margin-bottom: 2.4em;
    width: 380px;
}
#overview.team #content h2, #overview.bio #content h2 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.714em;
}
#overview.team #content img {
    float: left;
    margin-right: 1em;
}
#overview.bio .back {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}
#overview.bio img {
    float: left;
    margin-left: -1.2em;
}
#overview.bio .col-1 {
    float: left;
    margin-left: 2em;
    width: 520px;
}
#contact address, #contact img {
    float: left;
}
#contact img {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
label, input, select, textarea {
    font-size: 1.4em;
}
label {
    display: block;
    font-weight: bold;
}
legend {
    padding-bottom: 1.714em;
}
input, select, textarea {
    margin-bottom: 0.9em;
    padding: 0.4em;
}
input {
    width: 15em;
}
select {
    width: 15.75em;
}
textarea {
    height: 15em;
    width: 32em;
}
input.btn {
    clear: both;
    font-weight: bold;
    padding: 0.5em 0;
    text-transform: uppercase;
    width: 10em;
}
label.hidden {
    float: none;
    margin-left: -1000em;
    width: 0;
}
.req {
    font-size: 1.4em;
    line-height: 0;
}
label span.alt {
    font-weight: normal;
}
div#spamcheck label {
    float: left;
}
#captcha {
    float: left;
    margin-left: 0.5em;
    margin-top: 1.3em;
    width: 1.5em;
}
div#spamcheck {
    clear: both;
    float: left;
}
div.check {
    clear: both;
}
label.check {
    float: left;
    font-weight: normal;
}
input.check {
    float: left;
    margin-left: 0.4em;
    margin-top: 0.4em;
    width: 2em;
}
html {
    background-color: #e4ecff;
}
body {
    background-color: #FFFFFF;
    color: #4D5A67;
}
h1, h2, h3, h4, h5, h6, th, th a, legend, dt, cite, #contact address strong {
    color: #09478B;
}
h2.lead {
    color: #6D8298;
}
h2.lead em {
    color: #09478B;
}
a:link, a:active, a:visited {
    color: #09478B;
}
a:hover {
    color: #0B5AB1;
}
#header p a {
    color: #FFB60F;
}
#header p a em {
    color: #09478B;
}
#footer {
    background-color: #e4ecff;
	background-image:url(../images/footer-bg.png);
	background-repeat:repeat-x;
}
#footer, #footer p,  {
    color: #2e3539;
}

#footer a {
	color: #00a1ff;
}
#footer a:hover {
    color: #4fbeff;
    text-decoration: underline;
}
abbr[title], acronym[title] {
    border-bottom: 0.1em dotted #888888;
}
input, select, textarea {
    border: 0.1em solid #8595A6;
    color: #4D5A67;
}
input:hover, input:focus, input:active, textarea:hover, textarea:focus, textarea:active, select:hover, select:focus, select:active, input.btn:hover {
    border-color: #08468A;
}
input.btn {
    background-color: #08468A;
    border: 0.1em solid #FFFFFF;
    color: #FFFFFF;
}
.req {
    color: #08468A;
}
:first-child + html #captcha {
    margin-bottom: 0;
}
:first-child + html input.btn {
    margin-top: 1em;
}
:first-child + html #overview h1 {
    padding: 0 0 1.25em;
}
:first-child + html #overview.history #content p, *:first-child + html #overview.network #content p, *:first-child + html #philosophy .col-1 {
    width: 525px;
}
:first-child + html #overview.network #content p, *:first-child + html #platform .col-1, *:first-child + html #philosophy .col-1 {
    width: 445px;
}
:first-child + html #overview.history h2.lead, *:first-child + html #overview.network h2.lead {
    width: 525px;
}
:first-child + html #overview.network img.decoration {
    margin-bottom: 2.5em;
}
:first-child + html div.person {
    margin-bottom: 0;
}
:first-child + html #content {
    margin-bottom: 3em;
}
* html #header p a {
    background: url("/images/site/ui/bpea-logo.gif") no-repeat scroll 0 0 transparent;
}
* html #nav-main, * html #nav-sub {
    display: inline;
}
* html #nav-main {
    margin-left: 0;
}
* html #overview #header div, * html #overview #footer div, * html #overview #content div.wrapper, * html #philosophy #header div, * html #philosophy #footer div, * html #philosophy #content div.wrapper, * html #platform #header div, * html #platform #footer div, * html #platform #content div.wrapper, * html #contact #header div, * html #contact #footer div, * html #contact #content div.wrapper {
    width: 820px;
}
* html #footer div {
    padding-left: 10px;
}
* html #home #footer div {
    padding-left: 95px;
}
* html #captcha {
    margin-bottom: 0;
}
* html input.btn {
    margin-top: 1em;
}

h2 {
	font-size: 22px;
	padding-bottom: 0px;
 	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/*** CONTACT FIX ***/

#contactp {
	font-size:12px;
}


/*** OVERVIEW ***/

#overview-nav {
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	
}

#overview-nav li {
	list-style:none;
	padding-right: 20px;
	float: left;
}

#overview-nav a {
	background-color:#E3EDF2;
	padding:5px;
}


#overview-nav a:hover {
	background-color:#ccc;
	color:#fff;
	padding:5px;
}


#overview-nav #active {
	background-color:#ccc;
	color:#fff;
	padding:5px;
}

.texthere {
	width: 400px;
	float:left;
}


#designer {
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	color:#ccc;
}

#designer a {
	
	color:#B1B1B1;
}

#designer a:hover {
	
	color:#0CF;
}