p {
	font-size: 7pt;
	line-height: 9pt;
}
#pageContentHolder {
	margin-top: 50px;
	margin-bottom: 20px;
}
/* Both Tiers
-----------------------------------------*/
#tierA h3, #tierB h3 {
	margin: 0 0 0 5px;
}
#tierA .Sec1, #tierB .Sec1 {
	width: 240px;
	padding-right: 10px;
}
#tierA .Sec1, #tierA .Sec2 {
	padding-bottom: 10px;
}
#tierA .Sec2, #tierB .Sec2 {
	padding-left: 10px;
}
#tierB .Sec1, #tierB .Sec2 {
	padding-top: 10px;
}
#contentHolder .Body {
	padding-bottom: 5px;
}
/* tierA: Top row of content
----------------------------------------*/
#tierA h2 {
	font-size: 20pt;
	line-height: 28pt;
}
#tierA .Sec1 {
	vertical-align: bottom;
}
#tierA .Sec1 h2, #tierA .Sec1 h3, #tierA .Sec1 p {
	margin: 0;
}
#tierA .Sec1 .Body {
	background: url(/graphics/common/background_towhite50tall_inverted.png) repeat-x;
	border: solid #000 1px;
}
#tierA .Sec1 .Body h3, #tierA .Sec1 .Body p {
	margin: 5px 5px 0 5px;
}
#tierA .Sec2 {
	vertical-align: bottom;
}
#tierA .Sec2 .Body {
	background: url(/graphics/common/background_towhite50tall_inverted.png) repeat-x;
	border: solid #000 1px;
}
#tierA .Sec2 h2, #tierA .Sec2 h3, #tierA .Sec2 p {
	margin: 0px 5px;
}
#tierA .Sec2 p, #tierA .Sec2 h3 {
	margin-top: .5em ;
}
/* tierB: Second row of content
----------------------------------------*/
#tierB {
}
#tierB .Sec1 {
}
#tierB h2 {
	font-size: 12pt;
	line-height: 14pt;
	color: #168538;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
	background: #000 url(/graphics/home/heading_tri_red10x25.gif) no-repeat left;
	margin: 0 1px 0 0;
}
#tierB .Body {
	height: 300px;
	background: url(/graphics/common/background_towhite50tall_inverted.png) repeat-x;
	padding-top: 15px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
	border-left: solid #000 1px;
	margin: 0 1px 0 0;
}
#tierB .Body p {
	margin: 0 0.5em;
}

