div.keylineWrapper {
	margin: 15px 0px 0px 55px;
}

div.this_BackToTop {
	padding: 15px 0px 0px 0px;
}

div.this_Row1Column1 {
	float: left;
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding-left: 89px;
}

/* width = width - padding-left */
html>body div.this_Row1Column1 {
	width: 405px;
}

div.this_Row1Column2 {
	float: left;
	width: 320px;
	margin: 63px 0px 0px 0px;
	padding-top: 50px;
	padding-left: 90px;
}

/* width = width - padding-left */
html>body div.this_Row1Column2 {
	width: 320px;	
}

div.this_Row1Column2 div.this_Callout0,
div.this_Row1Column2 div.this_Callout1,
div.this_Row1Column2 div.this_Callout2 {
	margin: 17px 0px 0px 10px;
}

div.this_Row1Column2 div.keylineWrapper {
	margin: 20px 0px 28px 0px;	
}

div.this_RowXColumn1 {
	float: left;
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding-left: 200px;
}

/* width = width - padding-left */
html>body div.this_RowXColumn1 {
	width: 347px;	
}

div.this_RowXColumn2 {
	float: left;
	width: 300px;
	padding-left: 50px;
}

div.this_BackToTop {
	margin: 0px 0px 0px 80px;
}

div.this_BackToTop a {
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	color: #939393;
}

h1 {
	margin: 35px 0px 20px 0px;
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 35px;
	line-height: 49px;
	color: #272425;	
}

h2 {
	margin: 30px 0px 0px 0px;
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #24A0B5;	
}

h3 {
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
	color: #555353;	
}

td.format {
	padding-right: 10px;
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #919191;
}

td.heading {
	width: 120px;
	margin: 0px;
	padding: 0px;
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #24A0B5;
	vertical-align: bottom;
}

td.link {
	width: 100%;
	padding-bottom: 5px;
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #F78F1E;
	vertical-align: bottom;
}

td.variableWidth {
	width: auto;
}

p.abstract {
	margin: 10px 0px 15px 0px;	
}

p.first {
	margin: 0px 0px 18px 0px;
}