/* main */
html {
  height: 100%;
  margin-bottom: 1px;
}
body {
	height: 100%;
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
	font-size: 0.7em;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
  color: #3B3B3B; /*#737373*/
  background: white; /*#E9E9E9*/
}
a:link,
a:visited {
  color: #b70000; /*#064ba2;*/
	text-decoration: none;
}
a:hover {
  color: #7a0101;
	text-decoration: none;
}
/*td.middle table.contentpaneopen a:hover {
	border-bottom: 1px dotted #b70000;
}*/
p {
	margin: 0;
	/*font-size: 0.7em;
	line-height: 125%;*/
}
td.middle p {
  margin-top: 0;
  margin-bottom: 5px;
}
ul {
	list-style: square;
	margin: 5px 0 5px 20px;
	padding: 0;
}
ol  {
	margin: 5px 0 5px 20px;
	padding: 0;
}
li {
  /*margin-left: 0;*/
	padding: 0;
	margin-bottom: 3px;
}
code {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
td.middle div.moduletable ul,
td.middle div.moduletable ol {
  margin-top: 2px;
  margin-left: 20px;  
}
td.left div.moduletable ul {
  margin-left: 30px;
}
div#topback {
  height: 100%;
  background-image: url(../images/backlane.gif);
  background-repeat: repeat-x;
	background-position: top;
}
div#bg {
  height: 100%;
  background-image: url(../images/topback.jpg);
  background-repeat: no-repeat;
	background-position: center top;
}
/*div#shadow {
	width: 972px;
	padding-bottom: 1px;
}*/
div.wrapper {
	width: 1050px;
	margin: auto;
	position: relative;
  background-image: url(../images/topback.jpg);
  background-repeat: no-repeat;
	background-position: center top;
}
div.pad {
  margin: 0;
  padding: 0 45px;
}
div.padding {
  font-size: 110%;
  margin: 0;
  padding: 8px 10px 10px 20px;
}
div.blog_more {
  margin-top: 10px;
  font-size: 90%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
/*pathway*/
span.pathway {
	/*display: block;*/
	vertical-align: middle;
	/*margin-top: 0;*/
	font-weight: normal;
}
span.pathway img {
  padding: 0 2px;
  /*vertical-align: middle;*/
  /*top: 0.5em;*/
}
span.pathway a,
span.pathway a:visited {
  line-height: 100%;
  text-decoration: none;
  color: #434343;
}
span.pathway a:hover {
  /*text-decoration: underline;*/
  color: #277B19;
}
div#pathway {
	margin: 0;
	padding-left: 8px;
}
a.readon {
  font-size: 80%;
  line-height: 100%;
}
td.readmoore {
	text-align: right;
}
.pagenavbar  {
  font-size: 90%;
  text-align: right;
}

/* size */
.small,
.modifydate,
div.mosimage_caption {
	font-size: 80%;
}
div.moduletable h3,
td.side h3 {
	font-size: 100%;
	line-height: 100%;
}
table.outer .contentheading {
  padding: 5px 0 1px 0;

}
td.right .contentheading {
  font-size: 110%;
}
td.middle div.moduletable .contentheading {
  font-size: 120%;
  padding-top: 7px;
}
.contentheading,
.contentheading a,
.contentheading a:link,
.contentheading a:visited {
  color: #336187;
  text-decoration: none;
}
.contentheading a:hover {
  color: #336187;
}
div.componentheading {
  color: #2c475e;
  margin: 2px 0;
  font-size: 180%;
  line-height: 150%;
  font-weight: bold;
}
div.componentheading span {
	padding: 1px 5px;
  color: #2c475e;
	background: none;
}

/* fonts */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	text-align: left;
}

img {
	border: none;
}

/* module settings */
div.moduletable h3 {
  text-transform: uppercase;
  padding: 10px 0 8px 0; 
  margin: 0;
}
td.middle div.moduletable h3 {
  margin: 0; 
}
td.left div.moduletable h3 {
  padding: 8px;
  margin: 0;
  text-indent: 5px;
}
td.right div.moduletable h3 {
  padding: 10px 2px 3px 0;
  margin: 0 0 8px 0;
  text-align: right;
  text-indent: 0;
}
div.moduletable {
	margin: 0;
	padding: 0;
}
td.middle div.moduletable {
	padding: 0 10px 5px 10px;
}
td.left div.moduletable {
	padding: 5px 0;
}
td.left div.moduletable_menu {
	padding: 5px 0;
}
td.right div.moduletable {
	margin-bottom: 5px;
	padding: 0 10px;
}

/* menu ---------------------------------------------------------------*/
/*a.mainlevel {
	display: block;
	padding: 5px 0;
	text-indent: 15px;
	width: 100%;
	line-height: 14px;
}
a.mainlevel:hover {
	text-decoration: none;
}
a.sublevel {
  margin-left: 5px;
  margin-bottom: 2px;
}
td.right a.sublevel:hover {
  text-decoration: none;
}*/

/* menu main --------------------------------------------------------*/
#nav a,
#inset a {
	font-size: 100%;
}
#nav {
	margin: 0 0 0 49px;
	padding: 0;
	/*height: 25px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;*/
	overflow: hidden;
}
/*#nav a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	width: auto;
	cursor: pointer;
	line-height: 140%;
	margin: 0;
	color: #606060;
	background-color: #606060;
	padding: 0;
  text-transform: uppercase;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#nav li {
  float: left;
  background: #606060;
  margin-left: 0;
}
#nav li a:hover {
	font-weight: bold;
	color: #4e4e4e;
	background: #780000;
}
#nav li.active a {
	font-weight: bold;
	color: #780000;
	background: #2d2d2d;
}*/

/* top menu (contact and others) --------------------------------------------*/
ul.menu.top a:link,
ul.menu.top a:visited {
	color: #707070;
	text-decoration: none;
	/*font-weight: bold;*/
}
ul.menu.top a:hover {
	color: #505050;
	text-decoration: none;
}
ul.menu.top {
	padding: 1px 0 0 0;
	margin: 0 130px 0 0;
	color: #707070;
	font-size: 90%;
	text-transform: uppercase;
}
ul.menu.top li {
	margin: 0;
	padding: 0 7px 0 7px;
	list-style: none;
	display: inline;
	border-right: 1px solid #707070;
}

/* side menu -------------------------------------------------------------*/
td.left div.module.sidemenu {
  padding: 0;
  margin-left: 0;
  margin-bottom: 35px;
}
ul.menu.side a:link,
ul.menu.side a:visited {
	color: #363636;
	text-decoration: none;
	display: block;
	padding-left: 6px;
	border-bottom: 1px solid #EAEAEA;
	border-left: 8px solid #FFFFFF; /*#F8F8F8*/
}
ul.menu.side li a:link,
ul.menu.side li a:visited {
	color: #363636;
}
ul.menu.side a:hover {
	/*color: white;
	background: #509D1D;*/
	border-left: 8px solid #BFBFBF;
	text-decoration: none;
	display: block;
}
/*ie6
ul.menu.side li a:hover {
	color: white;
}*/
ul.menu.side {
	margin: 0;
	color: #5d5d5d;
	/*border-top: 2px solid #E2E2E2;
	border-bottom: 2px solid #AAAAAA;*/
}
ul.menu.side li {
	margin: 0;
	padding: 0;
	font-size: 105%;
	line-height: 230%;
	list-style: none;
	font-weight: bold;
	display: block;
}
/*solutions - customer data consolidation (menu shortening)
ul.menu.side li.item81 a span {
  font-size: 95%;*/
}
ul.menu.side ul {
	padding: 0;
	margin: 0;
}
ul.menu.side li li,
ul.menu.side li li.parent,
ul.menu.side li li li,
ul.menu.side li li li.parent {
  font-size: 90%;
}
ul.menu.side li li a:link,
ul.menu.side li li a:visited,
ul.menu.side li li.parent a:link,
ul.menu.side li li.parent a:visited,
ul.menu.side li li li a:link,
ul.menu.side li li li a:visited,
ul.menu.side li li li.parent a:link,
ul.menu.side li li li.parent a:visited {
  /*padding-left: 15px;*/
  text-indent: 5px;
}
ul.menu.side li.active a:link,
ul.menu.side li.active a:visited,
ul.menu.side li.active a:hover {
	color: #091F2F;
	text-decoration: none;
	background: none;
	border-left: 8px solid #EAEAEA;
}
ul.menu.side li.active li a:link,
ul.menu.side li.active li a:visited,
ul.menu.side li.active li a:hover {
	color: #8f8f8f;
	border-left: 8px solid #FFFFFF;
}
ul.menu.side li.parent.active a:link,
ul.menu.side li.parent.active a:visited,
ul.menu.side li.parent.active a:hover {
	text-decoration: none;
}
ul.menu.side li li a:link,
ul.menu.side li li a:visited,

ul.menu.side li.parent.active li a:link,
ul.menu.side li.parent.active li a:visited,
ul.menu.side li li li.active a:link,
ul.menu.side li li li.active a:visited,
ul.menu.side li#current li#current li#current a:hover {
	color: #8f8f8f;
	text-decoration: none;
}
ul.menu.side li.parent li#current.active a:hover {
  color: #091F2F;
  border-left: 8px solid #EAEAEA;
}
ul.menu.side li li a:hover,
ul.menu.side li.parent li.parent li a:hover,
ul.menu.side li.parent.active li a:hover,
ul.menu.side li#current.parent li#current.parent li a:hover {
  /*background: #EDF5E8;*/
	border-left: 8px solid #BFBFBF;
}
ul.menu.side li.parent.active li a:active,
ul.menu.side li#current.parent li#current.parent li a:active {
  background: none;
}
ul.menu.side li.parent li.active a:link,
ul.menu.side li.parent li.active a:visited {
	color: #091F2F;
}
ul.menu.side li.parent.active li.active a:hover {
	color: #091F2F;
	border-left: 8px solid white;
}

/* submenu --------------------------------------------------------*/
ul.menu.submenu {
	padding: 5px 0 0 0;
	margin: 0 5px;
	text-transform: uppercase;
	color: #5d5d5d;
	font-size: 100%;
	/*font-weight: bold;*/
}
ul.menu.submenu a:link,
ul.menu.submenu a:visited {
	color: #888888;
	text-decoration: none;
}
ul.menu.submenu a:hover {
	color: #494949;
	text-decoration: underline;
}
ul.menu.submenu li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(../images/menubulletgray.png) 0 50% no-repeat;
}
ul.menu.submenu li#current {
	background: url(../images/menubulletgrayhover.png) 0 50% no-repeat;
}
ul.menu.submenu li.active a:link,
ul.menu.submenu li.active a:visited,
ul.menu.submenu li.active a:hover {
	color: #90a1af;
	text-decoration: none;
	cursor: default;
}

/* headings ----------------------------------------------------------*/
h1 {
	line-height: 120%;
	font-size: 120%;
	margin: 15px 0 10px 0;
	color: #2c475e;
}
table.outer .contentheading h1 {
  font-size: 180%;
  line-height: 130%;
  font-weight: bold;
  padding: 0;
  margin: 0 0 4px 0;
}
h2 {
   line-height: 105%;
   font-size: 120%;
   color: #336187; /*#4E9D1E;*/
}
h3 { 
   line-height: 100%;
   font-size: 110%;
}
h4 {
	 line-height: 100%;
	 font-size: 90%;
}
h5 {
	 line-height: 100%;
	 font-size: 80%;
}
h2, h3, h4, h5, h6 {
	margin: 13px 0 7px 0;
}
h3, h4, h5, h6 {
	color: #4c4c4c;
}
.small,
.modifydate,
.createdate {
	font-weight: normal;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #a3a3a3;
}
.createdate {
	color: #b5b5b5;
}
td.createdate {
	/*height: 17px;*/
	line-height: 100%;
	font-size: 90%;
	vertical-align: top;
}
table.contenttoc {
  margin: 5px;
  padding: 5px;
}
table.contenttoc td {
  padding: 0 5px;
}
legend {
	font-weight: bold;
}
td.buttonheading {
 	vertical-align: bottom;
}
td.buttonheading img {
	margin-right: 5px;
}
table.outer td.sectiontableheader {
  font-weight: bold;
  padding: 15px 4px 2px 4px;
}
table.outer tr.sectiontableentry1 td, 
table.outer tr.sectiontableentry2 td,
table.outer td.sectiontableentry1, 
table.outer td.sectiontableentry2 {
  padding: 4px;
  font-size: 100%;
}
table .contentpaneopen {
  line-height: 125%;
}
td.middle div.padding table.contentpaneopen,
td.middle div.padding table.contentpane {
  /*border-right: 15px solid White;*/
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 160%;
}
table.outer table.contentpaneopen,
table.outer table.contentpaneopen p {
  text-align: justify;
}
div.contentpane, div.contentpaneopen {
  width: 100%;
}
.clear {
	clear: both;
}
br.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
div.mosimage {
  margin: 5px;
}
table.adminform textarea {
  width: auto;
}

/* main layout ----------------------------------------------------*/
div#border {
	border-width:  0;
	border-style:  solid;
	border-color: Gray;
	background-color: transparent;
}
table.nopad, div.sidepad {
	font-size: 110%;
}
table.outer {
  margin-top: 10px;
}
table.outer,
table.nopad {
	width: 100%;
	border: 0;
	padding: 0;
}
table.outer tr,
table.nopad tr {
	vertical-align:  top;
}
table.outer td,
table.nopad td {
	padding: 0;
}
table.nopad td {
  width: 33%;
}
div#tophead {
	height: 57px;
	padding: 0;
	margin: 0;
	color: #b3c7eb;
	/*background: transparent;*/
  background-image: url(../images/headerback.gif);
  background-repeat: no-repeat;
}
div#tophead table.contentpaneopen {
	width: 100%;
}
div#tophead .contentpagetitle {
	color: #e7eef9;
}
span#logo {
	position: absolute;
	z-index: 50;
	top: 10px;
	left: 47px;
	width: 204px; 
	height: 39px;
	margin: 0;
	padding: 0;
	cursor: pointer;
/*	background-image: url(../images/logo.png);
	background-repeat: no-repeat;*/
}
div#topmod {
	margin: 3px 40px 0 0;
	float: right;
	/*overflow: hidden;*/
	/*padding: 5px 5px 0 0;*/
}
div#menu {
	margin: 0;
	padding: 0;
	height: 56px;
}
table.outer td.middle {
	height: 500px;
	padding: 0;
}
div.pad.home table.outer td.middle {
  height: 200px;
}
table.outer td.left {
	width: 220px;
}
table.outer td.right {
	width: 310px;
}
div.breadcrumbs {
  padding: 5px;
  margin: 0 0 0 20px;
  color: #434343;
  background-color: white;
  /*border-top: 2px solid #E2E2E2;*/
  border-bottom: 1px solid #E2E2E2;
  line-height: 200%;
  font-size: 80%;
}
div.topstrip {
  padding: 0 20px 8px 20px;
  margin: 0;
  font-size: 110%;
  color: #CF0017;
}
/*bottomstrip - above bottom modules*/
div.bottomstrip {
  padding: 12px 15px 8px 10px;
}
/*christmas banner*/
div.christmasbanner {
  padding: 8px 0;
  margin: 0;
  text-align: center;
}

/* modules --------------------------------------------------------*/
table.outer td.left,
table.outer td.middle,
table.outer td.right {
	background: white;
}
td.left div.sidepad {
  padding: 0;
}
td.right div.sidepad {
  padding: 0;
}
td.right div.module,
td.left div.module {
  padding: 10px 15px;
  margin-bottom: 15px;
}
div.toppad {
  padding: 0 0 5px 0;
  margin: 0;
  /*vertical-align: top;*/
}
div.midpad {
  padding: 0;
  margin: 0;
}
div.botpad {
  padding: 0;
  margin: 10px 0 0 0;
}
div#footer {
	height: 110px;
	text-align: left;
  background-image: url(../images/footerback.jpg);
  background-repeat: no-repeat;
	background-position: center top;
	color: #98999B;
}
div#footercontent {
  width: 1050px;
  margin: auto;
  background-image: url(../images/footerback.jpg);
  background-repeat: no-repeat;
	background-position: center top;
  height: 110px;
  font-size: 90%;
}
div#footercontent img {
  margin: 8px 0 0 0;
}
div#footer a:link,
div#footer a:visited {
	color: #999999;
	text-decoration: none;
}
div#footer a:hover {
	color: #CFCFCF;
	text-decoration: none;
}
div#footer div.moduletable {
	padding: 10px 45px 10px 45px;
}
/*div#footer div.moduletable {
	padding: 15px 45px 10px 45px;
}*/
div.footertext {
  float: left;
  clear: both;
  color: #5b5b5b;
  margin-top: 1px;
}
div.footermenu {
  margin-top: 16px;
}

div.module h3 {
	margin: 0 0 7px 0;
	font-size: 110%;
}
div.toppad td.topbox,
div.midpad td.midbox,
div.botpad td.bottombox {
	padding: 0;
}
div.pad.home div.botpad td.bottombox {
	background-color: white; /*#F2F2F2;*/
	border-top: 2px solid #336187;
	width: 315px;
}
div.pad.home div.botpad td.bottombox div.module {
  background-image: url(../images/boxesback.gif);
  background-repeat: repeat-x;
	background-position: top;

}
div.pad.home div.botpad td.bottombox.three {
	background-color: white;
	border-top: none;
	margin-left: 20px;
	width: auto;
}
div.botpad div.module {
	padding: 10px;
}
div.botpad td.bottombox.three div.module {
  margin-left: 10px;
}
div.botpad a:link,
div.botpad a:visited {
  color: #336187;
  text-decoration: none;
}
div.botpad a:hover {
  color: #0c3d66;
}
/*
td.left div.sidepad a:link,
td.left div.sidepad a:visited {
  color: #4F5E6B;
  text-decoration: none;
}
td.left div.sidepad a:hover {
  color: #18374F;
}
*/
/* modules topline--------------------------------------------------------*/
div.module.topline {
	border-top: 2px solid #336187;
}
div.module.topline.darkgreen {
	border-top: 2px solid #336187;
}
div.module.topline.yellow {
	border-top: 2px solid #336187;
}
div.module.topline.yellow.news {
  background-image: url(../images/boxesback_resources.gif);
  background-repeat: repeat-x;
	background-position: top;
}
/*div.module.yellow a:link,
div.module.yellow a:visited {
  color: #3B3B3B;
  text-decoration: none;
}
div.module.yellow a:hover {
  color: #1F1F1F;
}*/
div.module.darktext a:link,
div.module.darktext a:visited {
  color: #336187;
  text-decoration: none;
}
div.module.darktext a:hover {
  color: black;
}
div.module.topline.news {
  margin-bottom: 0;
}
div.module.resources {
  background-image: url(../images/boxesback_resources.gif);
  background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	margin-bottom: 5px;
}
div.module.resources {
  background-image: url(../images/boxesback_resources.gif);
  background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	margin-bottom: 5px;
}
td.right div.module.resources {
  margin-bottom: 0;
}
div.module.resources h4 {
  margin: 5px 0 10px;
}
div.module.resources br.clear {
  line-height: 8px;
}
div.module.resources a:link,
div.module.resources a:visited {
  color: #336187;
  font-weight: bold;
}
div.module.resources a:hover {
  color: #0C3D66;
}
div.resourceswrapper {
}
div.resourceswrapper img {
  display: inline;
  float: left;
}
div.resourceslinks {
  float: left;
  margin: 0 0 0 10px;
}
div.resourceslinks p {
  line-height: 150%;
}
td.left div.module.topline.news {
  margin-bottom: 25px;
}

/* page content stuff */
div.contentbox {
}
div.contentboxblog {
	margin-right: 15px;
}
.hide {
	display: none;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
span.article_separator {
	display: block;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
}
table.blog span.article_separator {
	height: 7px;
}
blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
  background: #fcfcfc;
  border-top: 3px solid #E0E0E0;
  border-bottom: 3px solid #E0E0E0;
}
pre {
	padding: 10px;
	background: #E0E0E0;
}
table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
span.pagination span, span.pagination a {
	font-size: 90%;
	padding: 4px;
}

/* horizontal line */
table.outer td.middle table.contentpaneopen hr  {
	border: none;
	border-top: 1px solid #e3e6e6;
	margin-top: 15px;
	font-size: 1px;
	line-height: 1px;
}

/* tables --------------------------------------------------------*/
table.outer td.sectiontableheader {
  font-size: 11px;  
  color: #1a2b64;
  background: transparent;
  border-bottom: 1px solid #cdd4da;
}
table.outer tr.sectiontableentry1 td,
table.outer td.sectiontableentry1 {
  background-color: #fdfeff;
  border-bottom: 1px solid #e3e3e3; 
}
table.outer tr.sectiontableentry2 td, 
table.outer td.sectiontableentry2 {
  background-color: #f9fbfd;
  border-bottom: 1px solid #e3e3e3; 
}
table.outer td.right tr.sectiontableentry1 td, 
table.outer td.right tr.sectiontableentry2 td,
table.outer td.right td.sectiontableentry1, 
table.outer td.right td.sectiontableentry2 {
  background-color: transparent;
  border-bottom: none;
}
th {
  color: #1a2b64;
  background: transparent;
  border-bottom: 1px solid #cdd4da;
  line-height: 22px;
  text-indent: 3px;
}
th a:link, th a:visited, th a:hover, th a:active {
  color: #1f58b1;
}

/* page navigation --------------------------------------------------------*/
th.pagenav_prev, th.pagenav_next {
  background: transparent;
  border-bottom: none;
  line-height: 12px;
  font-size: 80%;
}
th.pagenav_prev a:link, th.pagenav_prev a:visited, th.pagenav_prev a:hover, th.pagenav_prev a:active,
th.pagenav_next a:link, th.pagenav_next a:visited, th.pagenav_next a:hover, th.pagenav_next a:active {
  color: #aeaeae;
}
span.pagenav, a.pagenav {
  font-size: 90%;
}
.sectiontableheader a.pagenav:link, .sectiontableheader a.pagenav:visited,
.sectiontableheader a.pagenav:hover, .sectiontableheader a.pagenav:active {
  color: #c4d8f2;
}
.toclink {
  display: block;
  background-color: #F8F8F8;
  border-bottom: 1px solid #E2E2E2;
  padding: 3px;
  text-indent: 3px;
}
table.outer td.right .poll {
  margin-bottom: 10px;
}
div.back_button {
	margin-top: 10px;
	font-size: 80%;
}
div.back_button a:link,
div.back_button a:visited,
div.back_button a:hover,
div.back_button a:active {
	color: #a3a3a3;
}

/*image boxes*/
table.outer table.contentpaneopen p.imagebox {
	border: solid 1px #d8d8d8;
	padding: 15px;
	margin: 10px 0 5px 0;
	/*width: auto;*/
	text-align: center;
}
table.outer table.contentpaneopen-blog p.imagebox {
	border: solid 1px #d8d8d8;
	padding: 15px;
	margin: 10px 0 5px 15px;
	/*width: auto;*/
	text-align: center;
}
table.outer table.contentpaneopen p.imgdesc,
table.outer table.contentpaneopen-blog p.imgdesc {
	font-size: 90%;
	line-height: 160%;
	font-style: italic;
	text-transform: uppercase;
	/*text-align: center;*/
	text-align: left;
}

/*input boxes*/
table.outer .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #424242;
	background-color: #fafafa;
	border: 1px solid #D6D6D6;
	text-indent: 3px;
}
select.inputbox, textarea#contact_text.inputbox, textarea.inputbox {
	color: #424242;
	background: #fafafa;
	border: 1px solid #d6d6d6;
	text-indent: 3px;
}
select#search_ordering.inputbox {
	text-indent: 0;
}
table.outer input.button {
	color: #0b314f;
	font-size: 90%;
	background: #ecf0f3;
	border: 1px solid #d7dde1;
	cursor: pointer;
}
table.adminform textarea {
  color: #2c427a;
}

/* search --------------------------------------------------------*/
div.search {
	position: absolute;
	right: 50px;
}
div.search .inputbox {
	width: 110px;
	font-size: 90%;
	color: #808080;
	border: 1px solid #909090;
	text-indent: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
input#mod_login_remember {
	background: transparent;
	border: 0;
}

/* additional ---------------------------------------------------*/
.highlight {
	color: #2181e7;
}
.revision {
  color: black;
  background-color: #FFF8AF;
}

/* joomfish flags */
/*div#topmod ul {
	margin-top: 0px;
}*/
ul.jflanguageselection
{
  position: absolute;
  top: 25px;
  right: 50px;
  float: right;
  list-style: none;
  padding: 0;
}
ul.jflanguageselection li
{
	float: left;
  margin: 1px;
	white-space: nowrap;
}
ul.jflanguageselection li a
{
  /*display: block;*/
}
ul.jflanguageselection img
{
	border: 1px solid #5B5B5B;
}

/*sitemap styles*/
div.sitemap ul.level_0 li {
	font-weight: bold;
}
div.sitemap ul.level_0 li li a {
	font-weight: normal;
	color: #5C9F13;
}

/*google maps*/
div.mapbox {
	padding-top: 15px;
	/*height: 230px;*/
	clear: both;
}
div.mapbox h2 {
	padding-top: 40px;
}
div.goomap {
	padding: 5px;
	margin: 0 30px 10px 0;
	border: solid 1px #d8d8d8;
	float: left;
}

/*news show module*/
tr.gk_news_show_tablerow td.gk_news_show_center {
	padding: 8px 0;
	border-top: 1px solid #E2E2E2;
	text-align: left;
}
tr.gk_news_show_tablerow p.gk_news_show_news_text {
  text-align: left;
}

td.gk_news_show_tablerow_bottom {
	font-size: 90%;
	line-height: 200%;
	border-top: 1px solid #AAAAAA;
}
td.gk_news_show_tablerow_bottom a:link,
td.gk_news_show_tablerow_bottom a:visited {
	font-weight: bold;
	color: #3B3B3B;
}
td.gk_news_show_tablerow_bottom a:hover {
	color: #1F1F1F;
}
td.gk_news_show_tablerow_bottom p {
	text-align: right;
}
h4.gk_news_show_news_header {
	font-size: 100%;
}
table.gk_news_show_table h4 {
  margin-bottom: 2px;
}

/*slideshow*/
/*div#gk_news_image_1-homeslideshow h2 {}*/
div#gk_news_image_1-homeslideshow a.gk_news_image_title {
  font-weight: bold;
  color: white;
  background: #509D1B;
  padding: 6px;
}
div#gk_news_image_1-homeslideshow div.slide.2 a.gk_news_image_title {
  color: white;
  background: #416A80;
}
div#gk_news_image_1-homeslideshow span.textline {
  background: #006E2F;
}
div#gk_news_image_1-homeslideshow div.gk_news_image_1_text p {
  font-size: 110%;
  font-weight: bold;
  padding: 7px;
  width: 260px;
  color: white;
}
/*div.gk_news_image_1_text p {
  color: white;
  background: #03773A;
}*/

/*ck forms*/
div.module.topline.darkgreen.signup {
  padding-bottom: 0;
}
div.module.topline.darkgreen.signup span.article_separator {
  display: none;
}
table#ckformcontainer p.ck_mandatory,
table#ckformcontainer span.ck_mandatory {
  display: none;
}
table#ckformcontainer form#ckform {
  margin: 0;
}
table#ckformcontainer .ckCSSlabel,
table#ckformcontainer .ckCSSinputnormal {
  margin-top: 5px;
}
table#ckformcontainer input#email.inputbox {
  color: #999999;
}
table#ckformcontainer div.error {
  font-size: 80%;
}
/*#ckform input.error {
  border: 1px solid red;
}*/

/*chronoforms*/
div.chronoform { display: none; }
div.form_element,
div.form_element input,
div.form_element select {
  font-size: 100%;
}
div.form_element {
  margin: 3px auto 3px 10px;
}
div.form_element.cf_button input {
  margin-top: 10px;
}
div.module.signup div.boxcontent {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
div.module.download div.boxcontent {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
td.right div.module.download {
  margin-bottom: 12px;
}
div.module.download a:link,
div.module.download a:visited {
  color: #336187;
  font-weight: bold;
}
div.module.download a:hover {
  color: #0C3D66;
}
form#ChronoContact_signup {
  margin: 10px 0 0 0;
  width: 280px;
}
form#ChronoContact_signup div.formlabel {
  width: 50px;
  float: left;
  color: #7F7F7F;
}
/*form#ChronoContact_salescontact div.formlabel {
  width: 70px;
  float: left;
  color: #7F7F7F;
}*/
div.formline {
  /*float: left;*/
  /*display: inline;*/
  margin-bottom: 5px;
}
div.formline input {
  border: 1px solid #CFCFCF;
  background: transparent;
  color: #AAAAAA;
  width: 220px;
  font-size: 100%;
  padding: 2px 0;
  text-indent: 2px;
}
div.formsubmit {
  text-align: right;
  padding-top: 3px;
  margin: 10px 0 0 0;
  border-top: 1px solid #AAAAAA;
  width: 290px;
  clear: both;
}
div.formsubmit input {
  margin: 3px 0 0 0;
  padding: 0;
  width: 35px;
  height: 9px;
  background: url(../images/link-submit.gif) no-repeat;
  border: none;
  cursor: pointer;
  font-size: 90%;
  /*font-weight: bold;*/
  color: transparent; /*#428B31;*/
}
div.validation-advice {
  font-size: 100%;
  text-align: left;
  padding: 1px 0 1px 3px;
  color: #7B7974; /*#1E313F;*/
}
div.formrequiredinfo {
  margin-left: 360px;
}
span.formrequiredstar {
  color: #FF0000;
  padding-left: 2px;
}
form div.clear {
  line-height: 50%;
}
form#ChronoContact_dqadownloadtestsfile .form_element label {
  width: 80px;
}
form#ChronoContact_dqadownloadtestsfile .form_element select {
  width: 180px;
}
div.form_element span.LV_validation_message.LV_invalid {
  font-weight: normal;
}

/*signup form - mail chimp version*/
/*form#mailchimp {
  margin: 10px 0 0 0;
  width: 280px;
}*/

/*boxes - global*/
span.article_separator.placehere {
  display: none;
}
td.right div.box {
  width: 280px;
}
td.left div.box {
  width: 180px;
}
div.boxcontent {
  margin: 5px 0;
  padding: 5px 0;
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
}
div.boxcontent h4 {
  margin: 4px 0;
  padding: 0;
  font-size: 100%;
}
div.boxcontent img {
  margin: 2px 0 2px 5px;
  padding: 0;
}
table.outer table.contentpaneopen div.box,
table.outer table.contentpaneopen div.box p {
  text-align: left;
}
br.boxbreak {
  clear: both;
  line-height: 1px;
}
div.boxreadmore {
  font-size: 90%;
  /*float: right;*/
}
div.boxreadmore a {
  font-weight: bold;
}
/*boxes - news*/
div.module.topline.news div.boxcontent {
  border-top: none;
}
div.module.topline.news h4 {
}
div.boxcontent div.news {
  padding: 3px 0;
  border-top: 1px solid #E2E2E2;
}
div.module.topline.news a:link,
div.module.topline.news a:visited {
  color: #336187;
}
div.module.topline.news a:hover {
  color: #0c3d66;
  text-decoration: none;
}
td.left div.sidepad div.module.news a:link,
td.left div.sidepad div.module.news a:visited {
  color: #428B31;
  text-decoration: none;
}
td.left div.sidepad div.module.news a:hover {
  color: #2B5B20;
}
td.right div.sidepad div.module.download {
  padding: 0;
}
/*boxes - next steps*/
/*div.module.topline.steps {
  margin-top: 35px;
}*/
div.module.topline.steps {
  /*margin-bottom: 0;*/
  background-color: #FBFBFB;
  padding-bottom: 0;
}
div.module.topline.steps div.boxcontent {
  padding: 15px 0;
  border-bottom: none;
}
div.module.topline.steps a:link,
div.module.topline.steps a:visited {
  color: #7A0101;
}
div.module.topline.steps a:hover {
  color: #3F0000;
}

/*products - overview*/
div.prodoverbox {
  padding-right: 15px;
}
div.prodoverbox_right {
  padding-right: 0;
}
div.prodoverbox h2,
div.prodoverbox_right h2 {
  font-size: 140%;
  margin: 7px 0 10px 0;
}
div.prodoverlinks {
  padding-top: 15px;
}

/*solutions overview*/
div.soloverwrapper {
  margin-top: 13px;
}
div.soloverbox.left {
  text-align: left;
}
div.soloverbox.left {
  float: left;
  width: 45%;
}
div.soloverbox.right {
  float: right;
  width: 50%;
}
/*products - features*/
div.featuresbox {
  float: left;
  width: 715px;
}
div.featuresboxheader {
  float: left;
  /*margin-right: 15px;*/
  width: 240px;
  text-align: right;
}
div.featuresboxheader h2 {
  text-align: right;
}
div.featuresbox img {
  margin: 5px 0;
}
div.featuresbox p {
  margin-top: 10px;
  float: right;
  width: 440px;
}
div.featuresbox ul {
  float: right;
  width: 420px;
}
div.featuresdqa div.featuresboxheader {
  width: 50px;
  margin-right: 15px;
}
div.featuresdqa div.featuresbox p {
  float: left;
}

/*dq analyzer - thank you page*/
div.thankyou {
  width: 475px; /*680px without left menu*/
}
div.thankyou div.boxwrapper {
  height: 100%;
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid #DFDFDF;
  background-image: url(../images/boxesback.gif);
  background-repeat: repeat-x;
	background-position: top;
}
div.thankyou div.boxwrapper h2 {
  margin-top: 0;
}
div.thankyou div.image {    
  float: left;
  margin: 0 18px 0 0;                    
}                                   
div.thankyou div.info { 
  float: left;
  width: 375px;
  text-align: left;         
}                        
div.thankyou div.info p { 
  text-align: left;         
}  
div.infotable {
  margin: 25px 0 0 0;        
}
   
/*flash slideshow*/
div.flashslideshow,
div.flashslideshow div.moduletable {
  padding: 0;
  margin: 0;
}

/*icons - print, share...*/
span.breadcrumbs {
  float: left;
}
div.icons {
  float: right;
  font-size: 120%;
  font-weight: bold;
}
div.icons img {
  vertical-align: middle;
  margin-right: 3px;
}
div.icons a:link,
div.icons a:visited {
  color: #9F9F9F;
}
div.icons a:hover {
  text-decoration: none;
  color: #379262;
}

/*jce popup content style*/
#jcepopup-content {
  font-size: 110%;
  line-height: 150%;
}
#jcepopup-content h1 {
  font-size: 200%;
  padding: 4px;
}
/*forms modification*/
form label.cf_label {
  width: 120px;
}
/*dqa download form*/
.downloadForm {margin: 2em 0em 1em 0em; }
.downloadForm td {margin: 5px; vertical-align: top; }
.downloadForm .label   { width: 100px; }
.downloadForm .control { width: 200px; }
.requiredSign { color: red; padding: 0px 1px; }
.error { color: red; padding: 0px 1px; font-weight: bold; font-size: 90%; }

/*product comparison table*/
.featuresboxtable {
  float: left;
  width: 470px;
}
.featuresboxtable table {
  margin-left: 0;
}
.featuresboxtable .boxcontent {
  padding: 5px 15px 15px 15px;
}
.featuresboxtable table tr {
  line-height: 230%;
}
.featuresboxtable table tr.tableheader {
  font-size: 110%;
  font-weight: bold;
  line-height: 120%;
}
.featuresboxtable table tr td.center {
  text-align: center;
}
/*videobox*/
div.videobox {
  margin: 0 0 0 25px; 
  width: 200px;
  float: right;
  text-align: center;
}
div.videobox p {
  text-align: center;
  margin-top: 8px;
}
div.videobox img {
  border: 3px solid #dedede;
}
div.flashfallback {
  width: 630px;
  margin: 0;
  padding: 0;
}
div.flashfallback p {
  font-size: 120%;
  font-weight: bold;
  margin: 10px 0 0 0;
  text-align: center;
}
