@charset "utf-8";
a:link {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold; 
	color: #000033;
	text-decoration: none;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #205B9C;
}
.subblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D508C;
}
.subbluebig  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1D508C;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.boxgrey {
	border: 1px solid #999999;
}
.linevertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grey-underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D508C;
	text-decoration: none;
}
.lightblue-box {
	border: 1px solid #aedae7;
}
.footer-background {
	background-image: url(images/security/cctv-systems.jpg);
	background-repeat: no-repeat;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.maintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.4em;
}
.specialismbg {
	background-image: url(/images/security.gif);
	background-repeat: repeat-x;
}
.bluemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3472B4;
	text-decoration: none;
}.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.membersd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bluelineTOP {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3472B4;
}
.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2152a1;
}

