﻿@charset "utf-8";
/*	
Copyright © 2000 - 2015 NAVEX Global, Inc. All Rights Reserved.">
			http://www.navexglobal.com/privacy-statement
			http://www.navexglobal.com/terms-of-use
Author: 	Raymond Bodnar | Senior UI / UX Designer & Front End Web Developer (Client Interface Team)
Codebase:	NVXG.V5.2015.10.12 | HTML5, CSS3, & Javascript Enabled
*/
#nvxgFooter {
	font:normal normal 400 8pt/9pt RRPioneer-Regular, Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 24px;
	cursor: default;
	height: 88px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#nvxgFooterLogos {
	height: 32px;
}
#nvxgFooterLogos a:hover {
	background-color: #EEE;
	background-color: rgba(255,255,255,.2);
}
#nvxgFootertext {
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 8px;
	height: 32px;
	line-height: 14px;
	color: #666;
}
#nvxgFootertext a {
	color: #666;
	text-decoration: none;
}
#nvxgFootertext a:hover {
	color: #333;
	text-decoration: underline;
}
/* Default NAVEX Logo Classes ******************************************************/
#nvxgNAVEXLogo {
	margin-left: 8px;
	float: left;
	height: 32px;
	width: 216px;
	display: block;
}
.NVGX_NAVEX {
	fill: #F57E20;/*	stroke: #eee;
	stroke-width: 1;
*/
}
.NVGX_NAVEX_N {
}
.NVGX_NAVEX_ICON {
}
.NVGX_NAVEX_ICON_DOT {
}
.NVGX_NAVEX_ICON_A {
}
.NVGX_NAVEX_V {
}
.NVGX_NAVEX_E {
}
.NVGX_NAVEX_X {
}
.NVGX_GLOBAL {
	/*	fill: #A7A9AC;	*/
	fill: #555;
}
.NVGX_GLOBAL_G {
}
.NVGX_GLOBAL_L1 {
}
.NVGX_GLOBAL_O {
}
.NVGX_GLOBAL_B {
}
.NVGX_GLOBAL_A {
}
.NVGX_GLOBAL_L2 {
}
.NVGX_Trademark {
	fill: #A7A9AC;
}
/* Default TRUSTe Logo Classes ******************************************************/
#nvxgTRUSTeLogo {
	margin-left: 10px;
	margin-right: 4px;
	float: right;
	height: 32px;
	width: 145px;
	display: block;
}
.TRUSTe_RoundedBox {
	fill: #8CC640;
}
.TRUSTe_OuterArc {
	fill: #000000;
}
.TRUSTe_CenterArc {
	fill: #ffffff;
}
.TRUSTe_InnerArc {
	fill: #ffffff;
}
.TRUSTe_UpperText {
	fill: #333;
}
.TRUSTe_LowerText {
	fill: #8CC640;
}
/* Default SSAE16 Logo Classes ******************************************************/
#nvxgSSAE16Logo {
	float: right;
	height: 32px;
	display: block;
}
.SSAE16_RoundedBox {
	fill: #508DCA;/*	stroke: #FFF;
	stroke-width: 6;
*/	
}
.SSAE16_CheckBox {
	fill: #FFF;
}
.SSAE16_SSAE {
	fill: #284b6d;
}
.SSAE16_16 {
	fill: #508DCA;
}
/* SOCMEDIA ******************************************************/
#nvxgSocMedia {
	font:normal normal 400 8pt/9pt RRPioneer-Regular, Arial, Helvetica, sans-serif;
	color: #777777;
	cursor: default;
	height: 16px;
	padding-left: 9px;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
}
#nvxgSocMedia a {
	padding-right: 5px;
	text-decoration: none;
	border: 0px;
}
#nvxgSocMedia a:hover svg {
	fill: #333333;
	background-size: 200px 200px;
}
#facebook {
	fill: #777777;
}
#twitter {
	fill: #777777;
}
#googleplus {
	fill: #777777;
}
#linkedin {
	fill: #777777;
}
/* TECHBAR ******************************************************/
#webTechBar {
	font:normal normal 400 8pt/9pt RRPioneer-Regular, Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 24px;
	cursor: default;
	height: 64px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
/* HTML5 ******************************************************/
#HTML5Logo {
	display: none;
	float: left;
	height: 50px;
	width: 40px;
	margin-right: 16px;
	margin-left: 8px;
}
.HTML5_text {
	fill: #333333;
}
.HTML5_object1 {
	fill: #E44D26;
}
.HTML5_object2 {
	fill: #F16529;
}
.HTML5_object3 {
	fill: #FFFFFF;
}
.HTML5_object4 {
	fill: #EBEBEB;
}
/* CSS3 ******************************************************/
#CSS3Logo {
	display: none;
	float: left;
	height: 50px;
	width: 40px;
	margin-right: 8px;
}
.CSS3_text {
	fill: #333333;
}
.CSS3_object1 {
	fill: #5690CC;
}
.CSS3_object2 {
	fill: #FFFFFF;
}
.CSS3_object3 {
	fill: #4972B8;
}
