body, div, p, img, table, ul, ol, li, h1, h2, h3, span {
	margin: 0;
	border: 0;
	padding: 0;
}


body {
	font-family: helvetica, arial, sans-serif;
}

.clearfloat {
	clear: both;
	height: 0;
	overflow: hidden;
}





.theme-blue {
	background-color: #002b64;
	color: #ffffff;
}


.theme-green {
	background-color: #6d9d31;
	color: #ffffff;
}


.theme-orange {
	background-color: #cc7b16;
	color: #ffffff;
}


.theme-yellow {
	background-color: #fcd116;
	color: #000000;
}


.theme-buff {
	background-color: #f0e68c;
	color: #000000;
}


.theme-black {
	background-color: #000000;
	color: #ffffff;
}





div#bar {
	height: 44px;
}

div#bar-int {
	margin: 0 auto 0 auto;
	padding-top: 10px;
	width: 830px;
}

div#bar-int p {
	text-align: right;
}

div#centerwrap {
	margin: 0 auto 0 auto;
	width: 850px;
	border-left: 1px solid #465a65;
}



div#centerwrap p.pose-question {
	margin: 0 56px 1em 70px;
	padding-top: 72px;
	color: #000000;
	font-size: 3.4em;
	line-height: 1.2em;
}


div#centerwrap img.icon-set {
	margin: 0 56px 32px 70px;
	display: block;
}

div#centerwrap p.flip-continue {
	border-top: 1px solid #465a65;
	padding: 20px 56px 20px 70px;
	text-align: right;
	border-bottom: 4px solid #465a65;
}

div#centerwrap p.flip-continue a {
	border: 1px solid #ffffff;
	background-color: #465a65;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px 10px;
	font-size: 1.4em;
}


div#centerwrap p.flip-continue a:hover {
	background-color: #000000;
	color: #fcd116;
}



div#centerwrap p.i-header {
	margin: 0 80px 26px 70px;
	padding-top: 32px;
	color: #000000;
	font-size: 2.5em;
	font-weight: bolder;
}

div#centerwrap p.i-text {
	margin: 10px 88px 1em 70px;
	color: #000000;
	font-size: 1em;
	line-height: 1.48em;
}



div#centerwrap div.step-box {
	margin: 10px 0 1.5em 62px;
	border: 2px solid #000000;	
	width: 720px;
	overflow: hidden;
}

div#centerwrap div.step-box p.step-quick {
	float: left;
	padding: 5px 10px 300px 8px;
	background-color: #000000;
	color: #fcd116;
	text-transform: uppercase;
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom: -300px;
	margin-right: 28px;
}


div#centerwrap div.step-box p.step-desc {
	text-align: right;
	font-size: 1.2em;
/*	margin-left: 20px;  */
	padding: 6px 8px 6px 0;
}










div#cluster-top {
	margin-top: 50px;
	position: relative;  /* absolute anchor */
	height: 360px;
	overflow: hidden;
}

div#cluster-top img.logo {
	position: absolute;
	left: 24px;
	top: 16px;
	display: block;
}

div#cluster-top img.photo {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

div#cluster-top p#caption-tab {
	position: absolute;
	left: 0;
	bottom: 50px;
	font-size: 1.6em;
	padding: 0.7em 38px 0.7em 70px;
	text-transform: uppercase;
	letter-spacing: 1px;
}



div#cluster-headline {
	margin: 20px 0 0 0;
	border-top: 1px solid #465a65;
	padding: 21px 0 21px 0;
	background-color: #f0f0f0;
}

div#cluster-headline p.tagline {
	margin: 4px 34px 0 70px;
	color: #465a65;
	text-transform: uppercase;
	font-size: 1.8em;
	text-align: justify;
}


div#cluster-select {
	border-top: 1px solid #465a65;
	padding-top: 21px;
}


div#cluster-select div {
	float: left;
}

div#cluster-select div#list-left {
	margin-left: 70px;
	margin-right: 40px;
	width: 360px;
}

div#cluster-select div#list-right {
	width: 380px;
}

div#cluster-select p.item-head {
	color: #002b64;
	font-size: 1.35em;
	font-weight: bolder;
	width: 340px;
	margin-bottom: 0.2em;
}

div#cluster-select p.item-intro {
	color: #465a65;
	font-size: 0.8em;
	margin-right: 40px;
	font-style: italic;
}

div#cluster-select p.item-name {
	color: #002b64;
	font-size: 1.1em;
	text-transform: uppercase;
	width: 340px;
	margin: 1em 0 0.2em 0;
}

div#cluster-select p.item-name a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed #002b64;
}

div#cluster-select p.item-name a:hover {
	color: #cc7b16;
	border-bottom: 1px solid #cc7b16;
}

div#cluster-select p.item-desc {
	color: #465a65;
	font-size: 0.8em;
	margin: 0 40px 1.2em 0;
}





div#cluster-content {
	border-top: 1px solid #465a65;
	padding-top: 21px;
}


div#cluster-content p.topic-green {
	margin: 20px 34px 0.6em 70px;
	width: 490px;
	color: #6d9d31;
	font-size: 1.2em;
	font-weight: bolder;
}


div#cluster-content p.topic-orange {
	margin: 20px 34px 0.6em 70px;
	width: 490px;
	color: #cc7b16;
	font-size: 1.2em;
	font-weight: bolder;
}



div#cluster-content p.content-intermediate {
	margin: 20px 34px 0.6em 70px;
	width: 360px;
	color: #465a65;
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
}




div#cluster-content p.content-text {
	width: 400px;
	margin: 0 0 1.2em 70px;
	color: #465a65;
	font-size: 0.9em;
	text-align: left;
}


div#cluster-content p.content-text a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed #002b64;
}

div#cluster-content p.content-text a:hover {
	border-bottom: 1px solid #cc7b16;
	color: #cc7b16;
}



div#cluster-content p.content-havemore {
	width: 400px;
	margin: 0 0 1.2em 70px;
	color: #465a65;
	font-size: 0.8em;
	font-weight: bolder;
}

div#cluster-content p.content-havemore a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed #465a65;
}

div#cluster-content p.content-havemore a:hover {
	border-bottom: 1px solid #cc7b16;
	color: #cc7b16;
}




div#cluster-content ul.list-short {
	width: 400px;
	margin: 0 0 1.2em 88px;
	color: #465a65;
	font-size: 0.8em;
	font-weight: bolder;
}

div#cluster-content ul.list-short li {
	margin-bottom: 0.25em;
}



div#cluster-content ul.list-long {
	width: 370px;
	margin: 0 0 1.2em 88px;
	color: #465a65;
	font-size: 0.8em;
}

div#cluster-content ul.list-long li {
	margin-bottom: 1.45em;
}

div#cluster-content ul.list-long li a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed #002b64;
	font-weight: bolder;
}

div#cluster-content ul.list-long li a:hover {
	border-bottom: 1px solid #cc7b16;
	color: #cc7b16;
}





div#cluster-content ol {
	width: 340px;
	margin: 0 0 1.2em 110px;
	color: #465a65;
	font-size: 0.8em;
	font-weight: bolder;
}

div#cluster-content ol li {
	margin-bottom: 0.95em;
}

div#cluster-content ol li a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed #465a65;
}

div#cluster-content ol li a:hover {
	border-bottom: 1px solid #cc7b16;
	color: #cc7b16;
}






















div#cluster-content img.inset {
	float: right;
	margin: 0 8px 16px 24px;
}

div#cluster-content p.nav-back {
	width: 400px;
	margin: 44px 0 1.2em 70px;
	color: #465a65;
	font-size: 1em;
	font-weight: bolder;
}

div#cluster-content p.nav-back a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed #465a65;
}

div#cluster-content p.nav-back a:hover {
	color: #cc7b16;
	border-bottom: 1px solid #cc7b16;
}






div#footer {
	margin: 20px 0 0 0;
	border-top: 1px solid #465a65;
	padding-top: 16px;
}

div#footer p.left-line {
	margin-left: 28px;
	padding-top: 6px;
	width: 300px;
	color: #465a65;
	font-size: 0.8em;
	float: left;
}

div#footer p.right-set {
	width: 500px;
	color: #465a65;
	font-size: 0.8em;
	float: left;
	text-align: right;
}