@charset "UTF-8";

/* em fractions: 
0.9375 | 0.875 | 0.8125 | 0.75 | 0.6875 | 0.625 | 0.5625 | 0.5 | 
0.4375 | 0.375 | 0.3125 | 0.25 | 0.1875 | 0.125 | 0.0625 */

html, body, div, span, applet, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

/* define focus style 
:focus {
	outline: 0;
}
*/

html { overflow: -moz-scrollbars-vertical !important; }

body { width:100%; height:100%; padding-top: 6px; background: #ffffff; font-size: 100%; }

ol, ul { list-style-type: none; }

a { text-decoration:underline; color: #666699 }
a:hover { color: #3366ff; }

img { border:0; }

div { text-align: left; float: none; }

#basis { width:950px; height:100%; margin: 0 auto; }

#Masthead { width: 950px; height: 115px; padding-top: 14px;
border:solid 0px lime}

#Logo { float: left; width: 94px; height: 90px; margin-right: 45px; }
#Logo img { position: relative; width: 94px; height: 90px; }

#OrgNameTagline { float:left; height: 95px; padding: 1px 0 0 0;
border: solid 0px green;}

#OrgName { width: 394px; height: 49px; 
background: url(/images/MainNav/thepipelineproject.gif) no-repeat;
border:solid 0px blue}

#OrgName span { display:none; }

#Tagline { width: 401px; height: 38px; padding: 0 0 0 0;  margin: 4px 0 0 0; 
background: url(/images/MainNav/tagline.gif) no-repeat;
border:solid 0px orange}

#Tagline span { display:none; }

#MainNav { width: 950px; height: 23px; 
	font-family: Verdana, Arial, Helvitica, Sans-Serif; font-weight:bold; 
	border-bottom: solid 1px #cccccc; }

#MainNav ul { list-style-type: none; margin: 0; padding: 0 10px 0 10px; height: 22px; float: left; font-size: 9pt; }

#MainNav ul li { list-style-type: none; float: left; margin: 0 8px 0 8px; padding: 3px 11px 0 24px ; width: auto; height: 19px; 
	background: url(/images/bullet.gif) no-repeat 7px 4px;
	border: solid 1px #cccccc; }

#MainNav ul li a { text-decoration:none; color: #444444; height: 22px; }

#MainNav ul li a:hover { text-decoration:underline; color: #3366ff; }

#MainNavLeft { float: left; margin: 0; padding: 0; width: auto; height: auto; 
border:solid 0px blue}

#MainNavRight { float: right; margin: 0; padding: 0; width: auto; height: auto; 
border:solid 0px red}

.MainNavSel { border-bottom: solid 1px #ffffff !important; }
.MainNavSel a { color: #3366ff !important; }

#ContentBlock { width: 950px; height: auto; 
	padding: 0; margin-top: 10px; 
border: solid 0px red }

h1 { color: #666699; font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 13pt; font-weight: bold;
	padding-top: 12px;
	padding-bottom: 4px;
}

h2 { color: #666699; font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 11pt; font-weight: bold;
	padding-top: 12px;
	padding-bottom: 4px;
}

h3 { color: #666699; font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 10pt; font-weight: bold;
	padding-bottom: 2px;
}

p { color: #000000; font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 10pt;
	line-height: 13pt ;
	padding-bottom: 15px;
}

ul { color: #000000; font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 10pt;
	padding-bottom: 7px; }

li { list-style-type: none; float: none; padding: 0 10px 8px 20px ; width: auto; min-height: 10px; 
	background: url(/images/bullet.gif) no-repeat 0px 2px; }

li p { 	padding-bottom: 7px; }

table
{
	position: relative;
	text-align: left;
	table-layout: fixed;
	border-collapse: collapse;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
}

.PageImgRight { float: right; margin: 4px 0 10px 24px; padding: 5px 5px 5px 5px; border: solid 1px #cccccc; }

#WhoWeAreStaff { float:left; width: 500px; overflow: auto; }

#WhoWeAreFunders { float:right; width: 300px; overflow: auto; }

#Footer { width: 950px; margin-top: 10px; height: 45px; float: none; text-align:center; 
	color:#666699; font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size:7pt; font-weight:bold; 
	line-height: 11pt ;
	padding-top: 15px;
	border-top: solid 1px #cccccc;
}