body {
	margin:18px 10px;
	padding:0;
	font-size:12px;
	background:#fff;
	font-family: Arial, helvetica, sans-serif;
}
td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444F51;
}
a
{
  outline: none;
}

a:link, a:active, a:visited {
	color:#444F51;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #D81E05;
	text-decoration: underline;
}
a:link.more, a:active.more, a:visited.more {
	padding:0 10px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #D81E05;
	background:transparent url(../images/nav/plus.gif) no-repeat center right;
}
a:hover.more {
	color: #D81E05;
	text-decoration: underline;
}
/* Container */

#container {
	width:940px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Content Section */

#content {
	padding:0px;
	margin:20px 0 70px 0;
	width: 507px;
}
#content > * {
	text-align:left;
}
#content #content_area {
	margin:0px;
	padding:0px;
	padding:10px;
	padding-bottom:1em;
	text-align:left;
	display:block;
	width:640px;
}
#content #content_area table {
	text-align:left;
}
.topnav {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin: 5px 0px 0px;
	padding: 2px 1px;
}
.topnav a:link, .topnav a:visited, .topnav a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.topnav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#D81E05;
	display: block;
	padding: 2px 0px;
}
.topnavon {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	background-color:#4D8ECE;
	display: block;
	padding: 2px 1px;
}
.topnavon a:link, .topnavon a:visited, .topnavon a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 0px 0px;
}
.nav a:link, .nav a:visited, .nav a:active {
	text-decoration: none;
	font-weight: bold;
	color: #444F51;
}
.nav a:hover {
	color: #D81E05;
	text-decoration: underline;
}
a.navlink, a.navlink:active, a.navlink:visited, a.navlink:hover {
	color:#999999;
	font-size:11px;
	text-decoration:none;
	border: none;
}
.navon {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 0px 0px;
}
.navon a:link, .navon a:visited, .navon a:active {
	color: #D81E05;
	text-decoration: none;
	font-weight: bold;
}
.navon a:hover {
	color: #D81E05;
	text-decoration: underline;
}
.subnav {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 0px 0px;
}
.subnav a:link, .subnav a:visited, .subnav a:active {
	color:#7E8483;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:hover {
	color: #D81E05;
	text-decoration: underline;
}
.subnavon {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 0px 0px;
}
.subnavon a:link, .subnavon a:visited, .subnavon a:active {
	color:#D81E05;
	text-decoration: none;
	font-weight: bold;
}
.subnavon a:hover {
	color: #D81E05;
	text-decoration: underline;
}
.quotecontent {
	color: #7E8483;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.quotesignature {
	color: #7E8483;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	border: 1px solid #838383;
	padding: 3px;
	width: 150px;
}


/* Form
-------------------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
label {
	font-weight: normal;
}

/* Fieldsets */
fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ddd;
}
legend {
	padding: 0 .4em;
	font-weight: bold;
	font-size: 1.2em;
}
/* Textareas */
textarea {
	margin: 0.5em 0.5em 0 0;
}
textarea {
	padding: .4em;
}

/* Support Form
----------------------------------------------- */

form.supportform {
	width: 100%;
}
form.supportform label {
	margin: 3px 0;
	padding: 3px 0;
	display: block;
	width: 100px;
	float: left;
	text-align: left;
}
form.supportform .input {
	margin: 3px 0;
	padding: 3px;
	width: 200px;
	border: 1px solid #7E8483;
	color: #444F51;
	background: #E7E8E8;
}
form.supportform .button {
	margin-top: 5px;
	padding: 2px 10px;
	border: none;
	color: #FFF;
	background-color: #7E8483;
	border: 1px solid #7E8483;
	text-align:center;
	cursor:pointer;
}
form.supportform .button:hover {
	margin-top: 5px;
	padding: 2px 10px;
	border: none;
	color: #444F51;
	background: #E7E8E8;
	border: 1px solid #7E8483;
	text-align:center;
	cursor:pointer;
}
/* ROI Calculator Form
----------------------------------------------- */

form.roicalcform {
	width: 100%;
	border: 1px solid #BDC0BE;
	padding: 20px;
}
form.roicalcform label {
	margin: 3px 0;
	padding: 3px 0;
	display: block;
	width: 100px;
	float: left;
	text-align: left;
}
form.roicalcform label.question {
	margin: 3px 0;
	padding: 3px 0;
	display: block;
	width: 100%;
	xfloat: left;
	text-align: left;
}
form.roicalcform .input {
	margin: 3px 0;
	padding: 3px;
	width: 200px;
	border: 1px solid #7E8483;
	color: #444F51;
	background: #E7E8E8;
}
form.roicalcform .button {
	margin-top: 5px;
	padding: 2px 10px;
	border: none;
	color: #FFF;
	background-color: #7E8483;
	border: 1px solid #7E8483;
	text-align:center;
	cursor:pointer;
}
form.roicalcform .button:hover {
	margin-top: 5px;
	padding: 2px 10px;
	border: none;
	color: #444F51;
	background: #E7E8E8;
	border: 1px solid #7E8483;
	text-align:center;
	cursor:pointer;
}
.red {
	color:#D81E05;
}


br {clear:left;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin:0 0 15px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin:0 0 5px 0;
}
h2.sidenav {
	text-transform:capitalize;
}
.smallBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d83ba;
}
#breadcrumb {
	font-size:11px;
	color: #444F51;
	font-weight: bold;
}
#breadcrumb a:link, #breadcrumb a:visited {
	font-size:11px;
	font-weight: bold;
	color: #444F51;
}
#breadcrumb a:active, #breadcrumb a:hover {
	font-size:11px;
	color: #D81E05;
	text-decoration: underline;
	font-weight: bold;
}
.graybg {
	background-color: #cccccc;
}
.listItem {
	font-weight: bold;
}
hr {
	text-align: right;
	width: 100%;
	height: 1px;
	background-color: #919693;
	border: none;
}
.uppercase {
	text-transform: uppercase;
}


/* Icons */

.article {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/page_world.png)  no-repeat 0 0;
}
.acrobat {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/page_white_acrobat.gif)  no-repeat 0 0;
}
.application {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/application.gif)  no-repeat 0 0;
}
.casestudy {
	margin-right:0;
	padding:1px 0 1px 20px;
	background:transparent url(../images/icons/casestudy.gif) no-repeat 0 0;
}
.calculator {
	margin-right:0;
	padding:1px 0 1px 20px;
	background:transparent url(../images/icons/calculator.png) no-repeat 0 0;
}
.datasheet {
	margin-right:0;
	padding:1px 0 3px 20px;
	background:transparent url(../images/icons/page.png) no-repeat 0 0;
}
.downloads {
	margin-right:0;
	padding:1px 0 1px 20px;
	background:transparent url(../images/icons/page_white_put.png) no-repeat 0 0;
}
.excel {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/page_white_excel.gif)  no-repeat 0 0;
}
.film {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/film.gif)  no-repeat 0 0;
}
.monitor {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/monitor.png)  no-repeat 0 0;
}
.freetrial {
	margin-right:0;
	padding:1px 0 1px 20px;
	background:transparent url(../images/icons/application_form.png) no-repeat 0 0;
}
.golink {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/link_go.gif)  no-repeat 0 0;
}
.newspaper {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/newspaper.gif)  no-repeat 0 0;
}
.press {
	margin-right:0;
	padding:1px 0 1px 20px;
	background:transparent url(../images/icons/newspaper.gif) no-repeat 0 0;
}
.table {
	margin-right: 0px;
	padding: 1px 0px 1px 20px;
	background:transparent url(../images/icons/table.gif)  no-repeat 0 0;
}
.transmit {
	margin-right:0;
	padding:1px 0 1px 20px;
	background:transparent url(../images/icons/transmit.png) no-repeat 0 0;
}
.whitepaper {
	margin-right:0;
	padding:1px 0 1px 20px;
	background:transparent url(../images/icons/page_white_text.png) no-repeat 0 0;
}
.sound {
	margin-right:0;
	padding:1px 0 1px 20px;
	background:transparent url(../images/icons/sound.gif) no-repeat 0 0;
}


/* Footer */

#footer {
	border-top: 5px solid #7E8483;
}
.footer {
	color: #7E8483;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: inline;
	margin: 5px 0;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #7E8483;
	text-decoration:underline;
}
.footer a:hover {
	color: #D81E05;
	text-decoration:underline;
}

/* My additions */

#logo {
	float: left;
	margin:0;
}
#contact {
	float: right;
	position: relative;
	margin:0;
	top: 20px;
	right: 0;
	clear: both;
	text-align: right;
}
#contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #919693;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#search {
	float: right;
	position: relative;
	margin:0;
	top: 40px;
	right: 0;
}
hr.thingrey-lite {
	color: #7E8483;
	background-color: #7E8483;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
hr.thickgrey-drk {
	color: #7E8483;
	background-color: #7E8483;
	height: 5px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
hr.fatblue {
	color: #346AB4;
	background-color: #346AB4;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#sidenav {
	float: left;
	width: 200px;
}
.small-grey-italic {
	font-size: 10px;
	font-style: italic;
	color: #919693;
	line-height: 11px;
}
div table.standard {
	border: 1px solid #919693;
	padding: 10px;
	background-color: white;
	border-collapse: collapse;
}
div table.standard th {
	border: 1px solid #919693;
	padding: 10px;
	background-color: white;
}
div table.standard td {
	border: 1px solid #919693;
	padding: 10px;
	background-color: white;
}
div table.standard tr {
	vertical-align: top;
}
div table.standard tr ul {
	list-style-type: disc;
	margin:0;
}
.underline-rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #919693;
}
img {
	border:none;
}
dl {
	font-size: 12px;
	line-height: 14px;
}
dt {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 12px;
}
dd {
	list-style: none;
	margin-left: 0px;
	padding-bottom: 12px;
}
h3 {
	margin-top: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000;
}
h4 {
	margin-top: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.boxoutline {
	background:#E9E9E9 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	padding:10px;
}
a.anchor, a:hover.anchor {
	color:#000;
	text-decoration:none;
}
sup {
	vertical-align: text-top;
	position: relative;
	font-size: small;
}
.sharethis {
	display:block;
	float:right;
	position:relative;
	right:0px;
	text-align:right !important;
	margin-bottom: 20px;
	padding: 5px 8px 0 0;
	width:499px;
	border-top: 1px solid #E7E8E8;
	border-right: 1px solid #E7E8E8;
	border-left: 1px solid #E7E8E8;
	z-index: -10;
}
