/* CSS Document */

BODY, TABLE, TD, DIV
{
	color: #000000;
}

A
{
	color: #2565B0;
	text-decoration: underline;
}

A:hover
{
	color: #2565B0;
	text-decoration: none;
}

td.title_bak
{
	background-image: url(../images/subpages/articles_title_dot_bak.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FAED89;
}

.excerpt {
	padding: 0px 25px;
	font-style: italic;
}

.excerpt2 {
	font-family: Times New Roman;
	font-size: 12pt;
	padding: 0px 50px;
}

.excerpt3 {
	color: #a6a771;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	padding: 0px 50px;
}

span.page_title
{
	font-size: 36px;
	color: #FDFCFE;
	font-weight: bold;
}

span.article_header_title
{
	color: #9B8A06;
	font-size: 20px;
	font-weight: bold;
}

span.page_subtitle_large
{
	font-size: 18px;
	color: #9B8A06;
	font-weight: bold;
}

span.page_subtitle_small
{
	font-size: 14px;
	color: #7E7005;
	font-weight: bold;
}

span.article_header_therapist
{
	color: #2565B0;
	font-size: 20px;
	font-weight: bold;
}

.content_heading
{
	color: #2565B0;
	font-size: 14px;
	font-weight: bold;
	clear: left;
}

SPAN.content_drop_cap
{
	float: left;
	color: #2565B0;
	font-size: 28px;
	line-height: 28px;
	margin: 0px;
	padding: 0px 3px 0px 3px;
}

td.nav_top_border
{
	border-top: 1px solid #A4951A;
}

td.nav_right_border
{
	border-right: 1px solid #A4951A;
}

td.nav_bottom_border
{
	border-bottom: 1px solid #A4951A;
}

td.nav_left_border
{
	border-left: 1px solid #A4951A;
}

.pullquote
{
	background-color: #FAED89;
	border: 1px solid #A4951A;
}



DIV.pullquote_container_r
{
	position: relative;
	min-width: 100px;
	max-width: 250px;
	_width: 200px;
	margin: 25px 15px 15px 15px;
	float: right;
	clear: right;
}
DIV.pullquote_container_l
{
	position: relative;
	min-width: 100px;
	max-width: 250px;
	_width: 200px;
	margin: 25px 15px 15px 15px;
	float: left;
	clear: left;
}
DIV.pullquote_tl,
DIV.pullquote_tr,
DIV.pullquote_bl,
DIV.pullquote_br
{
	background-image: url(/products/articles/images/detail/pullquote-box.jpg);
}
DIV.pullquote_tl
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 15px;
	background-position: top left;
	z-index: 2;
}
DIV.pullquote_tr
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 15px;
	height: 15px;
	background-position: top right;
	z-index: 2;
}
DIV.pullquote_bl
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 15px;
	height: 15px;
	background-position: bottom left;
	z-index: 2;
}
DIV.pullquote_br
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 15px;
	height: 15px;
	background-position: bottom right;
	z-index: 2;
}
DIV.pullquote_content
{
	background-color: #E2E3C2;
	padding: 15px;
	font-weight: bold;
	border: 3px solid #CECFA4;
	z-index: 1;
}


IMG.imgleft
{
	float: left;
	margin: 5px 5px 5px 0px;
	border: 0px;
}

IMG.imgright
{
	float: right;
	margin: 5px 0px 5px 5px;
	border: 0px;
}

UL.asterisk_list
{
	list-style-image: url(/products/articles/images/detail/list-asterisk.gif);
}

.medium_cap {
	font-size: 18px;
}

.article {
	height: 24px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	vertical-align: middle;
}

.series_article {
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	vertical-align: middle;
}
