body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d9d9d9;
}
p {
	margin-top: 9px;
	margin-bottom: 9px;
}	
a:link {
	color: #0E7CAA;
}
a:visited {
	color: #0E7CAA;
}
a:hover {
	color: #4C4C4C;
}
a:active {
	color: #0E7CAA;
}
form {
	margin: 0;
	padding: 0;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000000;
}

/* Internal Pages Top Image Background */
.bgProducts {
	background-image: url(/build/images/top/products.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgServices {
	background-image: url(/build/images/top/services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgNews {
	background-image: url(/build/images/top/news1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgStudies {
	background-image: url(/build/images/top/caseStudies.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgSectors {
	background-image: url(/build/images/top/sectors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgSupport {
	background-image: url(/build/images/top/techSupport.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgAbout {
	background-image: url(/build/images/top/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgContact {
	background-image: url(/build/images/top/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgGeneral {
	background-image: url(/build/images/top/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
.bgPrivacy {
	background-image: url(/build/images/top/privacy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}  
/* Internal Pages Top Image Background */

.bgCopyright {
	background-image: url(/build/images/bgShadow1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgShadow {
	background-image: url(/build/images/wallpaperHome1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Shadow on the sides of main area */
.leftShadow {
	background-image: url(/build/images/leftShadow1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightShadow {
	background-image: url(/build/images/rightShadow1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Shadow on the sides of main area */

.bgText {
	background-image: url(/build/images/bgText.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.whiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whiteTxt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteTxt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteTxt a:hover {
	color: #4C4C4C;
	text-decoration: none;
}
.whiteTxt a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.1em;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
.copyright a:link {
	color: #FFFFFF;
}
.copyright a:visited {
	color: #FFFFFF;
}
.copyright a:hover {
	color: #4C4C4C;
}
.copyright a:active {
	color: #FFFFFF;
}
.copyPrinter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.1em;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}
.copyPrinter a:link {
	color: #000000;
}
.copyPrinter a:visited {
	color: #000000;
}
.copyPrinter a:hover {
	color: #4C4C4C;
}
.copyPrinter a:active {
	color: #000000;
}
.searchPadBot {
	padding-top: 8px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #0E7CAA;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #4C4C4C;
}
.menuDivider {
	display:block;
	width:100%;
	background-color: #E7F1F6;
	/*padding: 5px 6px 5px 19px;*/
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-image: url(/build/images/nav/menuDiv.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.rollover a {
	display:block;
	width:100%;
	background-color: #EFEFEF;
	padding: 5px 6px 5px 19px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	color: #0E7CAA;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(/build/images/nav1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.rollover a:hover {
	background-color: #C7D7E1;
	color: #0E7CAA;
	text-decoration: none;
	background-image: url(/build/images/nav_r1.gif);
}
.padLeft {
	padding-left: 10px;
	padding-bottom: 7px;
}
.bannerPad {
	padding-top: 8px;
}

