/* CSS Document */

#portal {
	color: #999999!important;
	width: 900px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
#threats, #solutions, #applications, #company, #wealth {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#threats h3 {
	color: #e30120 !important;
}
#threats h3 a:link, #threats h3 a:visited {
	color: #e30120;
	text-decoration: none;
}
#threats h3 a:hover, #threats h3 a:active {
	color: #e30120;
	text-decoration: underline;
}



#solutions h3 {
	color: #009840 !important;
}
#solutions h3 a:link, #solutions h3 a:visited {
	color: #009840;
	text-decoration: none;
}
#solutions h3 a:hover, #solutions h3 a:active {
	color: #009840;
	text-decoration: underline;
}



#applications h3 {
	color: #ed6e1f !important;
}
#applications h3 a:link, #applications h3 a:visited {
	color: #ed6e1f;
	text-decoration: none;
}
#applications h3 a:hover, #applications h3 a:active {
	color: #ed6e1f;
	text-decoration: underline;
}




#company h3 {
	color: #0051a2!important;
}
#company h3 a:link, #company h3 a:visited {
	color: #0051a2;
	text-decoration: none;
}
#company h3 a:hover, #company h3 a:active {
	color: #0051a2;
	text-decoration: underline;
}




#wealth h3 {
	color: #fdc219 !important;
}
#wealth h3 a:link, #wealth h3 a:visited {
	color: #fdc219;
	text-decoration: none;
}
#wealth h3 a:hover, #wealth h3 a:active {
	color: #fdc219;
	text-decoration: underline;
}






#portal h3 {
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}




#portal h4 {
	color: #808080!important;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
}
