html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{    
    -webkit-text-size-adjust:none;  
} 

A {color: #FFFFFF; text-decoration: none}
A:link {color: #FFFFFF; text-decoration: none}
A:active {color: #FFFFFF; text-decoration: none}
A:visited {color: #FFFFFF; text-decoration: none}
A:hover {
	color: #000;
	text-decoration: underline
}

A.button {color: #004091; text-decoration: none}
A.button:link {color: #004091; text-decoration: none}
A.button:active {color: #004091; text-decoration: none}
A.button:visited {color: #004091; text-decoration: none}
A.button:hover {color: #024FD3; text-decoration: none}

A.whitelink {color: #CCCCCC; text-decoration: none}
A.whitelink:link {color: #CCCCCC; text-decoration: none}
A.whitelink:active {color: #CCCCCC; text-decoration: none}
A.whitelink:visited {color: #CCCCCC; text-decoration: none}
A.whitelink:hover {color: #FFFFFF; text-decoration: underline}

A.bluelink {color: #004091; text-decoration: none}
A.bluelink:link {color: #004091; text-decoration: none}
A.bluelink:active {color: #004091; text-decoration: none}
A.bluelink:visited {color: #004091; text-decoration: none}
A.bluelink:hover {color: #0000FF; text-decoration: underline}

A.subpage {color: #C41208; text-decoration: none}
A.subpage:link {color: #C41208; text-decoration: none}
A.subpage:active {color: #C41208; text-decoration: none}
A.subpage:visited {color: #C41208; text-decoration: none}
A.subpage:hover {color: #DA950F; text-decoration: underline}

A.yellowlink {color: #DA950F; text-decoration: none}
A.yellowlink:link {color: #DA950F; text-decoration: none}
A.yellowlink:active {color: #DA950F; text-decoration: none}
A.yellowlink:visited {color: #DA950F; text-decoration: none}
A.yellowlink:hover {color: #C41208; text-decoration: underline}

A.greylink {color: #686868; text-decoration: none}
A.greylink:link {color: #686868; text-decoration: none}
A.greylink:active {color: #D686868; text-decoration: none}
A.greylink:visited {color: #686868; text-decoration: none}
A.greylink:hover {color: #C41208; text-decoration: underline}

A.menulink {color: #686868; text-decoration: none}
A.menulink:link {color: #686868; text-decoration: none}
A.menulink:active {color: #686868; text-decoration: none}
A.menulink:visited {color: #686868; text-decoration: none}
A.menulink:hover {color: #C41208; text-decoration: underline}

h1 {color: #C41208; font-size: 12pt;}

#ApexLogo{
	background-image:url(/images/ApexLogo.jpg); 
	position:absolute;
	left:5px;
	top:5px;
	z-index:10;
	width:236px;
	height:129px;
}

#ContactInfoPosition{; 
	position:absolute;
	left:5px;
	top:135px;
	z-index:10;
	width:236px;
}

#TopMenuPosition{; 
	position:absolute;
	left:241px;
	top:5px;
	z-index:10;
	width:241px;
	height:30px;
}

#ProtectLogo{
	background-image:url(/images/ProtectLikeNoOtherLogo.jpg); 
	position:absolute;
	left:5px;
	top:215px;
	z-index:10;
	width:223px;
	height:116px;
}

#BodyPosition{; 
	position:absolute;
	left:241px;
	top:35px;
	z-index:10;
	width:670px;
}

#HeaderBackground {
	background-image:url(/images/HeaderBackground.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:100px;
}

#ContentBackground {
	background-image:url(/images/back_subpages_long.jpg);
	background-repeat:no-repeat;
	width:750px;
}
