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

/* table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
} */

#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;
}

.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;
}

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;
}

/* table.lists {
	display: inline;
	margin-top: 26px;
} */

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;
}


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

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

.mydiv1 {
	margin:0px;
	float:left;
	width:82px;
	height:61px;
}

.mydiv2 {
	margin:0px;
	float:left;
	width:82px;
	height:61px;
}

.mydiv3 {
	padding:0px;
	margin:0px;
	background-image: url(focusnav/0nav3.jpg);
	background-repeat:no-repeat;
	background-position:top 0px;
	float:left;
	width:82px;
	height:61px;
}

.mydiv30 {
	margin:0px;

	width:81px;
	height:20px;
}

.mydiv31 {
	margin:0px;

	width:81px;
	height:10px;
}

.mydiv32 {
	margin:0px;

	width:81px;
	height:11px;
}

.mydiv33 {
	margin:0px;

	width:82px;
	height:12px;
}

.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;
}