/* ######################################################################################################
** # Additional Subpart Stylesheet ORANGE                                                               #
** ######################################################################################################
*/

@media all
{

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

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

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

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

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

}
