div.footnote {
	font-size:90%;
	font-style:normal;
}
div.footnote {
	border-top:1px solid gray;
	margin-top:1em;
	padding-top:1em;
	text-indent:0;
}
div.footnote ul, div.footnote li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
span.fnLink, sup.fnLink {
	font-size:80%;
	font-weight:normal !important;
	vertical-align:super;
}
p.center {
	text-align: center;
}
table#dataAnalysis {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 500px;
}
table#dataAnalysis th, table#dataAnalysis td {
	border: 1px #000 solid;
	margin: 0;
	padding: 3px;
	width: 250px;
}
table#dataAnalysis th {
	background-color: #ccc;
}
div#meetingIntro {
	float: right;
	width: 631px;
}
div#meetingLeftColumn {
	float: left;
	width: 450px;
}
div#homeRightcallout {
	float: right;
	width: 275px;
}
div.calloutRightColumn {
	float: right;
	margin-top: 10px;
	padding: 0 8px;
	width: 259px;
}
div.calloutRightColumn img {
	display: block;
}
div#rightBar div.calloutRightColumn h1, div#activeTabContent div.calloutRightColumn h1 {
	background: url(/process/cfip/images/callout_top_bg.gif) repeat-y;
	color: #727756;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 0 8px 8px 17px;
}
div.calloutText {
	background: url(/process/cfip/images/callout_bot_bg.gif) repeat-y;
	margin: 0;
	padding: 5px 8px 0 17px;
	width: 234px;
}
div.calloutText p {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 8px;
}
div.calloutText ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
div#meetingStep {
}
dl#meetingAgenda {
	color: #616161;
}
dl#meetingAgenda dt {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
	width: 20%;
}
dl#meetingAgenda dd {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
	width: 80%;
}
dl#meetingAgenda ul {
	margin: 0;
	padding: 0 0 0 15px;
}
ul#conductingSteps {
	list-style-image: none;
}
ul#conductingSteps li {
	list-style-image: none;
}
div#conductingRightColumn {
	float: right;
	width: 255px;
}
div#conductingResources {
	border: 1px gray solid;
	margin-top: 10px;
	padding: 0 10px;
}
div#conductingVideo {
	margin-top: 10px;
}
div#homeConductingSteps {
	float: left;
	padding-bottom: 12px;
	width: 70%;
}

div#homeConductingSteps img {
	display: block;
	margin: 3px auto;
}
div#homeConductingSteps p {
	border: 1px #000 solid;
	margin: 0 auto;
	padding: 3px;
	text-align: left;
}
img#homeLongArrow {
	float: left;
	margin: 8px 0 0 10px;
}

