/* BODY */

body {
	background-color: #D5D5D5;
	margin: 0 auto;
	text-align: center;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

h2 {
	font-weight: bold;
	font-size: 27px;
}

h3 {
	font-weight: bold;
	font-size: 17px;
}

#pageContainer {
	background-color: #FFF;
	margin: 0 auto;
	width: 766px;
	position: relative;
	text-align: left;
}


/* LAYERS */

.header {
	height: 275px;
	width: 766px;
	margin: 0 auto;
}

.info {
	margin-left: 243px;
	color: #FFF;
	background-color: #adadad;
	text-align: center;
	padding: 2px 2px;
	width: 494px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: 50% top;
	padding-top: 6px;
	/* font-size: 12px; */
}

.privacy {
	width: 753px;
	margin-left: 13px;
}

.left {
	position: absolute;
	left: 13px;
	top: 275px;
}

.content {
	padding: 0px;
	margin-top: 15px;
	margin-left: 28px;
	text-align: justify;
	margin-right: 13px;
}

.footer {
	text-align: center;
	height:104px;
	width:766px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.menubottom {
	padding-top:24px;
	line-height:18px;
}

.focus {
	color:#003366;
	font-weight: bold;
}

.focus2 {
	color:#003366;
	font-style: italic;
}

.focus3 {
	font-weight: bold;
	font-style: italic;
}

.focus4 {
	font-size: 14px;
	font-weight: bold;
}

div.buttonContainer {
	height: 232px;
	width: 232px;
	float: right;
	margin-top: 5px;
	margin-right: 50px;
}

div.expandContainer {
	display: block;
	min-height: 75px;
}

div.listContainer {
	display: block;
	margin-left: 85px;
	padding-top: 25px;
}

div.articleContainer {
	text-align: left;
	padding-left: 65px;
	padding-top: 15px;
}

img.button {
	width: 110px;
	height: 110px;
	margin: 3px;
}

img.marker {
	float: left;
}

img.bullet {
	vertical-align: text-bottom;
	border: none;
}

img.articleLeft {
	vertical-align: middle;
	margin-right: 15px;
}

img.articleRight {
	vertical-align: middle;
	margin-left: 15px;
}

#propelKnowledge {
	width: 278px;
	height: 179px;
	float: right;
	margin-right: 45px;
	margin-top: 10px;
}

#qualPageImage {
	float: right;
	margin-right: 50px;
}

#quanPageImage {
	float: right;
	margin-right: 50px;
	margin-top: -5px;
}

#focusGrp1Image {
	float: left;
	margin-right: 10px;
}

#focusGrp2Image {
	float: right;
	margin-left: 10px;
	margin-right: 15px;
}

#founderImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#lastQualPar {
	clear: right;
}

span.popup {
	position: relative;
	background-color: #E1E1E1;
}

span.popup:hover {
	background-color: #9ad1f3;
}

span.popup span {
	display: none;
	text-decoration: none;
	text-align: left;
}

span.popup:hover span {
	display: block;
	text-decoration: none;
	position: absolute;
	background-color: #adadad;
	padding: 5px;
	color: #fff;
	border: 1px solid black;
	bottom: 17px;
	left: 0px;
}

span.popup:hover span.rightof {
	width: 115px;
	bottom: 15px;
	left: 120px;
}

img.expand {
	vertical-align: middle;
	margin-left: 30px;
	height: 20px;
	width: 20px;
	cursor: pointer;
}

img.collapse {
	vertical-align: middle;
	margin-left: 30px;
	height: 20px;
	width: 20px;
	display: none;
	cursor: pointer;
}

img.subExpand {
	vertical-align: middle;
	margin-right: 5px;
	height: 20px;
	width: 20px;
	cursor: pointer;
}

img.subCollapse {
	vertical-align: middle;
	margin-right: 5px;
	height: 20px;
	width: 20px;
	display: none;
	cursor: pointer;
}

/* TEXT-DECORATION */
a {color:#003366}
a.menubottom:link {text-decoration:none; color:#000000}
a.menubottom:visited {text-decoration:none; color:#000000}
a.menubottom:hover {text-decoration:none; color:#003366}
a.menubottom:active {text-decoration:none; color:#666666}
.copyright {text-decoration:none; color:#999999}

/* CONTACT FORM */
input.contact {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #003366;
}
input.contactbutton {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #003366;
}
textarea.contactarea {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #003366;
}
select.contactmenu {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #003366;
}

/* Begin Ideation Workshops formatting */

.ideation {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	height: 100px;
	background-image: url(images/ideation-title-banner.jpg);
}

.focusList {
	list-style-image:url(images/bullet.gif);
}

#flowChartDiv {
	position: relative;
	height: 980px;
	color: #FFF;
	margin-top: 10px;
	background-image: url(images/flowchart-background.jpg);
	background-color: #999;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

#flowChartDiv h4 {
	font-size: 14px;
	margin-top: 0;
	text-align: center;
}

.flowBox {
	width: 450px;
	position: absolute;
	padding: 10px;
}

.flowBox p {
	margin: 0;
	padding: 0;
}

#firstFlowBox {
	left: 0px;
	top: 0px;
}

#firstFlowBox img {
	float: left;
	width: 150px;
	height: 120px;
	margin-right: 10px;
}

#secondFlowBox {
	right: 40px;
	top: 200px;
}

#secondFlowBox img {
	width: 150px;
	height: 120px;
	float: right;
	margin-left: 10px;
}

#thirdFlowBox {
	left: 55px;
	top: 400px;
	width: 600px;
}

#thirdFlowBox img {
	width: 180px;
	height: 140px;
	float: left;
	margin-right: 10px;
}

#forthFlowBox {
	right: 40px;
	top: 620px;
}

#forthFlowBox img {
	width: 150px;
	height: 120px;
	float: right;
	margin-left: 10px;
}

#fifthFlowBox {
	left: 40px;
	top: 820px;
}

#fifthFlowBox img {
	width: 140px;
	height: 140px;
	float: left;
	margin-right: 10px;
	margin-left: 3px;
}

/* End Ideation Workshops formatting */

/*////////////////////////  cursor: pointer;  //////////////////// */

.mydiv0 {
margin:0px;
background-image: url(focusnav/0logo.jpg);
background-repeat:no-repeat;
background-position:top 0px;
float:left;
width:262px;
height:91px;
}

.mydiv01 {
margin:0px;
background-image: url(focusnav/0logobottom.jpg);
background-repeat:no-repeat;
background-position:top 0px;
float:left;
width:262px;
height:45px;
}

.mydiv1 {
margin:0px;
float:left;
width:99px;
height:46px;
}

.mydiv11 {
margin:0px;
float:left;
width:125px;
height:45px;
}

.mydiv12 {
margin:0px;
float:left;
width:122px;
height:45px;
}

.mydiv13 {
margin:0px;
float:left;
width:135px;
height:45px;
}

.mydiv2 {
margin:0px;
float:left;
width:98px;
height:46px;
}

.mydiv4 {
margin:0px;
float:left;
width:94px;
height:61px;
}

.bannerr {
background-image: url(focusnav/0banner.jpg);
background-repeat:no-repeat;
background-position:top 0px;
margin:0px;
float:left;
width:766px;
height:169px;
}

