/****************************** DIRECTORY STYLE ******************************/

p
{
	margin: 16px 0;
}

.pTitle
{
	display: block;
	font-weight: bold;
	font-size: 9pt;
	color: #823604;
	text-transform: uppercase;
}

.dirNotes
{
	font-size: 8.6pt;
}

.linkTitle:link, .linkTitle:active, .linkTitle:visited
{
	font: bold 8.6pt Arial;
	text-decoration: none;
	color: #823604;
}

.linkTitle:hover
{
	color: #ff0000;
}

#dirLevel
{
	padding: 10px;
	text-align: left;
	font: normal 9pt Arial;
	color: #444444;
}

.showLevel
{
	border-collapse: collapse;
	font: normal 9pt Arial;
}

.middleColumn
{
	border-left: 1px solid #823604;
	border-right: 1px solid #823604;
	background: url("../../all/arrowDirLevel.gif") no-repeat 10px 3px;
	padding-left: 20px;
	vertical-align: top;
	padding-bottom: 3px;
}

#dirLevel a
{
	text-decoration: none;
	color: #823604;
	font-weight: bold;
	font-size: 8.6pt;
	line-height: 9pt;
}

#dirLevel a:hover
{
	color: #ff0000;
}

h2
{
	font: normal 19pt Times New Roman;
	margin: 10px;
	text-align: left;
	color: #823604;
}

h3
{
	font: normal 15pt Times New Roman;
	margin: 20px 0 10px 0;
	text-align: left;
	color: #823604;
}

#dirTitle
{
	padding: 10px;
	text-align: left;
	position: relative;
}

#dirBack
{
	border: none;
	position: absolute;
	right: 10px;
	top: 16px;
}

#dirInfo
{
	margin: 20px 10px;
	text-align: left;
	font: normal 10pt/13pt Arial;
	color: #444444;
	border-bottom: 1px dotted #823604;
	
}

#dirInfo p
{
	margin: 16px 0 0 0;
}

#dirInfo table
{
	font: normal 9pt Arial;
}

#dirInfo span
{
	float: left;
	width: 150px;
	font-weight: bold;
}

#dirInfo blockquote
{
	margin: 6px 0;
	width: 240px;
	background-color: #f2f2f2;
	border: 1px dotted #cccccc;
	padding: 5px;
}

.productOptions
{
	border-bottom: 1px dotted #823604;
}

.clearAll
{
	clear: both;
}

#seeAlso
{
	margin: 10px;
	text-align: left;
	font: normal 9pt Arial;
}

#seeAlso a
{
	text-decoration: none;
	display: block;
	color: #823604;
	font-weight: bold;
	font-size: 9pt;
	line-height: 11pt;
	margin-left: 20px;
	background: url("../../all/arrowDirLevel.gif") no-repeat left 4px;
	padding-left: 10px;
	padding-bottom: 3px;
}

#seeAlso a:hover
{
	color: #ff0000;
}

#seeAlso span
{
	float: none;
	display: block;
	width: auto;
	font-weight: bold;
	font-size: 9pt;
	line-height: 11pt;
	margin-left: 20px;
	background: url("../../all/arrowDirLevel.gif") no-repeat left 4px;
	padding-left: 10px;
	padding-bottom: 3px;
}

ul.features
{
	margin: 0;
	padding: 0;
	margin-left: 40px;
	line-height: 12pt;
	list-style: none;
	font-size: 8.6pt;
	list-style-image: url("../../all/arrowFeatures.gif");
}
ul.objectives
{
	margin: 0;
	padding: 0;
	margin-left: 40px;
	line-height: 12pt;
	list-style: none;
	font-size: 8.6pt;
	list-style-image: url("../../all/arrowFeatures.gif");
}
ul.prerequisites
{
	margin: 0;
	padding: 0;
	margin-left: 40px;
	line-height: 12pt;
	list-style: none;
	font-size: 8.6pt;
	list-style-image: url("../../all/arrowFeatures.gif");
}
