BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

A.cndark_Lg:link   {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark_Lg:visited   {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark_Lg:hover   {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #404040;
	text-decoration:none;

	
}

A.cndark_Lg:active   {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;

	
}

A.cndark2:active   {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration:none;

	
}

A.cndark2:link   {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark2:visited   {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark2:hover   {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #404040;
	text-decoration:none;

	
}

H2 {
	color:black;
	font-family: Arial,sans serif;
	font-size:14pt;
	font-weight:bold;
}

TD.required {
	background: rgb(240, 240, 240);
	color:black;
	font-family: Arial,sans serif;
	font-size:9pt;
	font-weight:bold;
}

TD.optional {
	background: rgb(240, 240, 240);
	color:black;
	font-family: Arial,sans serif;
	font-size:9pt;
}

.t_field {
	font-size:9pt;
}

.dataDisplay {
	font-size: 9pt;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	color: #000000;
}

.required {
	color: #FF0000;
}