/* CSS Document */
.home_subject_blue {
	color: #0a5196;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

.home_subject_white{
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
}

.home_bold_blue {
	color: #0a5196;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

.home_bold_red {
	color: #ff0000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

.home_text_blue {
	font-size: 8pt;
	line-height: 12pt;
	color: #0a5196;
	text-decoration: none;
	font-family: "Verdana", "Arial", "sans-serif";
}
.text-home-normal{
	font-family: "Verdana", "sans-serif";
	color: #0a5196;
	font-size: 8pt; line-height: 12pt;
	text-decoration: none;
}
.text-normal-blue{
	font-family: "Verdana", "sans-serif";
	color: #0a5196;
	font-size: 9pt; line-height: 12pt;
	text-decoration: none;
}

.SecurityCafe-Title{
	color: #0a5196;
	font-weight: bold;
	font-size: 11pt;
	line-height: 13pt;
	font-family:  Arial, sans-serif;
}
a.link-home:link {color: #666666; 
text-decoration: none;
} 
a.link-home:visited {color: #666666; 
text-decoration: none;
}
.Featured-Products {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
 .Title-Products {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.altColor -NoDecor{
	COLOR: #ffffff;
	text-decoration: none;
}
.altColor -NoDecor:visited {
	COLOR: #ffffff;
	text-decoration: none;
}
.altColor -NoDecor:hover {
	COLOR: #e5e5e5;
	text-decoration: none;
}

