/*************************/
/*CFLeads home only */
/*************************/
	
	
	/* these styles are for when the left column has webinar info */
#hmcontentleft {
	width:160px;
	padding:0px 10px 0px 0px;
	text-align:left;
	}

#hmcontentleft a{
	text-decoration:none;
	color:#116db4;
	font-size:14px;
	}
#hmcontentleft a:hover{
	text-decoration:underline;
	}
	
		
	/* these styles are for when the left column has featured resource info */
		
#hmcontentleft2 {
	width:160px;
	padding:0px 10px 0px 0px;
	font-size:11px;
	}
#hmcontentleft2 a{
	text-decoration:none;
	color:#116db4;
	}
#hmcontentleft2 a:hover{	
	text-decoration:underline;
	}
	
		
		
	/* these styles are for after 4.2011 when there is only one column lf resources on the left */
		
#hmcontentleft-1column {
	width:320px;
	padding:0px 10px 0px 0px;
	font-size:11px;
	}
#hmcontentleft-1column a{
	text-decoration:none;
	color:#116db4;
	}
#hmcontentleft-1column a:hover{	
	text-decoration:underline;
	}
	
	
	
	
	
#hmcontentcenter {
	width:181px;
	padding:0px 10px 0px 0px;
	font-size:11px;
	}
#hmcontentcenter a{
	text-decoration:none;
	color:#116db4;
	}
#hmcontentcenter a:hover{
	text-decoration:underline;
	}
	
	
#hmcontentright {
	width:477px;
	padding:0px 0px 0px 0px;
	line-height:24px;
	}


div#hmfooter  {
	margin-bottom:36px;
	width:838px;
	clear:both;
}
div#hmfooter   {
	color: #333333;
	font-size: 10px;
	padding-bottom:12px;
	padding-top:6px;
	border-top:1px solid #999999;
}
div#hmfooter  a {
	color: #333333;
	font-size: 10px;
	text-decoration:none;
}
div#hmfooter a:hover {
	color: #0000ff;
	font-size: 10px;
	text-decoration:underline;
}


/*************************/
/*CFLeads primary styles */
/*************************/

html {
	margin: 0;
	padding:0;
}
body {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


td {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


