@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img { 
behavior: url("/iepngfix.htc") 
}

p {
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #2e7ab4;
	text-decoration: underline;
}
a:visited {
	color: #2e7ab4;
	text-decoration: underline;
}
a:hover {
	color: #3A9FEE;
	text-decoration: none;
}
a:active {
	color: #3A9FEE;
	text-decoration: none;
}


form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2D7AB4;
	text-decoration: none;
	vertical-align: text-top;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2D7AB4;
	text-decoration: none;
	vertical-align: text-top;
}
h3 {
}
h4 {
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #2D7AB4;
	text-decoration: none;
	vertical-align: text-top;
	display: inline;
}
/*
ul {
	list-style-image: url(../Images/bullet.gif);
	position: relative;
	right: 26px;
}
*/
/* PAGE SHADOWS -Original*/

<!--
div.leftnavlink { 
}
.leftnavlink a:link	{ color:#000000; text-decoration:none }
.leftnavlink a:visited { color:#000000; text-decoration:none }
.leftnavlink a:hover { color:red; text-decoration:underline; }


-->
/* PAGE SHADOWS -New*/
#shadow-left {
	background-attachment: scroll;
	background-image: url(../Images/shadow-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#shadow-right {
	background-attachment: scroll;
	background-image: url(../Images/shadow-right.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}



#homeshadow-left {
	background-attachment: scroll;
	background-image: url(../Images/homeshadow-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#homeshadow-right {
	background-attachment: scroll;
	background-image: url(../Images/homeshadow-right-ext.png);
	background-repeat: no-repeat;
	background-position: right top;	
}

#homeshadow-left-ext {
	background-attachment: scroll;
	background-image: url(../Images/homeshadow-left-ext.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#homeshadow-right-ext {
	background-attachment: scroll;
	background-image: url(../Images/homeshadow-right-ext.png);
	background-repeat: no-repeat;
	background-position: right top;	
}






/* HOME PAGE */

#nav-home {
	background-attachment: scroll;
	background-image: url(../Images/btn-BACKGROUND.gif);
	background-repeat: repeat-x;
	position: relative;
	bottom: 3px;
	height: 28px;
}
#nav-medical {
	background-attachment: scroll;
	background-image: url(../Images/btn-BACKGROUND-medical.gif);
	background-repeat: repeat-x;
	position: relative;
	bottom: 3px;
	height: 28px;
}
#nav-industrial {
	background-attachment: scroll;
	background-image: url(../Images/btn-BACKGROUND-industrial.gif);
	background-repeat: repeat-x;
	position: relative;
	bottom: 3px;
	height: 28px;
}
#nav-itsd {
	background-attachment: scroll;
	background-image: url(../Images/btn-BACKGROUND-itsd.gif);
	background-repeat: repeat-x;
	position: relative;
	bottom: 3px;
	height: 28px;
}
#nav-aero {
	background-attachment: scroll;
	background-image: url(../Images/btn-BACKGROUND-aero.gif);
	background-repeat: repeat-x;
	position: relative;
	bottom: 3px;
	height: 28px;
}
.nav-adjust {
	height: 20px;
	position: relative;
	top: -3px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.nav a:link {
	color: #000;
	text-decoration: none;
	position: relative;
	bottom: 2px;
}
.nav a:visited {
	color: #000;
	text-decoration: none;
	bottom: 2px;
}
.nav a:hover {
	color: #2e7ab4;
	text-decoration: none;
	bottom: 2px;
}
.nav a:active {
	color: #2e7ab4;
	text-decoration: none;
	bottom: 2px;
}
.iso {
	background-attachment: scroll;
	background-image: url(../Images/q-ISO.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* SEARCH FORM */

.field {
	top: 1px;
	position: relative;
	height: 15px;
	text-indent: 4px;
}
.go {
	position: relative;
	top: 7px;
	line-height: 17px;
	border: 1px solid #2e7ab4;
}

.form {
	line-height: 17px;
	border: 1px solid #2e7ab4;
}

/* INTERIOR PAGES */


.sidenav {
	font-size: 12px;
}
.sidenav a:link {
	color: #000;
	text-decoration: none;
	position: relative;
	
}
.sidenav a:visited {
	color: #000;
	text-decoration: none;
	
}
.sidenav a:hover {
	color: #2e7ab4;
	text-decoration: none;
	
}
.sidenav a:active {
	color: #2e7ab4;
	text-decoration: none;
	
}
.sidenav-gfx {
	background-attachment: scroll;
	background-image: url(../Images/gfx-menu-middle.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sidenav-gfx-top {
	background-attachment: scroll;
	background-image: url(../Images/gfx-menu-top.gif);
	background-position: right top;
}
.sidenav-bullet {
	position: relative;
	top: 2px;	
}
/* SITE MAP */

.SiteMapHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: bold;
	}
.SiteMapHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3333FF;
	margin-left: 15px;
	display: list-item;
	font-weight: bold;
    }
.SiteMapHeading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCC33;
	margin-left: 30px;
	display: list-item;
	height: 15px;
    }	
.SiteMapHeading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC6699;
	margin-left: 45px;
	display: list-item;
	height: 15px;
    }		
.SiteMapHeading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9933FF;
	display: list-item;
	margin-left: 60px;
	height: 15px;
    }			
.SiteMapHeading6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003399;
	margin-left: 75px;
    }			

.SiteMapHeading1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	font-size: 13px;
	font-weight: bold;
	text-transform:capitalize;
		}
.SiteMapHeading1 a:visited {
	color:#000;
	}
.SiteMapHeading1 a:hover {
	color:#000;
	text-decoration: underline;
	}
.SiteMapHeading2 a:link {
	color: #666;
	}
.SiteMapHeading2 a:visited {
	color: #666;
	}
.SiteMapHeading2 a:hover {
	color: #0051A3;
	text-decoration: underline;
	}
.SiteMapHeading2 a:active {
	color: #0051A3;
	text-decoration: underline;
	}
.SiteMapHeading3 a:link {
	}
.SiteMapHeading3 a:visited {
	}
.SiteMapHeading3 a:hover {
	color: #70a8f6;
	text-decoration: underline;
	}
.SiteMapHeading3 a:active {
	color: #70a8f6;
	text-decoration: underline;
	}
.SiteMapHeading4 a:link {
	}
.SiteMapHeading4 a:visited {
	}
.SiteMapHeading4 a:hover {
	color: #C2C2C2;
	text-decoration: underline;
	}
.SiteMapHeading4 a:active {
	color: #C2C2C2;
	text-decoration: underline;
	}
	
.SiteMapHeading5 a:link {
	}
.SiteMapHeading5 a:visited {
	}
.SiteMapHeading5 a:hover {
	color: #003399;
	text-decoration: underline;
	}
.SiteMapHeading5 a:active {
	color: #003399;
	text-decoration: underline;
	}
	

