FORM {
	padding : 0px;
	margin : 0px;
	border : 0px;
}
TD, DIV, P, BODY, PRE {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


body {
	background-color : #ffffff;
	width : 100%;
	padding : 0px;
	margin : 0px;

}

a {
	color : #006666;
	text-decoration : none;
}

a:hover {
	color : #009999;
	text-decoration : underline;
}


td, table {
	padding : 0;
	margin : 0;
	border : 0;
	border-collapse:	collapse;
	vertical-align : top;
}

img {
	border : 0;
	margin : 0;
	padding : 0;
}

p, .squarebullets ul {
	/*line-height : 22px;*/
	padding : 0px;
	margin : 10px 0px 15px 0px;
	line-height : 18px;

}
ol {
    line-height : 18px;
}
#left p {
	color : #666666;
	line-height : 14px;
	border-bottom : 1px dotted #949494;
	padding-bottom : 5px;
	margin-bottom : 10px;
}

#right ul {
	line-height : 18px;
}

h1, h3 {
	font-size : 14px;
	font-weight: bold;
	color : #006666;
}

h3 {
	padding : 0px 0px 5px 0px;
	margin : 0px 0px 3px 82px;
	border-bottom : 1px dotted #666666;
}

h2 {
	font-size : 12px;
	font-weight: normal;
	color : #006666;
}

#main {
	width : 757px;
}
#logo {
	margin : 15px 30px;
}

ul#nav {
	display : block;
	margin : 0px;
	padding : 0px;
	width : 583px;
	position : absolute;
	top : 44px;
	left : 174px;
	white-space: nowrap;
}
ul#nav li {
	display : block;
	margin : 0px;
	padding : 0px;
	float : left;
	 list-style-type: none;
}

ul#whatwedonav {
	display : block;
	margin : 0px;
	padding : 0px;
	background-color : #ffffff;
	border : 1px solid #01645A;
	border-bottom : 0px;
	position : absolute;
	top : 67px;
	left : 225px;
	visibility : hidden;
	z-index : 10;
}

ul#whatwedonav li {
	display : block;
	margin : 0px;
	padding : 0px;
	float : none;
	list-style-type: none;
	text-transform : uppercase;
	border-bottom : 1px solid #6BB7B0;
}

ul#whatwedonav li.last {
	border-bottom : 1px solid #01645A;
}

ul#whatwedonav li a {
	display : block;
	margin : 0px;
	padding : 0px 5px;
	height : 20px;
	width : 150px;
	font-size : 10px;
	font-weight : bold;
	color : #006666;
	line-height : 20px;
}

ul#whatwedonav li a:hover {
	color : #ffffff;
	background-color : #01645A;
	text-decoration : none;
}


#header  {
	clear : both;
	margin-bottom : 20px;
	width : 757px;

}
#headerhome  {
	clear : both;
	margin-bottom : 20px;
	width : 757px;
	height : 122px;
	background : url(/_images/headerbg_home.jpg) no-repeat;
}
#headerhome img {
	position : relative;
	top : 100px;
	left : 606px;
}
#headerfundfire, #headerboardiq, #headeragenda, #headerignites, #headerbaseandbonus, #headerod  {
	clear : both;
	margin-bottom : 20px;
	width : 757px;
	height : 71px;
}
#headerboardiq {
	background : url(/_images/headerbg_boardiq.jpg) no-repeat;
}
#headerboardiq img {
	position : relative;
	top : 23px;
	left : 20px;
}
#headerfundfire {
	background : url(/_images/headerbg_fundfire.jpg) no-repeat;
}
#headerfundfire img {
	position : relative;
	top : 30px;
	left : 20px;
}



#headeragenda {
	background : url(/_images/headerbg_agenda.jpg) no-repeat;
}
#headeragenda img {
	position : relative;
	top : 30px;
	left : 20px;
}
#headerignites {
	background : url(/_images/headerbg_ignites.jpg) no-repeat;
}
#headerignites img {
	position : relative;
	top : 30px;
	left : 20px;
}

#headerbaseandbonus {
	background : url(/_images/headerbg_baseandbonus.jpg) no-repeat;
}
#headerbaseandbonus img {
	position : relative;
	top : 30px;
	left : 20px;
}

#headerod {
	background : url(/_images/headerbg_od.jpg) no-repeat;
}
#headerod #iodtab {
	position : relative;
	top : 30px;
	left : 20px;
}
#headerod #odtab {
	position : relative;
	top : 30px;
	left : 28px;
}
#headerod #odxtab {
	position : relative;
	top : 30px;
	left : 36px;
}
.title {
	width : 100%;
	border-bottom : 1px solid #008477;
	padding-bottom : 8px;
	margin-bottom : 8px;

}
.ff {
	border-color : #660000;
}
.boardiq {
	border-color : #003333;
}
.agenda {
	border-color : #890020;
}
.baseandbonus {
	border-color : #738E85;
}
.od {
	border-color : #00458D;
}
.ignites {
	border-color : #A30006;
}

h1.ff {
	color : #660000;
	margin: 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
}
h1.boardiq {
	color : #003333;
	margin: 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
}
h1.agenda {
	color : #890020;
	margin: 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
}
h1.baseandbonus {
	color : #738E85;
	margin: 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
}
h1.od {
	color : #00458D;
	margin: 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
}
h1.ignites {
	color : #A30006;
	margin: 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
}

h3.ff {
	color : #660000;
}
h3.boardiq {
	color : #003333;
}
h3.agenda {
	color : #890020;
}
h3.baseandbonus {
	color : #738E85;
}
h3.od {
	color : #00458D;
}
h3.ignites {
	color : #A30006;
}

#homeleft {
	clear: both; float : left;
	display : inline;
	width : 191px;
	margin : 0px 21px 0px 18px;
}
#homeright {
    float: left;
    width: 500px;
	margin : 0px;
	padding-left : 20px;
	border-left :  1px solid #008477;
}


#left {
	float : left;
	display : inline;
	width : 155px;
	margin : 0px 25px 0px 20px;
}
#right {
	margin : 0px 0px 0px 200px;

}


#footer {
	border-top : 1px solid #007164;
	clear : both;
	margin-top : 20px;
	padding : 7px 0px 0px 18px;
	color : #666666;
	font-size : 10px;
	line-height : 14px;
	font-weight : bold;
}
#footerlinks {
	float : right;
	font-weight : bold;
	color : #333333;
	font-size : 10px;
}

.footerlogo {
	color : #008578;
}
.footerlogoB {
	color : #333333;
}
.ftlogo {
	margin-right : 3px;
}
.pub {
	height : 80px;
}
.pubie {
	height : 91px;
}
.pubft {
	height : 80px;
	vertical-align: middle;
}
#fundfire, #agenda, #ft, #odi {
	width : 243px;
	float : left;
    clear : left;
}
#ignites, #boardiq, #igniteseurope      {
	margin-left : 255px;

}
#fundfire, #agenda, #boardiq, #ignites, #igniteseurope, #odi {
	border-bottom : 1px dotted #949494;
	margin-bottom : 5px;
}
.pub p {
	margin : 5px 0px 0px 0px;
	line-height : 14px;
	color : #666666;
	font-weight : bold;
}
.pubft p {
	margin : 5px 0px 0px 0px;
	line-height : 14px;
	color : #666666;
	font-weight : bold;
}


.testimonial {
	font-size : 10px;
	font-weight : bold;
	line-height : 16px;
	color : #666666;
	border-bottom : 1px dotted #949494;
	margin-bottom : 10px;
}

#left .testimonial {
	margin-left : 8px;
	border-bottom : none;
	margin-bottom : 20px;
	line-height : 14px;
}

.quotename {
	margin : 5px 0px 10px 15px;
	color : #000000;
	font-weight : bold;
	font-size : 10px;
	line-height : 16px;
}
#left .quotename {
	line-height : 14px;
	margin-top : 15px;
}
.position {
	font-weight : normal;
	font-style: italic;
}

#left ul {
	margin : 7px 0px 20px 0px;
	padding : 0px;
	list-style-type: none;
	padding-bottom : 15px;
	border-bottom : 1px solid #666666;

}

#left ul#pubnav {
	margin-top : 4px;

}

#left li {
	margin : 0px;
	padding : 0px;
	border-bottom : 1px dotted #666666;
	text-transform : uppercase;
}

#left li.leftnavhead {
	font-size : 12px;
	font-weight : bold;
	color : #999999;
	padding-left : 8px;
}

#left li a {
	display : block;
	line-height : 18px;
	height : 18px;
	color : #333333;
	font-weight : bold;
	font-size : 10px;
	padding-left : 8px;
}

#left li a:hover, #left li a.selected:hover {
	background-color : #CCCCCC;
	color : #666666;
	text-decoration : none;

}


#left li a.selected {
	background : url(/_images/leftnav_bg_on.gif) no-repeat;
	color : #999999;
}

.squarebullets
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.squarebullets li
{
padding: 0px 0px 10px 15px;
background-image: url(/_images/listbullet.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

.squarebullets li ul li
{
background-image: url(/_images/listbullet_outline.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding: 0px 0px 10px 0px;
list-style: circle inside;
}

.teampic, .teampicff, .teampicbiq, .teampicba, .teampicig, .teampicbnb, .teampicod  {
	float : left;
	display : inline;
	background: url(/_images/team_bg.gif) no-repeat;
	padding : 1px 2px 2px 1px;
	margin-right : 6px;
}

.teampicff {
	background: url(/_images/team_bg_fundfire.gif) no-repeat;
}

.teampicbiq {
	background: url(/_images/team_bg_boardiq.gif) no-repeat;
}

.teampicba {
	background: url(/_images/team_bg_agenda.gif) no-repeat;
}

.teampicig {
	background: url(/_images/team_bg_ignites.gif) no-repeat;
}

.teampicbnb {
	background: url(/_images/team_bg_baseandbonus.gif) no-repeat;
}

.teampicod {
	background: url(/_images/team_bg_od.gif) no-repeat;
}

.teammember {
	margin-bottom : 20px;
	float : right;
	width  : 557px;
	clear : right;
}

.top {

}
.teammember p {
	margin : 0px 0px 0px 82px;
	padding : 0px;

}



.job {
	border-bottom : 1px dotted #666666;
	margin-bottom : 10px;
}



.label {
	float : left;
	width : 131px;
	text-align : right;
	margin-right : 10px;
}
#contact {
	width  :281px;
	margin-bottom : 40px;
}
#contact input[type="text"], #contact textarea {
	width : 140px;
	margin-bottom : 10px;
	font-size : 10px;
}
#contact textarea {
	height : 120px;
	font-size : 11px;
}

#contact #submit {
	float : right;
}

#leftlist {
	float : left;
	width : 240px;
	margin : 0px;
	margin-bottom : 30px;
	padding : 0px;

}
#leftlist h1, #rightlist h1 {
	margin-top : 0px;
}
#rightlist {
	margin : 0px 0px 30px 260px;
	padding : 0px 0px 0px 10px;
	border-left : 1px solid;

}

#rightlist.mm {
	border-color : #008477;
}



#sitemap, #sitemap ul, #sitemap ul ul, #sitemapright, #sitemapright ul, #sitemapright ul ul {
	margin : 0px;
	padding : 0px;
	list-style : none;

}

#sitemap, #sitemapright, #careerslist {
	font-size : 13px;
	font-weight : bold;
}

#sitemap ul, #sitemapright ul  {
	font-size : 11px;
	font-weight : bold;
	margin-left : 15px;
}

#sitemap ul ul, #sitemapright ul ul  {
	font-size : 10px;
	font-weight : normal;
	margin-left : 15px;
	line-height : 12px;
}

#sitemap {
	float : left;
}

#sitemapright {
	margin-left : 200px;
}
.contact {
	border-bottom : 1px dotted #666666;
	padding-bottom : 8px;
}


#leftsponsors {
	float : left;
	width : 275px;
	border-right : 1px solid #00458D;
	margin : 0px;
	padding : 0px;
}
#rightsponsors {
	margin : 0px;
	padding : 0px;
	margin-left : 280px;
}

#leftsponsors .logo, #rightsponsors .logo {
	border-bottom : 1px dotted #666666;
	padding : 5px 0px 5px 8px;
	margin-right : 5px;
}

.last, #left li.last, #left p.last, #left ul.last, #leftsponsors .last {
	border-bottom : none;

}

.missiontable {
	width : 550px;
	border-top : 1px dotted #666666;
	margin-bottom : 20px;
}

.missiontable th {
	color : #006666;
	vertical-align : bottom;
	font-weight : normal;
	padding : 5px 2px;
	font-size : 11px;
}
.missiontable th.superhead {
	font-weight : bold;
}
.missiontable td {
	text-align : center;
	padding : 2px;
	color : #666666;
}
.missiontable td.pubname {
	text-align : left;
	font-weight : bold;
	padding-left : 10px;
}
.missiontable .row1 {
	background-color : #E7F6F3;
}
.missiontable .row2 {
	background-color : #B3DED4;
}

.missiontable tr.top td {
	border-top : 1px dotted #666666;
}
.missiontable th.borderright {
	border-right : 1px dotted #666666;
}
.missiontable th.spacer {
	width : 50%;
}
.underlineText {
    text-decoration: underline;
}
.titleText {
    margin-bottom: 2px;
}