/* Product manual classes */

h2.lead {
	font-size:			230%;
	margin-top:			0.5em;
	margin-bottom:		0em;
	line-height:		1.2em;
}

#support_sidebar {
	border-width:		1px 0px;
	border-style:		solid;
	border-color:		#e7e0da;
	padding-bottom:			1.8em;
}

#support_sidebar {
	width:				320px;
	margin-left:		20px;
	margin-top:			20px;
}

#support_sidebar h2, #support_sidebar h3 {
	color:				#118A22;
}

.help_toc h2, .help_toc h3 {
	color:				#412300;
}

#support_sidebar h2 {
	margin:				0.4em 0em;
	padding: 			0em 0em 0.3em 0em;
	font-size:			117%;
	font-weight:		bold;
	border-width:		0px 0px 1px 0px;
	border-style:		solid;
	border-color:		#AF9C85;
}

#support_sidebar h3 {
	margin:				0.7em 0em 0.1em 0em;
	font-size:			142%;
	font-weight:		normal;
}

#support_sidebar p {
	margin:				0.3em 0em 1.2em 0em;
}

.help_toc {
	width:				228px;
	padding:			5px 16px 16px 16px;
}

.help_toc a {
	color:				#261706;
}

.help_toc a:hover {
	color:				#C31200;
}

.help_toc h2 {
	margin:				0em 0em 1.1em 0em;
	padding: 			0.3em 0em 0.3em 0em;
	font-size:			115%;
	font-weight:		bold;
	background-color:	#F2EFED;
}

.help_toc h3 {
	margin:				0.4em 0em 0.1em 0.2em;
	font-size:			90%;
	font-weight:		normal;
	color:				#412300;
}

.help_toc h3 a {
	text-decoration:	none;
	color:				#412300;
}

.help_toc h3 a:hover {
	text-decoration:	underline;
}

div#body_content div.resource_general_content .help_toc ul {
	margin:				0.7em 0em 0.1em 0em;
	padding:			0em 0em 0.4em 1.2em;
	list-style:			none;
	font-size:			95%;
}

div#body_content div.resource_general_content .help_toc li {
	margin:				0.2em 0em;
	padding:			0px;
	color:				#002906;
}

.help_toc li strong{
	color:				#412300;
}

#help_content h4 {
	font-size:			85%;
	padding:			3px 5px;
	margin:				1em 0em 0em 0em;
	line-height:		1.2em;
}

#help_content p.image_caption {
	border-width:		1px 0px 0px 0px;
	border-style:		dashed;
	border-color:		#AF9C85;
	width:				420px;
	margin:				0px auto;
	padding-top:		0.5em;
	margin-bottom:		1em;
	font-size:			90%;
}

#help_content p.image_caption strong, #help_content li strong {
	color:				#E86F03;
}

#help_content p.image_caption a {
	text-transform:		uppercase;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			85%;
}

#help_content p.image_caption a:hover {
	text-decoration:	underline;
}

#help_content ul, #help_content ol {
	margin:				0.4em 0em 0.1em 0em;
	padding:			0em 0em 1.2em 2.2em;
	font-weight:		bold;
}

#help_content ul ol, #help_content ol ol, #help_content ul ul, #help_content ul ul, {
	margin-bottom:		0em;
	padding-bottom:		0em;
}

#help_content ul li {
	list-style-type: circle;
}

#help_content li {
	margin:				0.4em 0em 0.8em 0em;
	padding:			0px;
	font-weight:		normal;
}

#help_content img.icon {
	vertical-align:		text-bottom;
	padding:			0px;
}

p.tip {
	margin-top:			2em;
	margin-bottom:		1.5em;
	padding:			6px;
	background-color:	#ECE7E2;
	text-align:			left;
	border-width:		1px 0px;
	border-style:		dashed;
	border-color:		#AF9C85;
}

p.note {
	margin-top:			2em;
	margin-bottom:		1.5em;
	padding:			6px;
	background-color:	#ECE7E2;
	text-align:			left;
	border-width:		1px 0px;
	border-style:		dashed;
	border-color:		#AF9C85;
}

p.download_link img {
	float: left; 
	margin: 6px 0px 5px 0px;
}

p.warning_icon img {
	float: left; 
	margin: 2px 10px 5px 0px;
}

#breadcrumb h2 {
	font-size:			100%;
	font-weight:		bold;
	display:			block;
	float:				left;
	padding:			5px 18px 14px 5px;
 	background-image:	url(../professional/graphics/bg_area_link_dark.gif);
	background-position:	0em 0em;
	background-position: right;
	background-repeat:	no-repeat;
}

#breadcrumb a {
	font-size:			80%;
	font-weight:		bold;
	display:			block;
	float:				left;
	padding:			10px 18px 14px 5px;
 	background-image:	url(../professional/graphics/bg_area_link.gif);
	background-position:	right;
	background-position:	0em 0m;
	background-repeat:	no-repeat;
}

#breadcrumb strong {
	font-size:			70%;
	color:				#9C4900;
	padding:			0px 0px 12px 0px;
	text-transform:		uppercase;
}

div#breadcrumb {
	margin-bottom:		15px;
}

p.related_links a {
	font-size:			100%;
	line-height:		1.6em;
	color:				#c5001b;
	padding:			0em 0em 0em 1.8em;
	margin-right:		1.8em;
	margin-bottom:		0.5em;
 	background-image:	url(../graphics/bg_link_arrow.gif);
	background-position:	0em 0.4em;
	background-repeat:	no-repeat;
}