/* CURTIS Colors            */
/* 045bab blue              */
/* EFF4FA lite blue			*/
/* 00ae8d green             */
/* F3F9F7 lite green		*/
/* ff9900 orange			*/
/* FFF9F1 lite orange*/
/* d3d3d3 gray borders      */

ul{
	margin-top:0px;
	margin-bottom:0px;
}

.green1 {font-size: 10px}
.white2 {color: #FFFFFF}
.white {font-size: 12px}

#industry_wrapper h2{
	font-size: 14px;
	margin:0 0 5px 0;
	color: #045bab;	
}

#categorylist{
	margin-top: 10px;	
}

#categorylist a{
	line-height: 18px;	
	color: #000;
	text-decoration: none;
}

#categorylist a:hover{
	color: #045bab;
}
