/* ######################################################################################################
** # Additional Subpart Stylesheet LIGHTORANGE                                                          #
** ######################################################################################################
*/

@media all
{

.csc-firstHeader {font-size:16px;color: #cccc89;} 

a, a em.file {color: #cccc89; text-decoration:none;}
a:hover {color: #cccc89;background-color: #fff; text-decoration:underline;}

a.rightmarginsub:link{ color:#cccc89;text-decoration:none;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	padding-left: 5px;}
	
a.rightmarginsub:active{ color:#cccc89;text-decoration:none;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	padding-left: 5px;}
	
a.rightmarginsub:visited{ color:#cccc89;text-decoration:none;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	padding-left: 5px;}

a.rightmarginsub:hover{ color:#cccc89;text-decoration:none;
	border-left-style: solid;
	border-left-color: #cccc89;
	border-left-width: 1px;
	padding-left: 5px;}

a.permredmarginsub {color:#cccc89;text-decoration:none;
	border-left-style: solid;
	border-left-color: #cccc89;
	border-left-width: 1px;
	padding-left: 5px; }
	
#col3_content li {
	margin:0;
	color:#000000;
	list-style-type: square;
}
#col2_content li {
	margin:0;
	color:#000000;
	list-style-type: square;
}
}
@media screen, print
{

}
