div.this_BetweenRow1and2 {
	margin: 0px 0px 0px 60px;	
}

div.this_Callout0_Wrapper,
div.this_Callout1_Wrapper {
	margin: 92px 0px 0px 0px;
}

div.this_Callout0, 
div.this_Callout1 {
	margin: 0px 0px 0px 6px;
	font-family: georgia, "times new roman", serif;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}

div.this_Callout0 p,
div.this_Callout1 p {
	font-family: georgia, "times new roman", serif;
	font-size: 13px;
	line-height: 24px;
	color: #4C4B4B;
}

div.this_LeftNav {
	float: left;
	width: 350px;
	margin: 30px 50px 0px 0px;
	padding-left: 89px;
}
/* width = width - padding-left */
html>body div.this_LeftNav {
	width: 280px;	
}


div.this_Row1Column2 {
	float: left;
	width: 450px;
	margin: 30px 0px 0px 0px;
}


div.this_Row2Column1 {
	float: left;
	width: 355px;
	margin: 0px 50px 50px 0px;
	padding-left: 89px;
}
/* width = width - padding-left */
html>body div.this_Row2Column1 {
	width: 280px;	
}

div.this_Row2Column2 {
	float: left;
	width: 300px;
}

h1 {
	margin: 25px 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;
}

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

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

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

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