/* Just some base styles not needed for example to function */
*, html { font-family: Arial, Helvetica, sans-serif; }

body, form, ul, li, p, h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
	color: #632E88;
	font-size: 14pt;
}
body { background-color: #ffffff; }

img { border: none; }
p
{
	font-size: 1em;
	margin: 0 0 1em 0;
	color: #930;
}

html { font-size: 100%; height: 100%; /* IE hack */ }
body { font-size: 0.75em; } /* Base font 12px */
table { font-size: 100%; /* IE hack */ }

input, select, textarea, th, td { font-size:1em; }

/* CSS Accordion styles */
dl
{
	padding: 10px;
	min-width: 460px;
}
	dl dt
	{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border: 0px solid #cccccc;
		margin: 0;
	}
		dl dt a
		{
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			padding: 10px;
			display: block;
		}
	dl dd
	{
		color: #cccccc;
		margin: 0;
		overflow: hidden;
		-webkit-transition: height 1s ease;
		-moz-transition: height 1s ease;
		-o-transition: height 1s ease;
	}
		dl dd p
		{
			padding: 10px;
			margin: 0;
		}
	dl dd:not(:target) { height: 0; }
	dl dd:target { height: 10.667em; }
	dl a.ie:hover dd,
	dl a.ie:focus dd
	{
		height: auto;
		color: #cccccc !important;
	}
#apDiv2 #apDiv1 dl #Section1 p {
	color: #715437;
}
#apDiv2 #apDiv1 dl #Section1 p em strong {
	color: #535353;
}
#apDiv2 #apDiv1 dl #Section1 p {
	color: #535353;
}
#apDiv2 #apDiv6 p em {
	font-size: 8pt;
}
#apDiv2 #apDiv6 p em {
	color: #846342;
	font-weight: bold;
	font-size: 9pt;
}
#apDiv2 #apDiv6 p strong {
	font-size: 12pt;
	color: #F29422;
}
#apDiv2 #apDiv6 h3 strong {
	color: #A67C52;
}
#apDiv2 #apDiv6 p {
	color: #333;
}
#apDiv2 #apDiv6 p {
	color: #494949;
}
#apDiv2 #apDiv6 {
	color: #333;
	text-align: justify;
	font-size: 10pt;
}
#apDiv2 #apDiv6 p {
	color: #494949;
}
#apDiv2 #apDiv6 h2 {
	color: #652D90;
	font-size: 18px;
}
#apDiv2 #apDiv6 p {
	color: #5F4834;
}
#apDiv2 #apDiv6 p {
	font-weight: bold;
}
#apDiv2 #apDiv4 p {
	color: #622D87;
	font-size: .75;
}
#apDiv2 #apDiv4 p {
	color: #603084;
	font-size: 14pt;
	font-weight: bold;
}
#apDiv2 #apDiv5 em {
	font-weight: bold;
	text-align: right;
}
#apDiv2 #apDiv5 p {
	color: #963;
	font-size: 10pt;
	font-weight: bold;

}
