/* CSS Document */

html { background-color: #0092ba; height: 100%; }

* { margin: 0; padding: 0; border: solid 0 #f5f5f5; }

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px #cccccc; padding: 2px; }

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}


#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0;
	padding: 30px 0 0;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 30px 0 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #0e2d4f;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; padding-top: 50px; }

	ul#mainlevel-nav li a:hover
 { display: block; vertical-align: middle; font-size: 11px; font-weight: normal; color: #0e2d4f; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: left; padding-top: 0; padding-left: 0; height: 20px !important; height: 25px; width: 100%; text-decoration: none; }


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #036;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: double 3px #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: double 3px #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar { margin-right: 10px; float: left; margin-top: 25px; margin-left: 40px; }

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{ color: #0e2d4f; line-height: 12px; padding-left: 0; padding-top: 5px; background-repeat: no-repeat; background-position: 0 2px; padding-bottom: 5px; }


td { color: #002d62; text-align: left; font-size: 11px; margin-top: 5px; padding-top: 0; }
body { margin: 0; height: 100%; padding: 0; font-family: arial, Helvetica, "Sans Serif"; line-height: 120%; font-size: 11px; color: #0e2d4f; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
/* Joomla core stuff */
a:link, a:visited { color: #0e2d4f; font-weight: normal; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; }

a:hover { color: #237697; text-decoration: underline; font-weight: normal; }

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading { color: #fff; font-size: 1px; padding-left: 4px; display: none; }



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading { color: #fff; font-size: 1px; height: 1px; padding-left: 4px; display: none; }

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button { color: #0e2d4f; font-family: arial, Hevlvetica, sans-serif; text-align: center; font-size: 11px; font-weight: bold; width: 60px; padding: 0 5px; line-height: 18px !important; line-height: 16px; background-color: #cce9f1; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; height: 20px !important; height: 24px; margin-left: 4px; border-color: #cce9f1; }

.inputbox { padding: 0 2px 2px 4px; border:solid 1px #cccccc; background-color: #ffffff; margin-top: 0; margin-bottom: 10px; margin-left: -2px; }

.componentheading { color: #666666; text-align: left; padding-top: 4px; padding-left: 4px; height: 21px; font-weight: bold; font-size: 10px; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-transform: uppercase; display: none; }

.contentcolumn {
	padding-right: 5px;
}

.contentheading { height: 0; color: #c64934; font-weight: bold; font-size: 14px; text-indent: -2000px; white-space: nowrap; }



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 { color: #666666; text-align: left; padding-left: 4px; line-height: 21px; font-weight: bold; font-size: 10px; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-transform: uppercase; margin: 0 0 2px; }

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited { display: block; vertical-align: top; font-size: 11px; font-weight: normal; color: #0e2d4f; line-height: 16px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: left; width: 100%; text-decoration: none; margin: 0; padding: 6px 50px 6px 0; border-width: 0; }

a.mainlevel:hover { background-position: 0 -25px; text-decoration: none; color: #237697; margin: 0; padding: 6px 50px 6px 0; border-width: 0; }

a.mainlevel#active_menu { color:#0e2d4f; font-size: 14px; font-weight: bold; margin: 0; padding: 6px 50px 6px 0; border-width: 0; }

a.mainlevel#active_menu:hover { color: #0e2d4f; margin: 0; padding: 6px 50px 6px 0; border-width: 0; }
a.sublevel:link, a.sublevel:visited { font-size: 11px; color: #0e2d4f; line-height: 16px; text-decoration: none; text-align: left; height: 22px; margin: 0; padding: 6px 50px 6px 0; border-width: 0; }
a.sublevel:hover { color: #0092ba; font-size: 11px; line-height: 16px; text-decoration: none; margin: 0; padding: 6px 0; border-width: 0; }
h3 { line-height: 22px; }
a.sublevel#active_menu { color: #0e2d4f; font-weight: bold; line-height: 16px; margin: 0; padding: 6px 0; border-width: 0; }
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

#Table_01 { background-image: url(images/contentbg.gif); background-repeat: repeat; width:1024px; margin-top: 20px; margin-left: 1px;}

#header_ { background-image: url(images/header.gif); background-repeat: no-repeat; width:1024px; height:155px; }

#nav_ { width:1024px; height:55px; }

#nav_left { background-image: url(images/nav-1.gif); width:242px; height:55px; float: left; }

#nav_right { background-position: 0 0; width:782px; height:55px; float: left; }

#content { background-repeat: repeat; width:1024px; }

#content_left { width:241px; height: auto; float: left; margin-left: 0; padding-left: 0; }

#content_left2 { width:170px; height: 300px; float: left; margin-left: 0; padding-right: 10px; padding-left: 57px; }
#content_left4 { width:170px; height: 90px; margin-left: 0; padding-right: 10px; padding-left: 52px; }

#content_right { width:600px; float: left; padding-left: 0; }


#footer_ { width:1024px; height:46px; clear: both; }

#footer_left { background-image: url(images/footerleft.gif); width:241px; height:46px; float: left; }

#footer_right { background-image: url(images/footermain.gif); width:771px; height:46px; float: left; }

#buttons_container { width:772px; height:31px; }

#home_ { background-image: url(images/home.gif); width:127px; height:31px; float: left; }

#news_ { background-image: url(images/news.gif); width:127px; height:31px; float: left; }

#products_ { background-image: url(images/products.gif); width:127px; height:31px; float: left; }

#applications_ { background-image: url(images/applications.gif); width:127px; height:31px; float: left; }

#contact_ { background-image: url(images/contact.gif); width:127px; height:31px; float: left; }

#jobs_ { background-image: url(images/jobs.gif); width:122px; height:31px; float: left; }

h1.news { color: #fff; font-size: 22px; line-height: 24px; background-image: url(images/latest_news_title.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 10px; text-indent: -2000px; display:block; width:150px; height:30px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

h1.download { color: #fff; font-size: 22px; line-height: 24px; background-image: url(images/downloads_title.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 10px; text-indent: -2000px; display:block; width:100px; height:30px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

h1.sign_up { color: #fff; font-size: 22px; line-height: 24px; background-image: url(images/sign_up_title.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 10px; text-indent: -2000px; display:block; width:100px; height:30px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
p { color: #0e2d4f; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-top: 0; margin-bottom: 0; padding: 7px 0; display:block; }
.footer_1 { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width:230px; height:20px; float: left; margin-top: 10px; margin-left: 15px; }
.footer_2 { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width:150px; height:20px; float: left; margin-top: 10px; }
.footer_3 { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width:250px; height:20px; float: right; margin-top: 10px; margin-right: 40px; }
p.news2 { color: #0e2d4f; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-top: 0; margin-bottom: 20px; padding: 0 0 0 3px; display:block; }
h2 { color: #0e2d4f; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 22px; }
.button_home { float: left; }

.outer { width: 700px; padding-left: 20px; }
.inner_container { width: 700px; }
.header { background-image: url(images/home_graphic.jpg); background-repeat: no-repeat; width: 677px; height: 135px; }
.title { background-image: url(images/home_strap.gif); background-repeat: no-repeat; background-position: 0 20px; width: 677px; height: 65px; }
.left_column { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; background-color: #fff; width: 315px; height: 120px; float: left; }
.spacer { background-color: #fff; width: 40px; height: 120px; float: left; }
.right_column { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: #fff; width: 324px; height: 150px; float: left; padding-left: 3px; }
.left_box { background-color: #fff; background-image: url(images/home_box_1.png); background-repeat: no-repeat; width: 315px; height: 140px; float: left; }
.spacer_box { background-color: #fff; width: 40px; height: 120px; float: left; }
.right_box { background-color: #fff; background-image: url(images/home_box_2.png); background-repeat: no-repeat; width: 324px; height: 140px; float: left; }
.mod_left { color: #0e2d4f; font-size: 11px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 175px; height: 100px; float: left; padding-top: 41px; padding-left: 18px; }
.mod_right { color: #0e2d4f; font-size: 11px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 105px; height: 140px; float: right; padding-top: 85px; padding-bottom: -120px; }
.mod_left2 { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 150px; height: 100px; float: left; padding-top: 41px; padding-left: 18px; }
a.button { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; background-image: url(images/button_1.png); text-indent: -2000px; }
a.button:hover { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; background-image: url(images/button_1_over.png); text-indent: -2000px; }
p.content { color: #0e2d4f; font-size: 12px; line-height: 16px; margin-top: 0; padding: 0 15px 5px 0; }
.title_people { background-image: url(images/people.gif); background-repeat: no-repeat; background-position: 0 30px; width: 677px; height: 65px; }


.template_2 { width: 700px; padding: 0; }
.leftcolumn { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 380px; height: 250px; float: left; }
.rightcolumn { width: 80px; height: 312px; float: left; padding-left: 60px; }
.leftcolumn_products { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 370px; height: 250px; float: left; }
.rightcolumn_products { width: 310px; height: 312px; float: left; padding-left: 0; }
.title_screentape { height: 48px; }
.wide_column { color: #0e2d4f; font-size: 11px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 450px; float: left; padding-left: 0; }
.outer_analysis { color: #0e2d4f; font-size: 11px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; background-image: url(images/laptop.jpg); background-repeat: no-repeat; background-position: right 0; width: 690px; height: 400px; }
.analysis_copy { color: #0e2d4f; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 300px; }
/*<agl.folder "Folder">*/
/*</agl.folder>*/
a.linky { color: #0e2d4f; font-size: 11px; background-repeat: no-repeat; background-position: 0 -1px; }
a.linky:hover { color: #0092ba; font-size: 11px; background-repeat: no-repeat; background-position: 0 -1px; }

p.table { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; margin-top: 0; margin-bottom: 5px; padding: 4px 10px 5px; }
p.table_right { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; margin-top: 0; margin-bottom: 5px; padding-top: 3px; padding-right: 20px; padding-left: 20px; }
.header2 { background-repeat: no-repeat; width: 700px; height: 135px; }

p.content_tables { color: #0e2d4f; font-size: 11px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; margin: 0; padding-top: 3px; padding-right: 5px; padding-left: 10px; }
.leftcolumn_products { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 370px; height: 250px; float: left; }
.rightcolumn_products { width: 300px; height: 312px; float: left; padding-left: 0; }
.template_2 { width: 700px; padding: 0 0 0 20px; }
.title_screentape { height: 48px; margin: 0; padding: 0; }
.wide_column { color: #0e2d4f; font-size: 11px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 450px; float: left; padding-left: 0; }
.outer_analysis { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; background-image: url(images/laptop.jpg); background-repeat: no-repeat; background-position: right 0; width: 690px; height: 400px; }
.analysis_copy { color: #15313b; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 300px; }
.outer_dna { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; background-image: url(images/screen_diagram.gif); background-repeat: no-repeat; background-position: right 0; width: 690px; height: 400px; }
.dna_copy { color: #0e2d4f; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 350px; padding-left: 20px; }
.faqs_column { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 700px; height: 250px; float: left; }
.faqs { color: #0e2d4f; background-repeat: no-repeat; background-position: 0 -5px; padding-left: 0; }
ul.q { list-style-type: none; padding: 0 0 5px 25px; margin: 0; font: bold 11px/14px verdana; color: #0e2d4f; background-image: url(images/Q.gif); background-repeat: no-repeat; width: 400px; }
ul.a { list-style-type: none; padding: 0 0 5px 25px; margin: 0; font: 11px/14px verdana; color: #0e2d4f; background-image: url(images/A.gif); background-repeat: no-repeat; width: 400px; }
.mod_right2 { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 135px; height: 120px; float: right; padding-top: 85px; padding-bottom: -70px; }

.spacer { background-color: #fff; width: 40px; height: 120px; float: left; }

.q { list-style-type: none; padding: 10px 0 5px 25px; margin: 0; font: bold 11px/14px verdana; color: #0e2d4f; background-image: url(images/Q.gif); background-repeat: no-repeat; background-position: 0 11px; width: 350px; }
.a { list-style-type: none; padding: 0 0 5px 25px; margin: 0; font: 11px/14px verdana; color: #0e2d4f; background-image: url(images/A.gif); background-repeat: no-repeat; background-position: 0 2px; width: 350px; }

.leftcolumn3 { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 650px; }
.bullet { color: #0e2d4f; font-size: 11px; line-height: 14px; background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: 0 2px; padding: 5px 3px 5px 15px; }
#content_left3 { width:180px; height: 150px; float: left; margin-top: 55px; margin-left: 0; padding-left: 57px; }
p.content_tables2 { color: #0e2d4f; font-size: 11px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; margin: 0; padding-top: 3px; padding-right: 5px; padding-left: 10px; }
p.d2k { color: #0e2d4f; font-size: 11px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 11px; margin: 0; padding: 3px 22px 3px 12px; }
p.d2k_table_2 { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 11px; word-spacing: 0; letter-spacing: -0.1px; margin: 0; padding: 3px 0 3px 20px; }
p.d2k_table_3 { color: #0e2d4f; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 11px; word-spacing: 0; letter-spacing: 0; margin: 0; padding: 5px 0 0 15px; }
.key_features { color: #0e2d4f; font-size: 10px; line-height: 13px; margin: 0 18px 5px 9px; padding: 0 0 3px; }

.typical_applications { color: #0e2d4f; font-size: 11px; line-height: 12px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px; padding: 0 0 6px; }

#content_left_news { width:435px; height: auto; float: left; margin-top: 0; margin-left: 0; padding-left: 39px; }
.leftcolumn4 { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 700px; float: left; margin-top: 20px; }
.tab1 { width:108px; height:32px; float: left; }
.tab2 { color: #ff5c0a; width:109px; height:32px; float: left; }
.col1 { color: #0e2d4f; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; width: 180px; float: left; margin: 0; padding: 10px; }
.col1_spacer { width: 39px; float: left; }
.col2 { color: #0e2d4f; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; width: 200px; float: left; margin: 0; padding: 0; }
.row1 { padding-top: 10px; padding-bottom: 10px; }
.row_padding { padding: 10px 65px 10px 10px; }
.table_class { color: #0e2d4f; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-repeat: no-repeat; background-position: 0 0; text-align: left; padding-top: 5px; padding-right: 5px; padding-left: 27px; }
#strong { color: #fff; background-color: #fff; }
.analysis { color: #f0f; background-color: #fccf52; width: 600px; height: 500px; }
a.analysis { color: #29c1dd; font-size: 11px; line-height: 11px; background-color: #bababa; background-image: url(images/software_analysis.gif); background-repeat: no-repeat; background-position: 0 -1px; width: 600px; height: 500px; }
a.anaysis:hover { color: #fae6e6; font-size: 11px; line-height: 11px; background-image: url(imagesanalysis_screen_over.gif); background-repeat: no-repeat; background-position: 0 -1px; width: 600px; height: 500px; }
.column1 { float: left; padding-top: 1px; padding-left: 14px; list-style-type: none; }
.column1 h3 { color: #058acd; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; margin: 0; padding: 15px 0 0 12px; }
.column1 ul { margin: 0; padding: 5px 0 5px 26px; list-style-type:none; }
.column1 ul ul{ margin: 0; padding: 0; }
.column1 li { font-size: 11px; padding-top: 2px; padding-left: 0; list-style-image: url(images/orange/bullet.gif); }
.bold { font-weight: bold; }
a.bullet { color: #0e2d4f; font-size: 11px; line-height: 11px; background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: 0 -1px; padding: 3px 3px 3px 25px; }
a.bullet:hover { color: #0e2d4f; font-size: 11px; line-height: 11px; background-repeat: no-repeat; background-position: 0 -1px; padding: 3px 3px 3px 25px; }
.componentheading { color: #fff; font-size: 1px; height: 1px; padding-left: 4px; display: none; }
.contact_container { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; width: 650px; float: left; }
a:link { margin: 0; padding: 0; }
a:visited { margin: 0; padding: 0; }
a:hover { margin: 0; padding: 0; }
a:active { margin: 0; padding: 0; }
.required { padding: 0 2px 2px 4px; border:solid 1px #cccccc; background-color: #ffffff; margin-top: 0; margin-bottom: 10px; margin-left: 1px; }
.new_header { width: 979px; height: 132px; }
.newnav { background-image: url(../images/main-nav-bg.jpg); width: 979px; height: 31px; margin-bottom: 15px; }

div.nav1 { display: block; margin: 0; padding:0; width:35px; height:31px; overflow:hidden; float: left; }

div.nav2 a { display: block; margin: 0; padding: 0; width: 72px; height: 31px; overflow: hidden; font: bold 13px/1 georgia, serif; color:#039; text-decoration: none; background: url(../images/2_up.jpg); text-align: left; text-indent: -2500px; float: left; }
div.nav2 a:hover { background-image: url(../images/2_over.jpg); color: yellow; background-repeat: no-repeat; text-align: left; text-indent: -2500px; width: 72px; height: 31px; float: left; padding-left: 0; }
div.nav2_on { float: left; width: 72px; height: 31px; background: url(../images/2_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav2_on a { float: left; width: 72px; height: 31px; background: url(../images/2_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav2_on a:hover { float: left; width: 72px; height: 31px; background: url(../images/2_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }

div.nav3 a { display: block; margin: 0; padding: 0; width: 100px; height: 31px; overflow: hidden; font: bold 13px/1 georgia, serif; color:#039; text-decoration: none; background: url(../images/3_up.jpg); text-align: left; text-indent: -2500px; float: left; }
div.nav3 a:hover { background-image: url(../images/3_over.jpg); color: yellow; background-repeat: no-repeat; text-align: left; text-indent: -2500px; width: 100px; height: 31px; float: left; padding-left: 0; }
div.nav3_on { float: left; width: 100px; height: 31px; background: url(../images/3_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav3_on a { float: left; width: 100px; height: 31px; background: url(../images/3_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav3_on a:hover { float: left; width: 100px; height: 31px; background: url(../images/3_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }

div.nav4 a { display: block; margin: 0; padding: 0; width: 142px; height: 31px; overflow: hidden; font: bold 13px/1 georgia, serif; color:#039; text-decoration: none; background: url(../images/4_up.jpg); text-align: left; text-indent: -2500px; float: left; }
div.nav4 a:hover { background-image: url(../images/4_over.jpg); color: yellow; background-repeat: no-repeat; text-align: left; text-indent: -2500px; width: 142px; height: 31px; float: left; padding-left: 0; }
div.nav4_on { float: left; width: 142px; height: 31px; background: url(../images/4_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav4_on a { float: left; width: 142px; height: 31px; background: url(../images/4_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav4_on a:hover { float: left; width: 142px; height: 31px; background: url(../images/4_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }

div.nav5 a { display: block; margin: 0; padding: 0; width: 179px; height: 31px; overflow: hidden; font: bold 13px/1 georgia, serif; color:#039; text-decoration: none; background: url(../images/5_up.jpg); text-align: left; text-indent: -2500px; float: left; }
div.nav5 a:hover { background-image: url(../images/5_over.jpg); color: yellow; background-repeat: no-repeat; text-align: left; text-indent: -2500px; width: 179px; height: 31px; float: left; padding-left: 0; }
div.nav5_on { float: left; width: 179px; height: 31px; background: url(../images/5_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav5_on a { float: left; width: 179px; height: 31px; background: url(../images/5_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav5_on a:hover { float: left; width: 179px; height: 31px; background: url(../images/5_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }

div.nav6 a { display: block; margin: 0; padding: 0; width: 108px; height: 31px; overflow: hidden; font: bold 13px/1 georgia, serif; color:#039; text-decoration: none; background: url(../images/6_up.jpg); text-align: left; text-indent: -2500px; float: left; }
div.nav6 a:hover { background-image: url(../images/6_over.jpg); color: yellow; background-repeat: no-repeat; text-align: left; text-indent: -2500px; width: 108px; height: 31px; float: left; padding-left: 0; }
div.nav6_on { float: left; width: 108px; height: 31px; background: url(../images/6_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav6_on a { float: left; width: 108px; height: 31px; background: url(../images/6_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav6_on a:hover{ float: left; width: 108px; height: 31px; background: url(../images/6_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }

div.nav7 a { display: block; margin: 0; padding: 0; width: 98px; height: 31px; overflow: hidden; font: bold 13px/1 georgia, serif; color:#039; text-decoration: none; background: url(../images/7_up.jpg); text-align: left; text-indent: -2500px; float: left; }
div.nav7 a:hover { background-image: url(../images/7_over.jpg); color: yellow; background-repeat: no-repeat; text-align: left; text-indent: -2500px; width: 98px; height: 31px; float: left; padding-left: 0; }
div.nav7_on { float: left; width: 98px; height: 31px; background: url(../images/7_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav7_on a { float: left; width: 98px; height: 31px; background: url(../images/7_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }
div.nav7_on a:hover { float: left; width: 98px; height: 31px; background: url(../images/7_on.jpg) no-repeat; text-align: left; text-indent: -2500px; padding-left: 0; }

div.nav9 { width: 220px; height: 31px; float: left; margin-left: 35px; }

.login { color: #fff; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; text-align: left; vertical-align: top; float: left; margin: 0; padding: 9px 0 0; }
a.loginlink { color: #fff; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; text-align: left; vertical-align: middle; z-index: 0; float: left; margin: 0; padding: 0 0 5px; }
a.loginlink:hover { color: #003b72; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; text-align: left; z-index: 0; float: left; margin: 0; padding: 0; }
.login2 { color: #404040; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; text-align: left; vertical-align: top; width: 28px; float: left; margin: 0; padding: 5px 0 0; }

.login3 { color: #fff; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; text-align: left; vertical-align: top; float: left; margin: 0; padding: 9px 0 0 0; }
a.loginlink_on { color: #003b72; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-align: left; vertical-align: middle; z-index: 0; float: left; margin: 0; padding: 0 0 5px; }
a.loginlink_on:hover { color: #f7f7f7; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: underline; text-align: left; z-index: 0; float: left; margin: 0; padding: 0; }
ul.sidenav { float: left; margin: 0px 0 0; padding: 0; width: 197px; list-style: none; font-size: 1.2em; }
ul.sidenav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.sidenav li a{ color: #7ebe37; display: block; background-image: url(images/menu1.png); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; text-indent: -3500px; width: 197px; position: relative; height: 90px; z-index: 2; }
ul.sidenav li a:hover {  }
ul.sidenav li div {
	display: none;
	position: absolute;
	top: 2px;
	left: 0;
	width: 382px;
	font-size: 0.9em;
	background: url(bubble_top.gif) no-repeat right top;
}
ul.sidenav li div p {
	margin: 7px 0;
	line-height: 1.6em;
	padding: 0 5px 10px 30px;
	background: url(bubble_btm.gif) no-repeat right bottom;
}
ul.sidenav .opening { float: left; margin: 0px 0 0; padding: 0; width: 155px; list-style: none; font-size: 1.2em; background-image: url(images/test_button.png); height: 90px; }
ul.sidenav li.opening {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.sidenav li.opening a{ display: block; background-image: url(images/menu2.png); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; text-indent: -3500px; width: 197px; position: relative; height: 40px; z-index: 2; }
p.bubble {	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.news_container { }
.news_top { width: 589px; height: 18px; }
.news_middle { width: 589px; }
.news_middle p { color: #0e2d4f; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; width: 529px; padding: 3px 30px; }

.news_bottom { width: 589px; height: 2px; }
.moduletabletesimonials { padding-top: 25px; }
.downloads { color: #0e2d4f; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-top: 0; margin-bottom: 0; padding: 3px 0; display:block; }
.p_tab { color: #0e2d4f; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
