@charset "utf-8";
@font-face {
  font-family: 'MyriadWebPro';
  src: url('MyriadWebPro.eot'); /* IE */  
  src: local("MyriadWebPro"), url('MyriadWebPro.ttf') format("truetype"); /* non-IE */
}
.blue-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #19476E;
	text-decoration: none;
}
.green-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B4F70A;
	text-decoration: none;
}
.white-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}


.grey-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}


.background {
	background-image: url(images/NSR/security-companies.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.grey-gradient {
	background-image: url(images/NSR/security1installers.jpg);
	background-repeat: no-repeat;
}
.arial-12-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}


.arial-12-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19476e;
}
.arial-12-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.dotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.footer {
	background-image: url(images/NSR/security_companies.jpg);
	background-repeat: no-repeat;
}

.fade-back {
	background-image: url(images/security-guide.jpg);
	background-repeat: repeat-x;
}
.vert-line_grey {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
}
.arial-13-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	text-decoration: none;
	line-height: 20px;
}

.image-back {
	background-image: url(images/security_installers/security-installers.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.myriad-24-blue {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 24px;
	color: #0C3763;
	text-decoration: none;
	line-height: 24px;
}
.myriad-24-black {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 24px;
	color: #333;
	text-decoration: none;
}
.myriad-36-black {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 36px;
	color: #333;
	text-decoration: none;
}

.myriad-20-white {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}

.arial-12-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 14px;
}

.shadow {
	-moz-box-shadow: 1px 1px 5px 0px #333333; 
	-webkit-box-shadow: 1px 1px 5px 0px #333333; 
	box-shadow: 1px 1px 5px 0px #333333; 
	padding: 5px;
	background-color: #FFF;
	/* Alas, box-shadow is not fully supported by IE < 9 */
}
.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
.sop:hover {
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.arial-16-blue {
	font-family: arial;
	font-size: 18px;
	line-height: 27px;
	color: #000;
}
.arial-14 {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	color: #000;
	text-decoration: none;

}
.roboto-18-white {
	font-family: 'Roboto', Arial, Helvetica;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
	text-align: justify;

}
.roboto-40-white {
	font-family: 'Roboto', Arial, Helvetica;
	font-size: 40px;
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
