﻿/*body{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	padding:0;
	margin:0;

}
a{
	
	color:#002469;
	
}

a:hover{
		
		
	color:#e60d2e;	
		
}

em{
	font-style:italic;	
}

strong{
	font-weight:bold;			
}

h1{
	
	font-size:18px;
	font-weight:bold;
	color:#002469;
			
}

h2{
	
	font-size:16px;
	font-weight:bold;
	color:#002469;
			
}


h3{
	
	font-size:14px;
	font-weight:bold;
	color:#002469;
			
}


h4{
	
	font-size:13px;
	font-weight:bold;
	color:#002469;
	margin-bottom:2px;
	
}
*/

.task_home_link{
	
	/*display:block;*/
	
	text-decoration:none;
	color:#002469;
	
	/*background-image:url('/Style%20Library/BDC/Images/intranet/arrow_red_small.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	
	padding-left:10px;*/
	
	margin-bottom:4px;
	padding-bottom:4px;
	
	font-size:14px;
	font-weight:bold;
	
}

.task_home_link:hover{

	color:#e60d2e;

}

#bdc_freq_tasks{
				
	line-height:20px;			
				
}

#bdc_freq_tasks a{
				
		text-decoration:none;	
		font-size:12px;
		font-weight:normal;	
				
}

#apps_home_table{
				
	margin-top:20px			
				
}

#apps_home_table td{
				
	padding-right:25px;
	padding-left:10px;			
				
}

.apps_home_link{
	
	display:block;
	
	text-decoration:none;
	color:#002469;
	
	background-image:url('/Style%20Library/BDC/Images/intranet/arrow_red_small.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	
	padding-left:10px;
	
	margin-bottom:4px;
	padding-bottom:4px;
	
	border-bottom:solid 1px #ccc;
	
	font-size:16px;
	
}
