@charset "UTF-8";
.inline_image {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #efefef;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E8E8E8;
	background-image: url(../images/bg_master.jpg);
	background-repeat: repeat-x;
}

.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


/* MAIN NAV */

#nav
{
position: relative;
/* float: left; */
padding-left: 200px;
padding-top: 61px;
height: 28px;
list-style-type: none;
width: 600px;

}


#nav li a
{
float: left;
position: relative;
display: block;
height: 28px;
padding-top: 8px;
text-transform: uppercase;
color: #898989;
text-align: center;
text-decoration: none;

}

#nav li a:hover
{
float: left;
position: relative;
display: block;
height: 28px;
padding-top: 8px;
text-transform: uppercase;
color: #ffffff;
text-align: center;
text-decoration: none;
}

#nav li a.active
{
float: left;
position: relative;
display: block;
height: 28px;
padding-top: 8px;
text-transform: uppercase;
color: #ffffff;
text-align: center;
text-decoration: none;
}


/* start header */

img {
	border:none;
}

.logo{
	display: block;
	background: url(../images/logo_link.gif) no-repeat;
	width: 149px;
	height: 111px;
	overflow: hidden;
	text-indent: -3000px;
	position: absolute;
	left: 50%;
	top: 33px;
	margin-left: -390px;
	border: none;
}
#flash_nav_bg{
	width: 948px;  /* using 20px less than a full 950px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../images/subpage_nav_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	height: 205px;
	margin-left: auto;
	margin-right: auto;
	
}


#flash_nav{
	width: 930px;  /* using 20px less than a full 950px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 357px;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 50%;
	margin
	border: none;
	margin-left: -465px;
	z-index: 1;
}
.sub_master p {
	padding-right: 20px;
	padding-left: 20px;
}


.mediaContact p {
	border-bottom:dashed #CCCCCC 1px;
	padding-bottom:16px;
}

p.qualform {
line-height:140%;
}



.img_on_top {
	z-index: 2;
}
	
#center {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/mid_homepage.jpg);
	height: 303px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#subcenter_container {
	width: 948px;
	background-image: url(../images/mid_subpage_repeat.png);
	background-repeat: repeat-y; 
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	
	
}
#subcenter {
	clear: both;
	width: 948px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/mid_subpage_repeat.png);
	background-repeat: no-repeat, repeat-y; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subcenterlong {
	width: 948px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: transparent;
	background-image: url(../images/mid_subpage_repeat.png);
	height: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#footer {
	clear:both;
	width: 710px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/footer_revised.jpg);
	height: 68px;
	padding-top: 40px;
	padding-right: 210px;
	padding-bottom: 0px;
	padding-left: 28px;
	background-repeat: no-repeat;
}
#footer_map {
	clear:both;
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/footer_site_map.jpg);
	height: 190px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 48px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer_map .sitemap {
	width: 170px;
	padding: 3px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_map .sitemap a {
	color: #777;
	text-decoration: none;
	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: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;}

#footer a {
	color: #6A6A6A;
	text-decoration: none;
	
}
#footer .sitemap {
	color: #CCCCCC;
}
#footer_map .sitemap a:hover {
	color: #777;
	text-decoration: none;
	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: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;}

#footer_map .sitemap p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#footer_map .sitemap p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.25px;
	font-weight: bold;
	color: #999999;
}
#footer p {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}
#footer ul {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	list-style-type: none;
}
#footer li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 12px;
}
.homecenterleft {
	float: left;
	height: 303px;
	width: 532px;
	margin: 0px;
	padding: 0px;
}
.homecenterright {
	float: right;
	height: 303px;
	width: 347px;
	margin: 0px;
	padding: 0px;
}
.subcenterleft {
	float: left;
	width: 494px;
	font-size: 0.8em;
	line-height: 220%;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 60px;
	
}
.subcenterfull {
	float: left;
	width: 820px;
	font-size: .8em;
	line-height: 220%;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}


.inline_quote {
	font-style:italic;
	size:10px;
	line-height:160%;
	padding-bottom:15px;

}
.italicize {
	font-style: italic;
	font-weight: normal;
	color:#333333;
}
.subcenterright {
	background-color:#d5e9f5;
	background-image: url(../images/device_photo.jpg);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	font-size: .8em;
	line-height: 220%;
	width: 286px;
	margin: 0px 42px 0px 0px;
	padding: 0px 10px 34px 35px;
}

.subcenterright .lower_blue_box{
	color: #303030;
	line-height: 170%;
}
.subcenterright ul {
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 50px;
}


.subcenterright li {
	background-image: url(../images/icon-doc.png);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: 0 0 0 35px;
	height: 36px;
}


.subcenterright a {
	text-decoration: none;
	color: #303030;
	text-transform: uppercase;
	}
.subcenterright a:hover {
	text-decoration: underline;}
.subcenterright h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color:  #000000;
	text-transform: uppercase;
	margin-top: -10px;

}
.subcenterright h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #000000;
	text-transform: uppercase;
}
.subcenterleft h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #000000;
	text-transform: uppercase;
}
.subcenterleft li {
	line-height: 200%;

}
.subcenterleft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #000000;
	line-height: 100%;
	margin-bottom: 0;
	padding-top:12px;
}
.sub_rtls {
	background-color:#d5e9f5;
	background-image: url(../images/sub_rtls.jpg);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	font-size: .8em;
	line-height: 220%;
	width: 286px;
	margin: 0px 42px 0px 0px;
	padding: 0px 10px 34px 35px;
}.sub_ce {
	background-color:#d5e9f5;
	background-image: url(../images/sub_ce.jpg);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	font-size: .8em;
	line-height: 220%;
	width: 286px;
	margin: 0px 42px 0px 0px;
	padding: 0px 10px 34px 35px;
}
.sub_sensing {
	background-color:#d5e9f5;
	background-image: url(../images/sub_sensing.jpg);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	font-size: .8em;
	line-height: 220%;
	width: 286px;
	margin: 0px 42px 0px 0px;
	padding: 0px 10px 34px 35px;
}
.sub_master {
	background-color:#d5e9f5;
	background-repeat: no-repeat;
	float: right;
	height: auto;
	font-size: .8em;
	line-height: 220%;
	width: 331px;
	margin-top: 0px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 34px;
	padding-left: 0px;
}



.sub_partners {
	background-color:#ffffff;
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: 331px;
	margin-top: 0px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 34px;
	padding-left: 0px;
}
.sub_master .links li {
	list-style-type: none;
	background-image: url(../images/button_bg.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 15px;
	background-position: 2px -5px;
	margin: 0px;
}
.subcenterleft a {
	color: #006699;
	text-decoration: none;
}
.subcenterleft a:hover {
	color: #006699;
	text-decoration: none;
	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: dotted;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.sub_master .links li:hover {
	list-style-type: none;
	background-image: url(../images/button_bg_hover.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 15px;
	background-position: 2px -5px;
	margin: 0px;
	color: #333333;
}
.sub_master .links {
	list-style-type: none;
	left: -20px;
}
.sub_master .links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.sub_master .links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	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: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#subcenter  a  {
	text-decoration: none;
	z-index: 2;
	position:relative;
	line-height:150%;
}
	
#subcenter   a:hover  {
	text-decoration: none;
	z-index: 2;
	position:relative;
	line-height:150%;

}
.subcenterfull h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #000000;
	text-transform: uppercase;
}
.subcenterfull h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #000000;
	line-height: 100%;
	margin-bottom: 0;
	padding-top:12px;
}
.subcenterfull h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-align: center;
}
.subcenterfull .subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13.25px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.subcenterfull h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.subcenterfull a {
	color: #006699;
	text-decoration: none;
}
.subcenterfull a:hover {
	color: #006699;
	text-decoration: none;
	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: dotted;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.sub_master  a {
	color: #006699;
	text-decoration: none;
}
.sub_master a:hover {
	color: #006699;
	text-decoration: none;
	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: dotted;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}






.sub_master2 {
	background-repeat: no-repeat;
	height: auto;
	font-size: .8em;
	line-height: 220%;
	width: 331px;
	margin-top: 0px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 34px;
	padding-left: 0px;
}

.sub_master2 .links li {
	list-style-type: none;
	background-image: url(../images/button_bg2.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 45px;
	padding-top: 6px;
	padding-bottom: 15px;
	background-position: 2px -5px;
	margin: 0px;
}

.sub_master2 .links li:hover {
	list-style-type: none;
	background-image: url(../images/button_bg_hover2.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 45px;
	padding-top: 6px;
	padding-bottom: 15px;
	background-position: 2px -5px;
	margin: 0px;
	color: #333333;
}
.sub_master2 .links {
	list-style-type: none;
	left: -20px;
}
.sub_master2 .links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.sub_master2 .links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	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: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#flash_nav_bg2{
	width: 948px;  /* using 20px less than a full 950px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../images/subpage_nav_bg2.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	height: 357px;
	margin-left: auto;
	margin-right: auto;
	
}


.sub_master3 {
	background-color:#fff;
	background-repeat: no-repeat;
	float: right;
	height: auto;
	font-size: .8em;
	line-height: 220%;
	width: 331px;
	margin-top: 0px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.sub_master3 .links li {
	list-style-type: none;
	background-image: url(../images/button_bg2.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 6px;
	background-position: 2px -5px;
	margin: 0px;
}

.sub_master3 .links li:hover {
	list-style-type: none;
	background-image: url(../images/button_bg_hover2.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 6px;
	background-position: 2px -5px;
	margin: 0px;
	color: #333333;
}
.sub_master3 .links {
	list-style-type: none;
	left: -20px;
}
.sub_master3 .links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.sub_master3 .links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	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: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.sub_master4 {
	background-color:#d5e9f5;
	background-repeat: no-repeat;
	float: right;
	height: auto;
	font-size: .7em;
	line-height: 180%;
	width: 331px;
	margin-top: 0px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.sub_master4 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #000000;
	line-height: 100%;
	margin-bottom: 0;
	padding-top:12px;
}

.sub_master4 .links li {
	list-style-type: none;
	background-image: url(../images/button_bg2.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 6px;
	background-position: 2px -5px;
	margin: 0px;
}

.sub_master4 .links li:hover {
	list-style-type: none;
	background-image: url(../images/button_bg_hover2.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 6px;
	background-position: 2px -5px;
	margin: 0px;
	color: #333333;
}
.sub_master4 .links {
	list-style-type: none;
	left: -20px;
}
.sub_master4 .links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.sub_master4 .links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	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: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



table#dk_table {
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
border:1px #999 solid;
}


table#dk_table h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#0058A9;
text-align:left;
margin:0;
padding-top:12px;
padding-bottom:6px;
line-height:16px;
}

table#dk_table h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
border-top:1px #999 dotted;
border-bottom:1px #999 dotted;
color:#000;
line-height:14px;
text-align:left;
margin:0;
padding-top:4px;
padding-bottom:2px;
}

table#dk_table h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#0058A9;
text-align:left;
margin:0;
border-top:1px #999 solid;
border-bottom:1px #999 dotted;
padding-top:6px;
padding-bottom:6px;
line-height:16px;
}

table#dk_table img {
padding-top:3px;
padding-bottom:6px;
}

table#dk_table h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:16px;
text-align:left;
font-weight:bold;
margin:0;
padding-top:8px;
padding-right:6px;
padding-bottom:6px;
}

table#dk_table p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:16px;
text-align:left;
margin:0;
padding-top:8px;
padding-right:6px;
padding-bottom:6px;
}

table#dk_table  a {
	color:#333;
	text-decoration: none;
}
table#dk_table a:hover {
	color: #ccc;
	text-decoration: none;
	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: dotted;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}