/* ============ elements & gloabal settings ======= */
body {
	padding: 0;
	margin: 0 auto; 
	font: 76% arial, helvetica, sans-serif;
	color: #000000;
	background: #ebebf0 url(../images/body_bg.gif) repeat-x top;
	width: 762px;
	border-left: 1px solid #0a3a6c;
	border-right: 1px solid #0a3a6c;
}
/* ------------ relative font sizes --------------- */
h1 {
	font-size: 2.0em;
}
h2 {
	margin-top: 0;
	font-size: 1.8em;
	background: url(../images/h2_background.gif) no-repeat top left;
	color: #fff;
	padding: 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;		
}
h3 {
	font-size: 1.6em;
}
h3.market {
	background: url(../images/bullet_market.gif) no-repeat 0 0.15em;
	margin: 10px;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p, ol, ul, li {
	font-size: 1.0em;
}
h1,h3,h4,h5,h6 {
	font-family: arial, helvetica, sans-serif;
	color: #7d7da9;
}
/* ------------ line heights ---------------------- */
p, .newsbody, li{
	line-height: 1.5em;
}
ul.box li {
	line-height: 1.4em;
}
/* ------------ margins --------------------------- */
h3, h4, h5, h6 {
	margin-bottom: 0.2em;
}

h5, h6 {
	margin-bottom: 0;
}
/* adjacent sibling selectors not supported by: 
ie except ie5 (mac)
nn4
opera 3.5 */
h5 + p, h6 + p {
	margin-top: 0;
}
/* ------------ misc elements --------------------- */
address {
	display: inline;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
div.imgFloatRight2 {
	float: right;
	margin: 5px 10px;
}
div.imgFloatLeft {
	float: left;
	margin: 5px 10px;
}
div.imgFloatRight {
	background: #EFF0F1;
	float: right;
	padding: 4px;
	margin: 10px;
	width: 222px;
}
div.imgFloatRight img {
	border: 1px solid #9D9DBA;
}
div.imgFloatRight p {
	margin: 0;
	font-size: 0.9em;
	padding: 0;
}
div.thumbnail {
	float: left;
	margin: 8px;
	border: 1px solid #98c854;
}
div.imgCaption {
	float: right;
	background: transparent;
	margin: 10px 5px 10px 5px;
	border-left: 1px solid #C4E0F6;
	padding-left: 10px;
}
div.imgCaption img {
	margin: 0;
	padding: 0;
	display: block;
	padding: 2px;
}
div.imgCaption p {
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
	font-weight: bold;
}
a:link {
	color: #c30;
}
a:visited {
	color: #c30;
}
a:hover {
	color: #CC99CC;
}
a:active {
	color: #c30;
}
a.newstitle:link, a.newstitle:active, a.newstitle:visited {
	color: #484849;
	text-decoration: none;
}
a.newstitle:hover {
	color: #144271;
	text-decoration: underline;
}
label {	
	display: block;
	font: bold 0.9em tahoma, verdana, geneva, sans-serif;
	margin-top: 1em;
	margin-bottom: 4px;
}
input.button {
	margin-top: 1em;
}
span.required {
	color: #1982b4;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
input, textarea {
	background: #E6E9EE;
	border-width: 1px;
	border-color: #7489A5 #5F7592 #5F7592 #7489A5;
	border-style: solid;
}
/* ========== Main Elements ========== */
#strapline {
	background: url(../images/strapline_bg.gif) no-repeat top left;
	border-left: 1px solid #3589b2;
	height: 145px;
	margin: 0;
	padding: 0;
}
#strapline h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 45px 0 0 35px;
	font-weight: normal;
}
#footerbar {
	padding: 0.3em 0.6em;
	margin-top: 0em;
	background: #9d9dba;
	border-width: 1px 0;
	border-color: #333366; 
	border-style: solid;
	color: #fff;
	font-size: 0.95em;
	text-align: center;
}
#footerbar a:link, #footerbar a:active, #footerbar a:visited {
	color: #fff;
	text-decoration: none;
}
#footerbar a:hover {
	color: #666699; 
}
div.blueBox {
	background: #f3fafd;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #c4e0f6;
	padding: 0;
	margin: 0 1em 15px 1em;
	width: 97%;
}
div.blueBox h5 {
	background: #c4e0f6;
	color: #2c2c74;
	padding: 4px;
	margin: 0;
}
/*div.blueBox img {
	float: right;
	padding: 10px;
}*/
div.greenBox {
	background: #eef7dd url(../images/green_bg.gif) bottom right;
	border: 1px solid #98c854;
	margin: 0 14px 10px 14px;
	padding: 0;
}
div.greenBox p {
	margin: 0;
	padding: 0 4px;
	font-size: 0.9em;
}
div.greenBox h5 {
	background: #98c854;
	color: #fff;
	padding: 8px 6px;
	margin: 0;
}
div.greenBox a:link, div.greenBox a:active, div.greenBox a:visited {
	color: #fff;
	text-decoration: none;
}
div.greenBox a:hover {
	color: #000;
	text-decoration: none;
}

div.highlightBox {
	background: #98c854;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: 1px solid #62a321;
}
div.highlightBox p {
	margin: 5px 0;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
}
div.productBox {
	/*background: #eef7dd url(../images/green_bg.gif) repeat-y top;*/
	background: url(../images/green_bg.gif) bottom right;
	border-color: #98c854;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0 14px 14px 14px;
	padding: 0;
	width: 92%;
}
div.productBox p {
	margin: 8px 0;
	padding: 4px;
	font-size: 0.9em;
}
div.productBox h5 {
	background: #98c854;
	color: #fff;
	padding: 8px 6px;
	margin: 0;
}
div.productBox a:link, div.productBox a:visited {
	color: #fff;
	text-decoration: none;
}
div.productBox a:hover, div.productBox a:active {
	color: #000;
	text-decoration: none;
}

/* ============ boxes ============================= */
h5.box a:link, h5.box a:visited {
	color: #7d7da9;
	text-decoration: none;
}
h5.box a:hover {
	color: #333366;
}
h5.box a:active {
	color: #7d7da9;
}
h5.box a:visited {
	color: #7d7da9;
}
h5.box {
	margin-bottom: 0.6em;
	background: #fff;
	border: 1px solid #333366;
	margin: 15px;
	padding: 3px 6px;
	font-size: 0.9em;
}
ul.box {
	padding: 0 0 0 0.7em;
	margin: 0 0 0 0.7em;
	list-style: none;
	font-size: 0.9em;
}
ul.box li {
	background: url(../images/bullet_purple_news.gif) no-repeat 0 0.5em;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

ul.bullet {
	padding: 3px 0 0 14px;
	margin: 0 0 0 0.7em;
	list-style: none;
}
ul.bullet li {
	background: url(../images/bullet_white.gif) no-repeat 0 0.275em;
	padding: 0 0 0 16px;
	margin: 0 0 10px 0;
}

ul.markets {
	margin: 0 20px;
	padding: 0;
	list-style: none;
}
ul.markets li {
	background: url(../images/bullet_plus.gif) no-repeat 0 0.65em;
	padding: 3px 0 9px 16px;
}

/* ============ nav bar content =================== */
#navbarh {
	background: #fff;
	text-align: center;
}
#navbarh ul{
	padding: 8px 0;
	margin: 0;
}
#navbarh ul li {
	display: inline;
	padding: 0 30px 0 10px;
	background: url(../images/bullet_purple.gif) no-repeat 0 0.25em; 
}
#navbarh ul li a {
	font-weight: normal;
}
#navbarh a:link {
	color: #6666cc;
	text-decoration: none;
}
#navbarh a:visited {
	color: #6666cc;
	text-decoration: none;
}
#navbarh a:hover {
	color: #144271;
	text-decoration: none;
}
#navbarh a:active {
	color: #6666cc;
	text-decoration: none;
}
#navbarh a.sel:link, #navbarh a.sel:active, #navbarh a.sel:visited {
	text-decoration: underline;
}
#navbarh a.sel:hover {
	text-decoration: none;
}
#topNav ul {
	list-style: none;
	padding-top: 10px;
}
#topNav ul li {
	float: left;
	background: url(../images/bullet_purple.gif) no-repeat 0 0.4em; 
	padding: 0 30px 0 10px;
}
#topNav a:link, #topNav a:active, #topNav a:visited {
	color: #6666cc;
	text-decoration: none;
	font-weight: normal;
}
#topNav a:hover {
	color: #144271;
	text-decoration: none;	
}
/* ============ misc content styles =============== */
h3.headerbar {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff #ccc #ccc #ccc;
	padding: 0;
}
div.hr {
	border-top: 1px solid #ccc;
	margin: 1em 0;
}
div.hr hr {
  display: none;
}
p.newsarticledate {
	font: normal 0.9em 'lucida console', courier, monospace;
	color: #1982B4;
	margin: 0 0 1em 0;
}
div.usermessage {
	border: 1px solid #eee;
	padding: 0.3em;
	background: #f9f9f9;
	color: #c30;
	font: 0.9em 'ludica console', courier, monospace;
	margin-bottom: 1em;
}
span.back {
	margin: 15px;
	padding: 0 0 10px 20px;
	background: url(../images/back.gif) no-repeat 0 0.1em;
}
span.back a:link, span.back a:visited, span.back a:active {
	color: #666699;
}
span.back a:hover {
	color: #9999ff;
}
/* ============ signature ========================= */
A.qdk:link, A.qdk:visited, A.qdk:active	{	
	text-decoration: underline;	
	color: #9d9dba;	
}
A.qdk:hover	{ 
	text-decoration: underline; 
	color: #f60;  
}
.sig {
	color: #9d9dba;
	font: 0.8em arial, helvetica, sans-serif;
	margin: 0;
	background: #dddde9;
	padding: 10px 0 10px 0;
}

/* ========== Tables for Layout etc ========== */
table.header {
	background: #fff;
	width: 100%;
	border-top: 32px solid #07386a;
}
table.header tr td.banner {
	border-top: 1px solid #64648b;
	width: 216px;
}
table.header tr td.banner img {
	padding: 40px 30px;	
}
table.header tr td.topNav {
	background: #fff url(../images/header_montage.gif) no-repeat top right;
	border-top: 1px solid #64648b;
	width: 544px;
}
table.header tr td.navigation {
	border-style: solid;
	border-width: 1px 0;
	border-color: #333366;
}
table.content {
	background: #fff;
}
table.content tr td.left {
	background: #ffffff;
	width: 307px;
	padding: 0;
	margin: 0;
}
table.content tr td.right {
	background: #ffffff;
	width: 245px;
}
table.content tr td.full {
	background: #ffffff;
	width: 762px;
}
table.content tr td.full p {
	padding: 0 10px;
}
table.content tr td.full h3, table.content tr td.full h4 {
	padding: 0 10px;
}
table.content tr td.news {
	background: #f1f1f6 url(../images/news_bg.gif) repeat-x top;
	width: 209px;
	border-left: 1px solid #666699;
}
table.applications {
	background: #f5ebf5;
	margin: 10px 0 10px 10px;
	padding: 0 0 10px 0;
	width: 297px;
}
table.applications tr th {
	background: #cc99cc;
	padding: 9px 0 9px 10px;
	color: #fff;
	text-align: left;
}
table.applications tr td {
	padding: 10px 5px 0 5px;
}
table.applications tr td img {
	margin-left: 5px;
	margin-top: 3px;
	border: 1px solid #CC99CC;
}
table.applications a:link, table.applications a:active, table.applications a:visited {
	color: #000;
	text-decoration: none;
}
table.applications a:hover {
	color: #B163B1;
	text-decoration: none;
}
table.applications p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
table.products {
	width: 100%;
	
}
table.products tr td {
	width: 49.9%;
}

table.casestudies {
	background: #f5ebf5;
	margin: 0 10px 10px 10px;
	padding: 0;
	width: 740px;
	border-bottom: 1px solid #cc99cc;
}
table.casestudies tr th {
	background: #cc99cc;
	padding: 6px 0 6px 10px;
	color: #fff;
	text-align: left;
	border-bottom: 1px solid #ba7cba;
}
table.casestudies tr td {
	padding: 10px 5px 0 5px;
}
table.casestudies tr td img {
	margin: 0 0 10px 5px;
	border: 1px solid #ba7cba;
	padding:;
}
table.casestudies tr td p {
	margin-top: 0;
}
table.casestudies a:link, table.casestudies a:active, table.casestudies a:visited {
	color: #000;
	text-decoration: none;
}
table.casestudies a:hover {
	color: #B163B1;
	text-decoration: none;
}
div#distributor-box {
	width: 297px; 
	background: #e8f3f8; 
	margin: 0 0 0 10px;
}
div#distributor-box h3 {
	background: #c4e0f6;
	margin: 0;
	color: #2c2c74;
	font-size: 1.0em;
	padding: 10px;
}
div#distributor-box p {
	margin: 0;
	padding: 5px 8px;
}

div#video {
	background: #98D6EA;
	margin: 0 0 10px 10px;
}
div#video p {
	margin: 0;
	padding: 3px;
}